Merge pull request #1683 from wabbajack-tools/dependabot/nuget/System.CommandLine-2.0.0-beta1.21525.1

Bump System.CommandLine from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1
This commit is contained in:
Timothy Baldridge
2021-10-25 18:36:18 -06:00
committed by GitHub

View File

@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0-rc.2.21480.5"/>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-rc.2.21480.5"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-rc.2.21480.5"/>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21514.1"/>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21525.1"/>
</ItemGroup>
<ItemGroup>