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 b6e156a commit 7ccdb92Copy full SHA for 7ccdb92
1 file changed
src/GeoJSON.Net.Tests/GeoJSON.Net.Tests.csproj
@@ -4,7 +4,7 @@
4
<ProjectGuid>{6C93B314-9208-4684-B873-172F7EC81689}</ProjectGuid>
5
<RootNamespace>GeoJSON.Net.Tests</RootNamespace>
6
<AssemblyName>GeoJSON.Net.Tests</AssemblyName>
7
- <TargetFrameworks>net45;netcoreapp1.1</TargetFrameworks>
+ <TargetFrameworks>net45;netcoreapp3.1</TargetFrameworks>
8
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
9
</PropertyGroup>
10
<ItemGroup>
@@ -23,5 +23,5 @@
23
</ItemGroup>
24
25
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
26
-</ItemGroup>
+</ItemGroup>
27
</Project>
0 commit comments