From 030eb8d431c0c56b62277c654d0951308e873960 Mon Sep 17 00:00:00 2001 From: Eric Newton Date: Fri, 1 Feb 2019 13:01:01 -0500 Subject: [PATCH] @moh-hassan helped fix FSharp side of build --- src/CommandLine/CommandLine.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CommandLine/CommandLine.csproj b/src/CommandLine/CommandLine.csproj index 46e6d82d..3764bcb6 100644 --- a/src/CommandLine/CommandLine.csproj +++ b/src/CommandLine/CommandLine.csproj @@ -14,7 +14,7 @@ gsscoder;nemec;ericnewton76 Command Line Parser Library $(VersionSuffix) - 2.4.0 + 0.0.0 Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. Copyright (c) 2005 - 2018 Giacomo Stelluti Scala & Contributors @@ -35,7 +35,7 @@ - +