diff --git a/Directory.Build.props b/Directory.Build.props index 418cb80..89b0900 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,24 +4,24 @@ Zyborg.CommandLine.ModelBinder https://github.com/zyborg/$(ThisRoot) $([System.DateTime]::Now.ToString("yyyy")) - - + + Copyright (C) $(ThisYear) Eugene Bekker. $(ThisRepo) git https://github.com/zyborg/$(ThisRoot)/graphs/contributors - - + + MIT - - + + - Zyborg.CommandLine.ModelBinder + $(ThisRoot) A declarative approach for CLI parsing atop System.CommandLine - https://github.com/zyborg/Zyborg.CommandLine.ModelBinder/blob/master/LICENSE - https://github.com/zyborg/Zyborg.CommandLine.ModelBinder/tree/master/src/Zyborg.CommandLine.ModelBinder - https://avatars2.githubusercontent.com/u/22501173?s=88&v=4 + https://github.com/zyborg/$(ThisRoot)/tree/master/src/$(ThisRoot) cli