We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4788446 commit f456390Copy full SHA for f456390
1 file changed
ScipDotnet/ScipDotnet.csproj
@@ -24,9 +24,9 @@
24
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
25
<PackageReference Include="Microsoft.CodeAnalysis.Features" Version="5.3.0" />
26
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0" />
27
- <PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
+ <PackageReference Include="System.CommandLine" Version="2.0.8" />
28
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
29
- <PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
+ <PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.16" />
30
</ItemGroup>
31
32
</Project>
0 commit comments