File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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.300-noble@sha256:58fa5442c6da3bd654cab866fd6668de2713769511e412a3aa23c14368b84b16
2+ FROM mcr.microsoft.com/dotnet/sdk:9.0.300-noble@sha256:9f7bd4d010026e15a57d9cf876f2f7d08c3eeed6a0ea987b8c5ba8c75e68e948
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 1111 <!-- Put repo-specific PackageVersion items in this group. -->
1212 </ItemGroup >
1313 <ItemGroup Label =" Library.Template" >
14- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.0 " />
14+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
1515 <PackageVersion Include =" Microsoft.VisualStudio.Internal.MicroBuild.NonShipping" Version =" $(MicroBuildVersion)" />
1616 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.0" />
1717 <PackageVersion Include =" xunit.v3" Version =" 2.0.2" />
You can’t perform that action at this time.
0 commit comments