From 2be690b88c90682fb6bf829564275ad549c49985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marwan=20Rabb=C3=A2a?= Date: Tue, 1 Oct 2024 20:28:43 +0200 Subject: [PATCH] change target framework --- csharp/aspnet-minimal-api/web.csproj | 2 +- csharp/aspnet-mvc/web.csproj | 2 +- csharp/carter/web.csproj | 2 +- csharp/codebehind/web.csproj | 2 +- csharp/fastendpoints/web.csproj | 2 +- csharp/simplify.web/web.csproj | 2 +- fsharp/falco/web.fsproj | 2 +- fsharp/frank/web.fsproj | 2 +- fsharp/giraffe-endpoints/web.fsproj | 2 +- fsharp/giraffe/web.fsproj | 2 +- fsharp/saturn/web.fsproj | 2 +- fsharp/suave/web.fsproj | 2 +- fsharp/websharper/web.fsproj | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/csharp/aspnet-minimal-api/web.csproj b/csharp/aspnet-minimal-api/web.csproj index 1450fca8628..31234f66c4c 100644 --- a/csharp/aspnet-minimal-api/web.csproj +++ b/csharp/aspnet-minimal-api/web.csproj @@ -1,6 +1,6 @@  - net8.0 + net9.0 enable diff --git a/csharp/aspnet-mvc/web.csproj b/csharp/aspnet-mvc/web.csproj index 9f7e8e5f8ad..0164e953ab4 100644 --- a/csharp/aspnet-mvc/web.csproj +++ b/csharp/aspnet-mvc/web.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 enable enable diff --git a/csharp/carter/web.csproj b/csharp/carter/web.csproj index ecf00a97044..7d6cbe08c49 100644 --- a/csharp/carter/web.csproj +++ b/csharp/carter/web.csproj @@ -1,6 +1,6 @@  - net8.0 + net9.0 web Exe diff --git a/csharp/codebehind/web.csproj b/csharp/codebehind/web.csproj index da1044beb38..60e989663da 100644 --- a/csharp/codebehind/web.csproj +++ b/csharp/codebehind/web.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable diff --git a/csharp/fastendpoints/web.csproj b/csharp/fastendpoints/web.csproj index 6c744bf7ef0..89eb23c171b 100644 --- a/csharp/fastendpoints/web.csproj +++ b/csharp/fastendpoints/web.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 enable diff --git a/csharp/simplify.web/web.csproj b/csharp/simplify.web/web.csproj index 5846730d200..0394b7c4575 100644 --- a/csharp/simplify.web/web.csproj +++ b/csharp/simplify.web/web.csproj @@ -1,6 +1,6 @@  - net8.0 + net9.0 enable diff --git a/fsharp/falco/web.fsproj b/fsharp/falco/web.fsproj index 04abf269c79..b38f8d72c75 100644 --- a/fsharp/falco/web.fsproj +++ b/fsharp/falco/web.fsproj @@ -1,6 +1,6 @@  - net8.0 + net9.0 diff --git a/fsharp/frank/web.fsproj b/fsharp/frank/web.fsproj index 7e1c23496a0..a8d3b32bb24 100644 --- a/fsharp/frank/web.fsproj +++ b/fsharp/frank/web.fsproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 diff --git a/fsharp/giraffe-endpoints/web.fsproj b/fsharp/giraffe-endpoints/web.fsproj index 9955193a5a6..b8fd1310af7 100644 --- a/fsharp/giraffe-endpoints/web.fsproj +++ b/fsharp/giraffe-endpoints/web.fsproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 portable web Exe diff --git a/fsharp/giraffe/web.fsproj b/fsharp/giraffe/web.fsproj index 9955193a5a6..b8fd1310af7 100644 --- a/fsharp/giraffe/web.fsproj +++ b/fsharp/giraffe/web.fsproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 portable web Exe diff --git a/fsharp/saturn/web.fsproj b/fsharp/saturn/web.fsproj index d57b5a3621d..14633086718 100644 --- a/fsharp/saturn/web.fsproj +++ b/fsharp/saturn/web.fsproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 diff --git a/fsharp/suave/web.fsproj b/fsharp/suave/web.fsproj index b82c476a36e..06625b686b1 100644 --- a/fsharp/suave/web.fsproj +++ b/fsharp/suave/web.fsproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 diff --git a/fsharp/websharper/web.fsproj b/fsharp/websharper/web.fsproj index 19229ab910c..e801cd28d70 100644 --- a/fsharp/websharper/web.fsproj +++ b/fsharp/websharper/web.fsproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 Website $(MSBuildThisFileDirectory)/wwwroot