We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b32d38 commit 75f10c1Copy full SHA for 75f10c1
MaxMind.Db/MaxMind.Db.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>.NET reader for the MaxMind DB file format</Description>
5
- <VersionPrefix>2.6.1</VersionPrefix>
+ <VersionPrefix>3.0.0</VersionPrefix>
6
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net461;net5.0;netstandard2.0;netstandard2.1</TargetFrameworks>
7
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">net5.0;netstandard2.0;netstandard2.1</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments