Skip to content

Commit

Permalink
Update ObjectValidation CountryValidator.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nd1012 committed Sep 21, 2024
1 parent 9848290 commit 6e8c130
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<PackageId>ObjectValidation-CountryValidator</PackageId>
<Title>ObjectValidation-CountryValidator</Title>
<Version>2.4.0</Version>
<Version>2.5.0</Version>
<Authors>nd1012</Authors>
<Company>Andreas Zimmermann, wan24.de</Company>
<Product>ObjectValidation</Product>
Expand All @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="CountryValidator" Version="1.1.3" />
<PackageReference Include="CountryValidator.DataAnnotations" Version="1.1.3" />
<PackageReference Include="ObjectValidation" Version="2.7.0" />
<PackageReference Include="ObjectValidation" Version="2.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6e8c130

Please sign in to comment.