Skip to content

Commit b9752d5

Browse files
committed
csproj
1 parent 3e794e9 commit b9752d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MasterMemory/MasterMemory.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<!-- We don't consume the analyzers in this library itself,
4747
but we reference the project to add a package dependency so users of this library will automatically get the analyzers. -->
4848
<ProjectReference Include="..\MasterMemory.SourceGenerator\MasterMemory.SourceGenerator.csproj"
49-
PrivateAssets="none" />
49+
PrivateAssets="all" />
5050
</ItemGroup>
5151

5252
<ItemGroup>

0 commit comments

Comments
 (0)