Skip to content

Commit 75f10c1

Browse files
committed
Prepare for 3.0.0
1 parent 9b32d38 commit 75f10c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaxMind.Db/MaxMind.Db.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>.NET reader for the MaxMind DB file format</Description>
5-
<VersionPrefix>2.6.1</VersionPrefix>
5+
<VersionPrefix>3.0.0</VersionPrefix>
66
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net461;net5.0;netstandard2.0;netstandard2.1</TargetFrameworks>
77
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">net5.0;netstandard2.0;netstandard2.1</TargetFrameworks>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)