Skip to content

Commit 044a6ed

Browse files
Fixed the support for test projects.
1 parent 31ec322 commit 044a6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GeoJSON.Text.Test.Unit/GeoJSON.Text.Test.Unit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<ProjectGuid>{6C93B314-9208-4684-B873-172F7EC81689}</ProjectGuid>
55
<RootNamespace>GeoJSON.Text.Tests</RootNamespace>
66
<AssemblyName>GeoJSON.Text.Tests</AssemblyName>
7-
<TargetFrameworks>net462,net6.0;net7.0;netcoreapp3.1</TargetFrameworks>
7+
<TargetFrameworks>net6.0;net7.0;netstandard2.0</TargetFrameworks>
88
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
99
<LangVersion>10</LangVersion>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)