Skip to content

Commit f266633

Browse files
committed
Update ObjectValidation CountryValidator.csproj
1 parent d8526fa commit f266633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ObjectValidation CountryValidator/ObjectValidation CountryValidator.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<GenerateDocumentationFile>True</GenerateDocumentationFile>
1010
<PackageId>ObjectValidation-CountryValidator</PackageId>
1111
<Title>ObjectValidation-CountryValidator</Title>
12-
<Version>2.2.0</Version>
12+
<Version>2.3.0</Version>
1313
<Authors>nd1012</Authors>
1414
<Company>Andreas Zimmermann, wan24.de</Company>
1515
<Product>ObjectValidation</Product>
@@ -29,7 +29,7 @@
2929
<ItemGroup>
3030
<PackageReference Include="CountryValidator" Version="1.1.3" />
3131
<PackageReference Include="CountryValidator.DataAnnotations" Version="1.1.3" />
32-
<PackageReference Include="ObjectValidation" Version="2.4.0" />
32+
<PackageReference Include="ObjectValidation" Version="2.5.0" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)