Skip to content

Commit 6666c99

Browse files
author
Martin Boje Carpentier
committed
Reverted accidental chagne
1 parent 5f12034 commit 6666c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GeoJSON.Text/GeoJSON.Text.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0;net5;net6</TargetFrameworks>
4+
<TargetFrameworks>netcoreapp3.1;net5;net6</TargetFrameworks>
55
<LangVersion>Latest</LangVersion>
66
<Description>.Net types for the GeoJSON RFC to be used with System.Text.Json</Description>
77
<Authors>Matt Hunt</Authors>

0 commit comments

Comments
 (0)