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 4fd8210 commit f02aa03Copy full SHA for f02aa03
CSQLY.CLI/CSQLY.CLI.csproj
@@ -27,7 +27,7 @@
27
</ItemGroup>
28
29
<ItemGroup>
30
- <PackageReference Include="System.CommandLine" Version="2.0.0-beta5.25306.1" />
+ <PackageReference Include="System.CommandLine" Version="2.0.0-rc.2.25502.107" />
31
32
33
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "9.0.303",
+ "version": "9.0.306",
4
"rollForward": "latestMinor"
5
}
6
0 commit comments