File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <PropertyGroup >
10- <Version >1.5.2 </Version >
11- <AssemblyVersion >1.5.2 .0</AssemblyVersion >
10+ <Version >1.5.3 </Version >
11+ <AssemblyVersion >1.5.3 .0</AssemblyVersion >
1212 <FileVersion >$(AssemblyVersion)</FileVersion >
1313 </PropertyGroup >
1414
1818 <PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
1919 <Authors >Alex Ghiondea</Authors >
2020 <Description >Parse command line arguments into user defined objects</Description >
21- <releaseNotes >Improved the analyzer to help catch even more common issues that people can run into while using this analyzer.
22- It also adds the ability to override the position for required attributes when using groups.</releaseNotes >
21+ <releaseNotes >Fix an issue where the argument name in an exception was the wrong one.</releaseNotes >
2322 <Copyright >Alex Ghiondea (c) 2019</Copyright >
2423 <PackageLicenseUrl >https://raw.githubusercontent.com/AlexGhiondea/CommandLine/master/LICENSE</PackageLicenseUrl >
2524 <PackageProjectUrl >https://github.com/AlexGhiondea/CommandLine</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments