File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <ProjectGuid >{6C93B314-9208-4684-B873-172F7EC81689}</ProjectGuid >
55 <RootNamespace >GeoJSON.Net.Tests</RootNamespace >
66 <AssemblyName >GeoJSON.Net.Tests</AssemblyName >
7- <TargetFrameworks >net462;net6.0</TargetFrameworks >
7+ <TargetFrameworks >net462;net6.0;net8.0 </TargetFrameworks >
88 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
99 </PropertyGroup >
1010 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;netstandard2.1;net462;net6.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;netstandard2.1;net462;net6.0;net8.0 </TargetFrameworks >
55 <Description >.Net types for the GeoJSON RFC to be used with Json.Net</Description >
66 <Authors >Matt Hunt;Joerg Battermann;Xavier Fischer</Authors >
77 <Company >GeoJSON.Net</Company >
You can’t perform that action at this time.
0 commit comments