Skip to content

Commit

Permalink
Roll back the version of System.CommandLine being used
Browse files Browse the repository at this point in the history
  • Loading branch information
tannergooding committed Jul 21, 2024
1 parent f0501f7 commit e28f2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta3.22114.1" />
</ItemGroup>

</Project>

0 comments on commit e28f2d6

Please sign in to comment.