mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
Bump AssetRipper.Primitives from 3.1.1 to 3.1.2
Bumps [AssetRipper.Primitives](https://github.com/AssetRipper/AssetRipper.Primitives) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/AssetRipper/AssetRipper.Primitives/releases) - [Commits](https://github.com/AssetRipper/AssetRipper.Primitives/compare/3.1.1...3.1.2) --- updated-dependencies: - dependency-name: AssetRipper.Primitives dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a73f405f5
commit
670e92cbc3
@ -8,7 +8,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AssetRipper.IO.Endian" Version="1.1.0" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.1" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.2" />
|
||||
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
|
||||
<PackageReference Include="SharpCompress" Version="0.37.2" />
|
||||
<PackageReference Include="ZstdSharp.Port" Version="0.8.1" />
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.1" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user