File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "rollForward" : false
1111 },
1212 "dotnet-coverage" : {
13- "version" : " 17.14.2 " ,
13+ "version" : " 18.0.4 " ,
1414 "commands" : [
1515 " dotnet-coverage"
1616 ],
Original file line number Diff line number Diff line change 11# Refer to https://hub.docker.com/_/microsoft-dotnet-sdk for available versions
2- FROM mcr.microsoft.com/dotnet/sdk:9.0.305-noble@sha256:604ef064c6d91068eeb9d946036d8ffadbe25589c4cd77a230fc96e0f6d01d72
2+ FROM mcr.microsoft.com/dotnet/sdk:9.0.305-noble@sha256:8a26226e58ec52c5defb37b876584df99f94bec70f1081c4014fdf25c994d51e
33
44# Installing mono makes `dotnet test` work without errors even for net472.
55# But installing it takes a long time, so it's excluded by default.
Original file line number Diff line number Diff line change 1313 <ItemGroup Label =" Library.Template" >
1414 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1515 <PackageVersion Include =" Microsoft.VisualStudio.Internal.MicroBuild.NonShipping" Version =" $(MicroBuildVersion)" />
16- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.4 " />
17- <PackageVersion Include =" xunit.v3" Version =" 3.0.1 " />
16+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5 " />
17+ <PackageVersion Include =" xunit.v3" Version =" 3.1.0 " />
1818 </ItemGroup >
1919 <ItemGroup >
2020 <!-- Put repo-specific GlobalPackageReference items in this group. -->
You can’t perform that action at this time.
0 commit comments