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 1ea8563 commit ef15f66Copy full SHA for ef15f66
src/run-script.csproj
@@ -47,8 +47,8 @@
47
48
<ItemGroup>
49
<PackageReference Include="DotNet.Glob" Version="3.1.3" />
50
- <PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
51
- <PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
+ <PackageReference Include="System.CommandLine" Version="2.0.0-beta5.25306.1" />
+ <PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.25306.1" />
52
</ItemGroup>
53
54
</Project>
0 commit comments