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 acc6bd9 commit 7abeb56Copy full SHA for 7abeb56
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.8</Version>
+ <Version>2.0.0-beta5.9</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