File tree Expand file tree Collapse file tree
Extensions/FluentValidationsExtensions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <RootNamespace >MatthiWare.CommandLine</RootNamespace >
66 <PackageId >MatthiWare.CommandLineParser</PackageId >
7- <Version >0.4 .0</Version >
7+ <Version >0.5 .0</Version >
88 <Authors >Matthias Beerens</Authors >
99 <Company >MatthiWare</Company >
1010 <Product >Command Line Parser</Product >
1414 <RepositoryUrl >https://github.com/MatthiWare/CommandLineParser.Core</RepositoryUrl >
1515 <PackageTags >Commandline parser commandline-parser cli</PackageTags >
1616 <LangVersion >7.3</LangVersion >
17- <AssemblyVersion >0.4 .0.0</AssemblyVersion >
18- <FileVersion >0.4 .0.0</FileVersion >
17+ <AssemblyVersion >0.5 .0.0</AssemblyVersion >
18+ <FileVersion >0.5 .0.0</FileVersion >
1919 <PackageLicenseFile >LICENSE</PackageLicenseFile >
20- <PackageReleaseNotes >Improve dependency injection, improve command registration</PackageReleaseNotes >
20+ <PackageReleaseNotes >- Option clustering/grouping
21+ - Suggestions when mistyping command/options
22+ - Positional parameters
23+ - Support for all basic datatypes</PackageReleaseNotes >
2124 <Copyright >Copyright Matthias Beerens 2018</Copyright >
2225 </PropertyGroup >
2326
Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <RootNamespace >MatthiWare.CommandLine.Extensions.FluentValidations</RootNamespace >
66 <AssemblyName >CommandLineParser.FluentValidations</AssemblyName >
7- <Version >0.4 .0</Version >
7+ <Version >0.5 .0</Version >
88 <Authors >Matthias Beerens</Authors >
99 <Company >MatthiWare</Company >
1010 <Product >FluentValidations Extension For CommandLineParser.Core</Product >
1414 <RepositoryUrl >https://github.com/MatthiWare/CommandLineParser.Core</RepositoryUrl >
1515 <PackageTags >Commandline parser commandline-parser cli fluent-validations extension</PackageTags >
1616 <LangVersion >7.3</LangVersion >
17- <AssemblyVersion >0.4 .0.0</AssemblyVersion >
18- <FileVersion >0.4 .0.0</FileVersion >
17+ <AssemblyVersion >0.5 .0.0</AssemblyVersion >
18+ <FileVersion >0.5 .0.0</FileVersion >
1919 <PackageLicenseFile >LICENSE</PackageLicenseFile >
20- <PackageReleaseNotes >Bump package version</PackageReleaseNotes >
20+ <PackageReleaseNotes >- Option clustering/grouping
21+ - Suggestions when mistyping command/options
22+ - Positional parameters
23+ - Support for all basic datatypes</PackageReleaseNotes >
2124 <Copyright >Copyright Matthias Beerens 2019</Copyright >
2225 </PropertyGroup >
2326
You can’t perform that action at this time.
0 commit comments