We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e794e9 commit b9752d5Copy full SHA for b9752d5
src/MasterMemory/MasterMemory.csproj
@@ -46,7 +46,7 @@
46
<!-- We don't consume the analyzers in this library itself,
47
but we reference the project to add a package dependency so users of this library will automatically get the analyzers. -->
48
<ProjectReference Include="..\MasterMemory.SourceGenerator\MasterMemory.SourceGenerator.csproj"
49
- PrivateAssets="none" />
+ PrivateAssets="all" />
50
</ItemGroup>
51
52
<ItemGroup>
0 commit comments