File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
AssetRipper.TextureDecoder.Tests Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
9- <PackageReference Include =" NUnit" Version =" 4.0.1 " />
8+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
9+ <PackageReference Include =" NUnit" Version =" 4.1.0 " />
1010 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
11- <PackageReference Include =" NUnit.Analyzers" Version =" 3.10 .0" >
11+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.1 .0" >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
15- <PackageReference Include =" coverlet.collector" Version =" 6.0.0" />
15+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2" >
16+ <PrivateAssets >all</PrivateAssets >
17+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18+ </PackageReference >
1619 </ItemGroup >
1720
1821 <ItemGroup >
You can’t perform that action at this time.
0 commit comments