File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
AssetRipper.TextureDecoder.Benchmarks
AssetRipper.TextureDecoder.Tests
AssetRipper.TextureDecoder Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.4 " />
8+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.8 " />
99 </ItemGroup >
1010
1111 <ItemGroup >
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14 .1" />
8+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0 .1" />
99 <PackageReference Include =" NUnit" Version =" 4.4.0" />
10- <PackageReference Include =" NUnit3TestAdapter" Version =" 5 .1.0" />
11- <PackageReference Include =" NUnit.Analyzers" Version =" 4.10.0 " >
10+ <PackageReference Include =" NUnit3TestAdapter" Version =" 6 .1.0" />
11+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.11.2 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
Original file line number Diff line number Diff line change 1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <RepositoryType >git</RepositoryType >
1212 <PackageProjectUrl >https://github.com/AssetRipper/TextureDecoder</PackageProjectUrl >
13- <Copyright >Copyright (c) 2022 - 2024 ds5678</Copyright >
13+ <Copyright >Copyright (c) 2022 - 2026 ds5678</Copyright >
1414 <Description >Managed library for decoding textures in multiple formats.</Description >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616
2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " >
23+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.102 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
You can’t perform that action at this time.
0 commit comments