Skip to content

Commit 78bb55c

Browse files
committed
Try remove LinkBase attribute for HelixContent
1 parent d3eaad1 commit 78bb55c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/OpenApi/test/Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests/Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<HelixContent
35-
Include="$(MSBuildProjectDirectory)\snapshots\**"
36-
LinkBase="$(MSBuildThisFileDirectory)\snapshots"/>
34+
<HelixContent Include="$(MSBuildProjectDirectory)\snapshots\**"/>
3735
</ItemGroup>
3836

3937
</Project>

0 commit comments

Comments
 (0)