diff --git a/src/GeoJSON.Net/GeoJSON.Net.csproj b/src/GeoJSON.Net/GeoJSON.Net.csproj index dc78cf4..6ed9c59 100644 --- a/src/GeoJSON.Net/GeoJSON.Net.csproj +++ b/src/GeoJSON.Net/GeoJSON.Net.csproj @@ -1,7 +1,7 @@  - netstandard1.0;netstandard1.1;netstandard2.0;netstandard2.1;net462;net6.0 + netstandard2.0;netstandard2.1;net462;net6.0 .Net types for the GeoJSON RFC to be used with Json.Net Matt Hunt;Joerg Battermann;Xavier Fischer GeoJSON.Net