We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb19ac commit 2628b14Copy full SHA for 2628b14
MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<Description>MaxMind GeoIP2 Database Reader and Web Service Client</Description>
5
- <VersionPrefix>5.1.0</VersionPrefix>
+ <VersionPrefix>5.2.0</VersionPrefix>
6
<TargetFrameworks>net8.0;net7.0;net6.0;netstandard2.1;netstandard2.0</TargetFrameworks>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<AssemblyName>MaxMind.GeoIP2</AssemblyName>
0 commit comments