Skip to content

Commit

Permalink
Updates the System.CommandLine package reference.
Browse files Browse the repository at this point in the history
matzefriedrich committed Dec 28, 2020
1 parent 146360c commit 41c8ed1
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -348,3 +348,6 @@ MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/

# Jetbrains IDE
.idea/
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20371.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
</ItemGroup>

</Project>

0 comments on commit 41c8ed1

Please sign in to comment.