We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90aba63 commit 37cd223Copy full SHA for 37cd223
ToolkitComponent.SampleProject.props
@@ -9,7 +9,7 @@
9
<!-- Import this component's source project -->
10
<ItemGroup>
11
<ProjectReference Include="$(MSBuildProjectDirectory)\..\src\*.csproj" />
12
- <PackageReference Include="System.Collections.Immutable" Version="5.0.0" PrivateAssets="All" />
+ <PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
13
</ItemGroup>
14
15
0 commit comments