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 753d5f0 commit ab4bc0aCopy full SHA for ab4bc0a
src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
- <Version>2.0.0-beta5.6</Version>
+ <Version>2.0.0-beta5.7</Version>
7
<Description>F# computation expressions for working with the System.CommandLine API.</Description>
8
<Authors>Jordan Marr</Authors>
9
<PackageTags>F# fsharp System.CommandLine cli</PackageTags>
0 commit comments