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" >
22 <PropertyGroup >
3- <TargetFrameworks >net6.0</TargetFrameworks >
3+ <TargetFramework >net6.0</TargetFramework >
44 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
55 <Configurations >Debug;Release</Configurations >
66 <DisableImplicitFSharpCoreReference >true</DisableImplicitFSharpCoreReference >
7- <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
8- </PropertyGroup >
9- <PropertyGroup >
107 <Description >FSharp.Data (JSON) integration package for FsHttp</Description >
118 <PackageId >FsHttp.FSharpData</PackageId >
129 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6.0</TargetFrameworks >
3+ <TargetFramework >net6.0</TargetFramework >
44 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
55 <Configurations >Debug;Release</Configurations >
66 <DisableImplicitFSharpCoreReference >true</DisableImplicitFSharpCoreReference >
7- <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
87 </PropertyGroup >
98 <PropertyGroup >
109 <Description >JSON.Net (Newtonsoft.Json) integration package for FsHttp</Description >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFrameworks >net6.0</TargetFrameworks >
4+ <TargetFramework >net6.0</TargetFramework >
55 <Configurations >Debug;Release</Configurations >
66 </PropertyGroup >
77 <ItemGroup >
You can’t perform that action at this time.
0 commit comments