Skip to content

Commit e673e1f

Browse files
committed
Update Microsoft.AspNetCore.Components.E2ETests.csproj
1 parent 22a5f1d commit e673e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<ProjectReference Include="..\testassets\BasicTestApp\BasicTestApp.csproj" />
3838
<ProjectReference Include="..\testassets\Ignitor\Ignitor.csproj" />
3939
<ProjectReference Include="..\testassets\TestServer\Components.TestServer.csproj" />
40-
<Content Include="..\testassets\**\*" Condition="'$(IsHelixJob)' == 'true'" />
40+
<Content Include="..\testassets\**\*" Condition="'$(IsHelixJob)' == 'true'" LinkBase="%(RecursiveDir)" />
4141
</ItemGroup>
4242

4343
<ItemGroup>

0 commit comments

Comments
 (0)