diff --git a/global.json b/global.json index 5078f42f7..b13f2e36b 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.0", + "version": "9.0.0", "rollForward": "latestFeature", "allowPrerelease": true }, diff --git a/src/FSharpPlus/FSharpPlus.fsproj b/src/FSharpPlus/FSharpPlus.fsproj index b4b8374b4..4f3e4fc06 100644 --- a/src/FSharpPlus/FSharpPlus.fsproj +++ b/src/FSharpPlus/FSharpPlus.fsproj @@ -21,7 +21,7 @@ true Debug;Release;Fable;Test AnyCPU - 8.0 + 9.0 6.0 $(DefineConstants);TEST_TRACE @@ -29,7 +29,7 @@ $(DefineConstants);FABLE_COMPILER;FABLE_COMPILER_4 net8.0 - + @@ -125,8 +125,4 @@ - - - -