File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" ToolsVersion =" 15.0" >
22 <PropertyGroup >
3-
3+
44 <ProjectGuid >{6C93B314-9208-4684-B873-172F7EC81689}</ProjectGuid >
55 <RootNamespace >GeoJSON.Net.Tests</RootNamespace >
66 <AssemblyName >GeoJSON.Net.Tests</AssemblyName >
7- <TargetFrameworks >net45 ;netcoreapp3.1</TargetFrameworks >
7+ <TargetFrameworks >net462 ;netcoreapp3.1</TargetFrameworks >
88 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
99 </PropertyGroup >
1010 <ItemGroup >
2727 <ItemGroup >
2828 <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2929</ItemGroup >
30- </Project >
30+ </Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0;netstandard2.1;net40;net45 ;net5.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard1.0;netstandard1.1;netstandard2.0;netstandard2.1;net462 ;net5.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 >
2323 <PropertyGroup >
2424 <FrameworkPathOverride Condition =" '$(TargetFramework)' == 'net35'" >$(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\Profile\Client</FrameworkPathOverride >
2525 </PropertyGroup >
26- </Project >
26+ </Project >
You can’t perform that action at this time.
0 commit comments