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 fa19f2c commit 4d55668Copy full SHA for 4d55668
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-beta7.0</Version>
+ <Version>2.0.0</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