diff --git a/src/AtleX.CommandLineArguments/AtleX.CommandLineArguments.csproj b/src/AtleX.CommandLineArguments/AtleX.CommandLineArguments.csproj index 99268ae..f5d4a71 100644 --- a/src/AtleX.CommandLineArguments/AtleX.CommandLineArguments.csproj +++ b/src/AtleX.CommandLineArguments/AtleX.CommandLineArguments.csproj @@ -13,7 +13,7 @@ AtleX.CommandLineArguments is a helper library to facilitate parsing command line arguments into a strongly-typed object. Values can be validated with extensible and customisable validators and the library can automatically generate help for the user. © Alex Kamsteeg https://github.com/akamsteeg/AtleX.CommandLineArguments/blob/master/LICENSE - 2.0.0-beta2 + 2.0.0-beta3 https://github.com/akamsteeg/AtleX.CommandLineArguments Git cli commandline command line arguments argument parser