mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
Bump AssetRipper.Primitives from 3.1.2 to 3.1.3
Bumps [AssetRipper.Primitives](https://github.com/AssetRipper/AssetRipper.Primitives) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/AssetRipper/AssetRipper.Primitives/releases) - [Commits](https://github.com/AssetRipper/AssetRipper.Primitives/compare/3.1.2...3.1.3) --- 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
150fed83f2
commit
a5cd6d3ad6
@ -8,7 +8,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AssetRipper.IO.Endian" Version="1.1.0" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.2" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.3" />
|
||||
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
|
||||
<PackageReference Include="SharpCompress" Version="0.37.2" />
|
||||
<PackageReference Include="ZstdSharp.Port" Version="0.8.1" />
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
<PackageReference Include="AsmResolver.DotNet" Version="6.0.0-beta.1" />
|
||||
<PackageReference Include="AssetRipper.Gee.External.Capstone" Version="2.3.2" />
|
||||
<PackageReference Include="AssetRipper.Mining.PredefinedAssets" Version="1.3.2" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.2" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.3" />
|
||||
<PackageReference Include="AssetRipper.Tpk" Version="1.0.0" />
|
||||
<PackageReference Include="Samboy063.Cpp2IL.Core" Version="2022.1.0-pre-release.15" />
|
||||
</ItemGroup>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.2" />
|
||||
<PackageReference Include="AssetRipper.Primitives" Version="3.1.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user