Skip to content

Commit

Permalink
Bump System.CommandLine from 2.0.0-beta2.21617.1 to 2.0.0-beta4.22272.1
Browse files Browse the repository at this point in the history
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta2.21617.1 to 2.0.0-beta4.22272.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](dotnet/command-line-api@2.0.0-beta2.21617.1...2.0.0-beta4.22272.1)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 16f77df commit 314be7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MFTECmd/MFTECmd.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Exceptionless" Version="6.0.2" />
<PackageReference Include="Secure" Version="1.4.0" />
<PackageReference Include="ServiceStack.Text" Version="6.9.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta2.21617.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta2.21617.1" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
Expand Down

0 comments on commit 314be7f

Please sign in to comment.