From 91878cff53901fa219000736d2358f55a09324b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 14 Nov 2023 20:10:42 +0100 Subject: [PATCH] Bump the .NET SDK to 8.0.100 and target .NET 8.0 --- .github/workflows/build.yml | 2 +- Directory.Packages.props | 44 +++++++++---------- global.json | 4 +- .../Aridka/Aridka.Client/Aridka.Client.csproj | 2 +- .../Aridka/Aridka.Server/Aridka.Server.csproj | 2 +- .../Balosar.Client/Balosar.Client.csproj | 2 +- .../Balosar.Server/Balosar.Server.csproj | 2 +- .../Balosar.Shared/Balosar.Shared.csproj | 2 +- .../Contruum.Server/Contruum.Server.csproj | 2 +- .../Dantooine.Api/Dantooine.Api.csproj | 2 +- .../Dantooine.Server/Dantooine.Server.csproj | 2 +- .../Dantooine.WebAssembly.Client.csproj | 2 +- .../Dantooine.WebAssembly.Server.csproj | 2 +- .../Dantooine.WebAssembly.Shared.csproj | 2 +- .../Fornax/Fornax.Client/Fornax.Client.csproj | 2 +- .../Hollastin.Client/Hollastin.Client.csproj | 2 +- .../Hollastin.Server/Hollastin.Server.csproj | 2 +- .../Imynusoph.Client/Imynusoph.Client.csproj | 2 +- .../Imynusoph.Server/Imynusoph.Server.csproj | 2 +- .../Kalarba.Client/Kalarba.Client.csproj | 2 +- .../Matty/Matty.Client/Matty.Client.csproj | 2 +- .../Matty/Matty.Server/Matty.Server.csproj | 2 +- .../Mimban/Mimban.Client/Mimban.Client.csproj | 2 +- .../Mimban/Mimban.Server/Mimban.Server.csproj | 2 +- .../Velusia.Client/Velusia.Client.csproj | 2 +- .../Velusia.Server/Velusia.Server.csproj | 2 +- .../Weytta/Weytta.Client/Weytta.Client.csproj | 2 +- .../Weytta/Weytta.Server/Weytta.Server.csproj | 2 +- samples/Zirku/Zirku.Api1/Zirku.Api1.csproj | 2 +- samples/Zirku/Zirku.Api2/Zirku.Api2.csproj | 2 +- .../Zirku/Zirku.Client1/Zirku.Client1.csproj | 2 +- .../Zirku/Zirku.Client2/Zirku.Client2.csproj | 2 +- .../Zirku/Zirku.Server/Zirku.Server.csproj | 2 +- 33 files changed, 55 insertions(+), 55 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b2a3f9cf1..5bd632346 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: - name: Setup .NET uses: actions/setup-dotnet@v3 with: - dotnet-version: '7.0.101' + dotnet-version: '8.0.100' - name: Build run: eng\common\CIBuild.cmd -configuration Release -prepareMachine -integrationTest diff --git a/Directory.Packages.props b/Directory.Packages.props index 6927a1ad2..bb09594c5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -53,33 +53,33 @@ - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/global.json b/global.json index 45e9ccc47..7082063ca 100644 --- a/global.json +++ b/global.json @@ -1,12 +1,12 @@ { "sdk": { - "version": "7.0.203", + "version": "8.0.100", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "7.0.203" + "dotnet": "8.0.100" }, "msbuild-sdks": { diff --git a/samples/Aridka/Aridka.Client/Aridka.Client.csproj b/samples/Aridka/Aridka.Client/Aridka.Client.csproj index 9fbf804f1..ebe53cb82 100644 --- a/samples/Aridka/Aridka.Client/Aridka.Client.csproj +++ b/samples/Aridka/Aridka.Client/Aridka.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 Exe diff --git a/samples/Aridka/Aridka.Server/Aridka.Server.csproj b/samples/Aridka/Aridka.Server/Aridka.Server.csproj index 0930a7d8e..030c0349c 100644 --- a/samples/Aridka/Aridka.Server/Aridka.Server.csproj +++ b/samples/Aridka/Aridka.Server/Aridka.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Balosar/Balosar.Client/Balosar.Client.csproj b/samples/Balosar/Balosar.Client/Balosar.Client.csproj index 092c53fac..4548fd07e 100644 --- a/samples/Balosar/Balosar.Client/Balosar.Client.csproj +++ b/samples/Balosar/Balosar.Client/Balosar.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 true diff --git a/samples/Balosar/Balosar.Server/Balosar.Server.csproj b/samples/Balosar/Balosar.Server/Balosar.Server.csproj index ed0979c5d..d60dcc0a3 100644 --- a/samples/Balosar/Balosar.Server/Balosar.Server.csproj +++ b/samples/Balosar/Balosar.Server/Balosar.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 Balosar.Server-22C6183C-4927-4801-90E6-4AC1E79183B5 diff --git a/samples/Balosar/Balosar.Shared/Balosar.Shared.csproj b/samples/Balosar/Balosar.Shared/Balosar.Shared.csproj index ff8ba2112..d390437f2 100644 --- a/samples/Balosar/Balosar.Shared/Balosar.Shared.csproj +++ b/samples/Balosar/Balosar.Shared/Balosar.Shared.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Contruum/Contruum.Server/Contruum.Server.csproj b/samples/Contruum/Contruum.Server/Contruum.Server.csproj index 1e1931c93..ed77db612 100644 --- a/samples/Contruum/Contruum.Server/Contruum.Server.csproj +++ b/samples/Contruum/Contruum.Server/Contruum.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 enable diff --git a/samples/Dantooine/Dantooine.Api/Dantooine.Api.csproj b/samples/Dantooine/Dantooine.Api/Dantooine.Api.csproj index 75d1c4ccc..23b91371a 100644 --- a/samples/Dantooine/Dantooine.Api/Dantooine.Api.csproj +++ b/samples/Dantooine/Dantooine.Api/Dantooine.Api.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Dantooine/Dantooine.Server/Dantooine.Server.csproj b/samples/Dantooine/Dantooine.Server/Dantooine.Server.csproj index a9e190d1d..c33504ddc 100644 --- a/samples/Dantooine/Dantooine.Server/Dantooine.Server.csproj +++ b/samples/Dantooine/Dantooine.Server/Dantooine.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 false diff --git a/samples/Dantooine/Dantooine.WebAssembly.Client/Dantooine.WebAssembly.Client.csproj b/samples/Dantooine/Dantooine.WebAssembly.Client/Dantooine.WebAssembly.Client.csproj index e29d1cae2..ad7437998 100644 --- a/samples/Dantooine/Dantooine.WebAssembly.Client/Dantooine.WebAssembly.Client.csproj +++ b/samples/Dantooine/Dantooine.WebAssembly.Client/Dantooine.WebAssembly.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 true diff --git a/samples/Dantooine/Dantooine.WebAssembly.Server/Dantooine.WebAssembly.Server.csproj b/samples/Dantooine/Dantooine.WebAssembly.Server/Dantooine.WebAssembly.Server.csproj index 9976bba9a..06f487214 100644 --- a/samples/Dantooine/Dantooine.WebAssembly.Server/Dantooine.WebAssembly.Server.csproj +++ b/samples/Dantooine/Dantooine.WebAssembly.Server/Dantooine.WebAssembly.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Dantooine/Dantooine.WebAssembly.Shared/Dantooine.WebAssembly.Shared.csproj b/samples/Dantooine/Dantooine.WebAssembly.Shared/Dantooine.WebAssembly.Shared.csproj index 2afe26225..97d7dfb47 100644 --- a/samples/Dantooine/Dantooine.WebAssembly.Shared/Dantooine.WebAssembly.Shared.csproj +++ b/samples/Dantooine/Dantooine.WebAssembly.Shared/Dantooine.WebAssembly.Shared.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/samples/Fornax/Fornax.Client/Fornax.Client.csproj b/samples/Fornax/Fornax.Client/Fornax.Client.csproj index c992cf0f6..efd2c8844 100644 --- a/samples/Fornax/Fornax.Client/Fornax.Client.csproj +++ b/samples/Fornax/Fornax.Client/Fornax.Client.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 true diff --git a/samples/Hollastin/Hollastin.Client/Hollastin.Client.csproj b/samples/Hollastin/Hollastin.Client/Hollastin.Client.csproj index 8a0569e04..e2745c490 100644 --- a/samples/Hollastin/Hollastin.Client/Hollastin.Client.csproj +++ b/samples/Hollastin/Hollastin.Client/Hollastin.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 Exe diff --git a/samples/Hollastin/Hollastin.Server/Hollastin.Server.csproj b/samples/Hollastin/Hollastin.Server/Hollastin.Server.csproj index 56901c8c6..3cdb7ca73 100644 --- a/samples/Hollastin/Hollastin.Server/Hollastin.Server.csproj +++ b/samples/Hollastin/Hollastin.Server/Hollastin.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Imynusoph/Imynusoph.Client/Imynusoph.Client.csproj b/samples/Imynusoph/Imynusoph.Client/Imynusoph.Client.csproj index c182867cb..4b6f4df06 100644 --- a/samples/Imynusoph/Imynusoph.Client/Imynusoph.Client.csproj +++ b/samples/Imynusoph/Imynusoph.Client/Imynusoph.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 Exe diff --git a/samples/Imynusoph/Imynusoph.Server/Imynusoph.Server.csproj b/samples/Imynusoph/Imynusoph.Server/Imynusoph.Server.csproj index 56901c8c6..3cdb7ca73 100644 --- a/samples/Imynusoph/Imynusoph.Server/Imynusoph.Server.csproj +++ b/samples/Imynusoph/Imynusoph.Server/Imynusoph.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Kalarba/Kalarba.Client/Kalarba.Client.csproj b/samples/Kalarba/Kalarba.Client/Kalarba.Client.csproj index c182867cb..4b6f4df06 100644 --- a/samples/Kalarba/Kalarba.Client/Kalarba.Client.csproj +++ b/samples/Kalarba/Kalarba.Client/Kalarba.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 Exe diff --git a/samples/Matty/Matty.Client/Matty.Client.csproj b/samples/Matty/Matty.Client/Matty.Client.csproj index 53e2bebbf..a69600fee 100644 --- a/samples/Matty/Matty.Client/Matty.Client.csproj +++ b/samples/Matty/Matty.Client/Matty.Client.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 true diff --git a/samples/Matty/Matty.Server/Matty.Server.csproj b/samples/Matty/Matty.Server/Matty.Server.csproj index 6090710c0..dfec56e66 100644 --- a/samples/Matty/Matty.Server/Matty.Server.csproj +++ b/samples/Matty/Matty.Server/Matty.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 false diff --git a/samples/Mimban/Mimban.Client/Mimban.Client.csproj b/samples/Mimban/Mimban.Client/Mimban.Client.csproj index af192e6ff..6643e42d3 100644 --- a/samples/Mimban/Mimban.Client/Mimban.Client.csproj +++ b/samples/Mimban/Mimban.Client/Mimban.Client.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 true diff --git a/samples/Mimban/Mimban.Server/Mimban.Server.csproj b/samples/Mimban/Mimban.Server/Mimban.Server.csproj index 2b568798f..cef18dce9 100644 --- a/samples/Mimban/Mimban.Server/Mimban.Server.csproj +++ b/samples/Mimban/Mimban.Server/Mimban.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 enable enable diff --git a/samples/Velusia/Velusia.Client/Velusia.Client.csproj b/samples/Velusia/Velusia.Client/Velusia.Client.csproj index 4a3f1a2c1..2234bac41 100644 --- a/samples/Velusia/Velusia.Client/Velusia.Client.csproj +++ b/samples/Velusia/Velusia.Client/Velusia.Client.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Velusia/Velusia.Server/Velusia.Server.csproj b/samples/Velusia/Velusia.Server/Velusia.Server.csproj index 6090710c0..dfec56e66 100644 --- a/samples/Velusia/Velusia.Server/Velusia.Server.csproj +++ b/samples/Velusia/Velusia.Server/Velusia.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 false diff --git a/samples/Weytta/Weytta.Client/Weytta.Client.csproj b/samples/Weytta/Weytta.Client/Weytta.Client.csproj index c992cf0f6..efd2c8844 100644 --- a/samples/Weytta/Weytta.Client/Weytta.Client.csproj +++ b/samples/Weytta/Weytta.Client/Weytta.Client.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 true diff --git a/samples/Weytta/Weytta.Server/Weytta.Server.csproj b/samples/Weytta/Weytta.Server/Weytta.Server.csproj index 1af17ac8f..6e7167650 100644 --- a/samples/Weytta/Weytta.Server/Weytta.Server.csproj +++ b/samples/Weytta/Weytta.Server/Weytta.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Zirku/Zirku.Api1/Zirku.Api1.csproj b/samples/Zirku/Zirku.Api1/Zirku.Api1.csproj index 75d1c4ccc..23b91371a 100644 --- a/samples/Zirku/Zirku.Api1/Zirku.Api1.csproj +++ b/samples/Zirku/Zirku.Api1/Zirku.Api1.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Zirku/Zirku.Api2/Zirku.Api2.csproj b/samples/Zirku/Zirku.Api2/Zirku.Api2.csproj index 75d1c4ccc..23b91371a 100644 --- a/samples/Zirku/Zirku.Api2/Zirku.Api2.csproj +++ b/samples/Zirku/Zirku.Api2/Zirku.Api2.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/samples/Zirku/Zirku.Client1/Zirku.Client1.csproj b/samples/Zirku/Zirku.Client1/Zirku.Client1.csproj index c992cf0f6..efd2c8844 100644 --- a/samples/Zirku/Zirku.Client1/Zirku.Client1.csproj +++ b/samples/Zirku/Zirku.Client1/Zirku.Client1.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 true diff --git a/samples/Zirku/Zirku.Client2/Zirku.Client2.csproj b/samples/Zirku/Zirku.Client2/Zirku.Client2.csproj index 4c2bb77d0..1b28a01c8 100644 --- a/samples/Zirku/Zirku.Client2/Zirku.Client2.csproj +++ b/samples/Zirku/Zirku.Client2/Zirku.Client2.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/samples/Zirku/Zirku.Server/Zirku.Server.csproj b/samples/Zirku/Zirku.Server/Zirku.Server.csproj index f968bb621..4a4d1dd83 100644 --- a/samples/Zirku/Zirku.Server/Zirku.Server.csproj +++ b/samples/Zirku/Zirku.Server/Zirku.Server.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0