Skip to content

Commit

Permalink
Removed PrivateAssets All
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Mar 30, 2024
1 parent 5fe9709 commit 215b490
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Import Project="..\FlatRedBall\FlatRedBallShared.projitems" Label="Shared" />

<ItemGroup>
<PackageReference Include="AsepriteDotNet" Version="1.6.0" PrivateAssets="All" />
<PackageReference Include="AsepriteDotNet" Version="1.6.0" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
</ItemGroup>
</Project>

0 comments on commit 215b490

Please sign in to comment.