File tree 2 files changed +7
-7
lines changed
Extensions/FluentValidationsExtensions
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<RootNamespace >MatthiWare.CommandLine.Extensions.FluentValidations</RootNamespace >
6
6
<AssemblyName >CommandLineParser.FluentValidations</AssemblyName >
7
- <Version >0.3.0 </Version >
7
+ <Version >0.3.1 </Version >
8
8
<Authors >Matthias Beerens</Authors >
9
9
<Company >MatthiWare</Company >
10
10
<Product >FluentValidations Extension For CommandLineParser.Core</Product >
14
14
<RepositoryUrl >https://github.com/MatthiWare/CommandLineParser.Core</RepositoryUrl >
15
15
<PackageTags >Commandline parser commandline-parser cli fluent-validations extension</PackageTags >
16
16
<LangVersion >7.3</LangVersion >
17
- <AssemblyVersion >0.3.0 .0</AssemblyVersion >
18
- <FileVersion >0.3.0 .0</FileVersion >
17
+ <AssemblyVersion >0.3.1 .0</AssemblyVersion >
18
+ <FileVersion >0.3.1 .0</FileVersion >
19
19
<PackageLicenseFile >LICENSE</PackageLicenseFile >
20
- <PackageReleaseNotes >Async API, package version bump </PackageReleaseNotes >
20
+ <PackageReleaseNotes >Bump package version</PackageReleaseNotes >
21
21
<Copyright >Copyright Matthias Beerens 2019</Copyright >
22
22
</PropertyGroup >
23
23
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >MatthiWare.CommandLineParser.Extensions.FluentValidations</id >
5
- <version >0.3.0 </version >
5
+ <version >0.3.1 </version >
6
6
<title >CommandLineParser.Core.Extensions.FluentValidations</title >
7
7
<authors >Matthias Beerens</authors >
8
8
<owners >Matthiee</owners >
13
13
Fluent Validations extension for MatthiWare.CommandLineParser.Core
14
14
</description >
15
15
<summary >Fluent Validations extension for CommandLineParser.Core</summary >
16
- <releaseNotes >Add Async API, package version bump, bugfixes </releaseNotes >
16
+ <releaseNotes >Update package version</releaseNotes >
17
17
<copyright >Copyright Matthias Beerens 2019</copyright >
18
18
<tags >commandline parser commandline-parser extension fluent-validation validations</tags >
19
19
<dependencies >
20
- <dependency id =" MatthiWare.CommandLineParser" version =" 0.3.0 " />
20
+ <dependency id =" MatthiWare.CommandLineParser" version =" 0.3.1 " />
21
21
</dependencies >
22
22
</metadata >
23
23
<files >
You can’t perform that action at this time.
0 commit comments