File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Authors >Atif Aziz</Authors >
99 <Description >Templates for creating console applications with command-line parsing support using docopt.net.</Description >
1010 <PackageTags >dotnet-new;templates;docopt;console;cli;args;argv</PackageTags >
11+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
12+ <PackageProjectUrl >https://docopt.github.io/docopt.net/</PackageProjectUrl >
13+ <PackageOutputPath >dist</PackageOutputPath >
14+ <RepositoryType >git</RepositoryType >
15+ <RepositoryUrl >https://github.com/docopt/docopt.net.git</RepositoryUrl >
1116 <TargetFramework >netstandard2.0</TargetFramework >
1217 <IncludeContentInPack >true</IncludeContentInPack >
1318 <IncludeBuildOutput >false</IncludeBuildOutput >
1419 <ContentTargetFolders >content</ContentTargetFolders >
15- <PackageOutputPath >dist</PackageOutputPath >
1620 <NoWarn >$(NoWarn);NU5128</NoWarn >
1721 </PropertyGroup >
1822
You can’t perform that action at this time.
0 commit comments