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 1- FROM mcr.microsoft.com/dotnet/sdk:9 .0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6
1+ FROM mcr.microsoft.com/dotnet/sdk:10 .0@sha256:eee11b0bf11715710bbe8339b9641f0ef8b5d8a8e07f2d6ff3cd4361c1a4e5a7
22WORKDIR /scip-dotnet
33ADD . /scip-dotnet
44RUN dotnet pack
Original file line number Diff line number Diff line change 2626 <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.4.0" />
2727 <PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
2828 <PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
29- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 7 .0.0 " />
29+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 9 .0.9 " />
3030 </ItemGroup >
3131
3232</Project >
You can’t perform that action at this time.
0 commit comments