File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
ManyConsole.CommandLineUtils Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >netstandard1.5;net451;net20;</TargetFrameworks >
55 <Description >A near drop-in replacement for ManyConsole, wrapping Microsoft.Extensions.CommandLineUtils</Description >
66 <Authors > Jay Tuley, Frank Schwieterman, Jonathan Pryor </Authors >
7- <Copyright >Copyright 2012 </Copyright >
8- <AssemblyVersion >1.0.0 .0</AssemblyVersion >
9- <FileVersion >1.0.0 .0</FileVersion >
7+ <Copyright >Copyright 2017 </Copyright >
8+ <AssemblyVersion >1.0.1 .0</AssemblyVersion >
9+ <FileVersion >1.0.1 .0</FileVersion >
1010 <PackageProjectUrl >https://github.com/jbtule/ManyConsole.CommandLineUtils</PackageProjectUrl >
1111 <PackageLicenseUrl >https://github.com/fschwiet/ManyConsole.CommandLineUtils/blob/master/LICENSE.txt</PackageLicenseUrl >
1212 <PackageTags >command-line console parsing manyconsole ndesk CommandLineUtils</PackageTags >
1313 <IncludeSymbols >True</IncludeSymbols >
1414 <IncludeSource >True</IncludeSource >
1515 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1616 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
17- <Version >1.0.0 -alpha</Version >
17+ <Version >1.0.1 -alpha</Version >
1818 </PropertyGroup >
1919
2020 <ItemGroup Condition =" '$(TargetFramework)'=='net20'" >
You can’t perform that action at this time.
0 commit comments