Skip to content

Commit

Permalink
Upgrade AssetRipper.Primitives to avoid implying Json 8.0.1 (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
decaprime committed May 21, 2024
1 parent 36d130f commit 3ba398f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AssetRipper.Primitives" Version="2.1.1"/>
<PackageReference Include="AssetRipper.Primitives" Version="3.1.1"/>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="all"/>
<PackageReference Include="MonoMod.Utils" Version="22.5.1.1"/>
</ItemGroup>
Expand Down

0 comments on commit 3ba398f

Please sign in to comment.