File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
CodingFlow.FluentValidation.VogenExtensions Expand file tree Collapse file tree 1 file changed +5
-3
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.2.1 </VersionPrefix >
7+ <VersionPrefix >0.2.2 </VersionPrefix >
88 <Title >CodingFlow Fluent Validation Vogen Extensions</Title >
99 <Description >Vogen extensions for CodingFlow Fluent Validation.</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;vogen</PackageTags >
15- <PackageReleaseNotes >0.2.1
15+ <PackageReleaseNotes >0.2.2
16+ - Update to version 0.2.2 of base library.
17+ 0.2.1
1618- Include documentation comments in nuget package.
17190.2.0
1820- Updated to version 0.2.0 of base library.
3941 </ItemGroup >
4042
4143 <ItemGroup >
42- <PackageReference Include =" CodingFlow.FluentValidation" Version =" 0.2.1 " />
44+ <PackageReference Include =" CodingFlow.FluentValidation" Version =" 0.2.2 " />
4345 <PackageReference Include =" Vogen" Version =" 8.0.4" />
4446 </ItemGroup >
4547
You can’t perform that action at this time.
0 commit comments