Skip to content

Commit c58e432

Browse files
xfischerzeus82
andcommitted
Nuget 1.2.16
GH-147 Co-Authored-By: Sanjeev M <[email protected]>
1 parent 3a1c85a commit c58e432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GeoJSON.Net/GeoJSON.Net.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<Company>GeoJSON.Net</Company>
88
<Copyright>Copyright © Joerg Battermann, Matt Hunt, Xavier Fischer and Contributors, 2014 - 2019</Copyright>
99
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
10-
<Version>1.2.15</Version>
10+
<Version>1.2.16</Version>
1111
<PackageProjectUrl>https://github.com/GeoJSON-Net/GeoJSON.Net</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/GeoJSON-Net/GeoJSON.Net.git</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageTags>geojson;geo;json;geolocation</PackageTags>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16-
<PackageReleaseNotes>Added support for .Net Standard 2.0 and 2.1</PackageReleaseNotes>
16+
<PackageReleaseNotes>Fixes exception when serializing polygons</PackageReleaseNotes>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)