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 Mar 24, 2024
1 parent d8526fa commit f266633
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.2.0</Version>
<Version>2.3.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.4.0" />
<PackageReference Include="ObjectValidation" Version="2.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f266633

Please sign in to comment.