Skip to content

Commit 09a5cd3

Browse files
committed
fix reference
1 parent d58e360 commit 09a5cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Thinktecture.Runtime.Extensions/Thinktecture.Runtime.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
PrivateAssets="contentfiles;build" />
1414
<ProjectReference Condition="'$(BuildingByReSharper)' != 'true' AND '$(BuildingInsideVisualStudio)' != 'true'"
1515
Include="..\Thinktecture.Runtime.Extensions.Refactorings\Thinktecture.Runtime.Extensions.Refactorings.csproj"
16-
PrivateAssets="all" />
16+
PrivateAssets="contentfiles;build" />
1717

1818
<None Include="Thinktecture.Runtime.Extensions.props" Pack="true" PackagePath="build/$(PackageId).props" />
1919
<None Include="Thinktecture.Runtime.Extensions.props" Pack="true" PackagePath="buildTransitive/$(PackageId).props" />

0 commit comments

Comments
 (0)