File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
CodingFlow.FluentValidation Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <VersionPrefix >0.1 .0</VersionPrefix >
7+ <VersionPrefix >0.2 .0</VersionPrefix >
88 <Title >CodingFlow Fluent Validation</Title >
99 <Description >Minimal, easy to use fluent validations API inspired by FluentValidation.</Description >
1010 <Copyright ></Copyright >
1111 <PackageProjectUrl ></PackageProjectUrl >
1212 <PackageReadmeFile >README.md</PackageReadmeFile >
1313 <RepositoryUrl >https://github.com/CodingFlow/fluent-validation</RepositoryUrl >
1414 <PackageTags >fluent;validation</PackageTags >
15- <PackageReleaseNotes >0.1.0
15+ <PackageReleaseNotes >0.2.0
16+ - Added several validators.
17+ - Added documentation.
18+ - Reduced expose of internally used properties and methods.
19+ 0.1.0
1620Initial release.</PackageReleaseNotes >
1721 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1822 <Authors >Coding Flow</Authors >
You can’t perform that action at this time.
0 commit comments