File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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:9.0@sha256:f57307946b712ecf86561b3a202053cca07ea0004b782bd8223e213b67b517cd
22WORKDIR /scip-dotnet
33ADD . /scip-dotnet
44RUN dotnet pack
Original file line number Diff line number Diff line change 1919 <None Include =" ../readme.md" Pack =" true" PackagePath =" " />
2020 <PackageReference Include =" Google.Protobuf" Version =" 3.30.0" />
2121 <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.7.8" />
22- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.4 .0" />
23- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.4 .0" />
24- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.4 .0" />
25- <PackageReference Include =" Microsoft.CodeAnalysis.Features" Version =" 4.4 .0" />
26- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.4 .0" />
22+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
23+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.14 .0" />
24+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" />
25+ <PackageReference Include =" Microsoft.CodeAnalysis.Features" Version =" 4.14 .0" />
26+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.14 .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" />
2929 <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 7.0.0" />
You can’t perform that action at this time.
0 commit comments