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 a93bd25 commit dddcbcaCopy full SHA for dddcbca
src/GeoJSON.Net/GeoJSON.Net.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard1.0;netstandard1.1;netstandard2.0;netstandard2.1;net462;net6.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;netstandard2.1;net462;net6.0</TargetFrameworks>
5
<Description>.Net types for the GeoJSON RFC to be used with Json.Net</Description>
6
<Authors>Matt Hunt;Joerg Battermann;Xavier Fischer</Authors>
7
<Company>GeoJSON.Net</Company>
0 commit comments