File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 "rollForward" : false
1818 },
1919 "nunit.consolerunner.netcore" : {
20- "version" : " 3.21.1 " ,
20+ "version" : " 3.22.0 " ,
2121 "commands" : [
2222 " nunit"
2323 ],
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
27- <PackageReference Include =" NUnit.ConsoleRunner" Version =" 3.21.1 " />
28- <PackageReference Include =" NUnit3TestAdapter" Version =" 6.0.1 " >
27+ <PackageReference Include =" NUnit.ConsoleRunner" Version =" 3.22.0 " />
28+ <PackageReference Include =" NUnit3TestAdapter" Version =" 6.1.0 " >
2929 <PrivateAssets >all</PrivateAssets >
3030 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3131 </PackageReference >
You can’t perform that action at this time.
0 commit comments