diff --git a/CommandLine/CommandLine.csproj b/CommandLine/CommandLine.csproj index 0255323..634ed4d 100644 --- a/CommandLine/CommandLine.csproj +++ b/CommandLine/CommandLine.csproj @@ -5,12 +5,12 @@ CommandLine Application Builder Allows creating CommandLine applications using Microsoft.Extensions.CommandLineUtils together with DI, Configuration and Logging in a convenient way similar to AspNetCore Hosting. netstandard2.0 - 0.0.2 + 1.0.0 DarkXaHTeP https://github.com/DarkXaHTeP/DarkXaHTeP.CommandLine/blob/master/LICENSE https://github.com/DarkXaHTeP/DarkXaHTeP.CommandLine https://github.com/DarkXaHTeP/DarkXaHTeP.CommandLine - Initial public release + First stable release commandline;cmd;console;consoleapp;parse;commandlineutils;configuration;logging;di;hosting false