We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Microsoft.VisualStudio.SlnGen
1 parent 00c4c6f commit 80cdef2Copy full SHA for 80cdef2
Directory.Build.props
@@ -38,6 +38,6 @@
38
</ItemGroup>
39
40
<ItemGroup>
41
- <PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="11.1.0" />
+ <PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="11.1.0" PrivateAssets="all" />
42
43
</Project>
0 commit comments