We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af15911 commit 817f521Copy full SHA for 817f521
1 file changed
ScipDotnet/ScipDotnet.csproj
@@ -24,7 +24,7 @@
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" />
27
- <PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
+ <PackageReference Include="System.CommandLine" Version="2.0.0-rc.2.25502.107" />
28
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
29
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
30
</ItemGroup>
0 commit comments