diff --git a/DiscordBotCore.Configuration/DiscordBotCore.Configuration.csproj b/DiscordBotCore.Configuration/DiscordBotCore.Configuration.csproj index 0ad8e44..8ebad06 100644 --- a/DiscordBotCore.Configuration/DiscordBotCore.Configuration.csproj +++ b/DiscordBotCore.Configuration/DiscordBotCore.Configuration.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.Database.Sqlite/DiscordBotCore.Database.Sqlite.csproj b/DiscordBotCore.Database.Sqlite/DiscordBotCore.Database.Sqlite.csproj index 805002d..2f5b83a 100644 --- a/DiscordBotCore.Database.Sqlite/DiscordBotCore.Database.Sqlite.csproj +++ b/DiscordBotCore.Database.Sqlite/DiscordBotCore.Database.Sqlite.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.Logging/DiscordBotCore.Logging.csproj b/DiscordBotCore.Logging/DiscordBotCore.Logging.csproj index e25dbbd..8b65614 100644 --- a/DiscordBotCore.Logging/DiscordBotCore.Logging.csproj +++ b/DiscordBotCore.Logging/DiscordBotCore.Logging.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.Networking/DiscordBotCore.Networking.csproj b/DiscordBotCore.Networking/DiscordBotCore.Networking.csproj index e25dbbd..8b65614 100644 --- a/DiscordBotCore.Networking/DiscordBotCore.Networking.csproj +++ b/DiscordBotCore.Networking/DiscordBotCore.Networking.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.PluginCore/DiscordBotCore.PluginCore.csproj b/DiscordBotCore.PluginCore/DiscordBotCore.PluginCore.csproj index ed69178..8ec8a00 100644 --- a/DiscordBotCore.PluginCore/DiscordBotCore.PluginCore.csproj +++ b/DiscordBotCore.PluginCore/DiscordBotCore.PluginCore.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.PluginManagement.Loading/DiscordBotCore.PluginManagement.Loading.csproj b/DiscordBotCore.PluginManagement.Loading/DiscordBotCore.PluginManagement.Loading.csproj index 24fad4b..e768046 100644 --- a/DiscordBotCore.PluginManagement.Loading/DiscordBotCore.PluginManagement.Loading.csproj +++ b/DiscordBotCore.PluginManagement.Loading/DiscordBotCore.PluginManagement.Loading.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.PluginManagement/DiscordBotCore.PluginManagement.csproj b/DiscordBotCore.PluginManagement/DiscordBotCore.PluginManagement.csproj index dc86673..3d10deb 100644 --- a/DiscordBotCore.PluginManagement/DiscordBotCore.PluginManagement.csproj +++ b/DiscordBotCore.PluginManagement/DiscordBotCore.PluginManagement.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore.Utilities/DiscordBotCore.Utilities.csproj b/DiscordBotCore.Utilities/DiscordBotCore.Utilities.csproj index 4cdc3ff..99fa254 100644 --- a/DiscordBotCore.Utilities/DiscordBotCore.Utilities.csproj +++ b/DiscordBotCore.Utilities/DiscordBotCore.Utilities.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/DiscordBotCore/DiscordBotCore.csproj b/DiscordBotCore/DiscordBotCore.csproj index 1084833..d8690bc 100644 --- a/DiscordBotCore/DiscordBotCore.csproj +++ b/DiscordBotCore/DiscordBotCore.csproj @@ -1,6 +1,6 @@  - net8.0 + net10.0 enable Library AnyCPU;x64;ARM64 diff --git a/Modules/CppCompatibilityModule/CppCompatibilityModule.csproj b/Modules/CppCompatibilityModule/CppCompatibilityModule.csproj index 09fbee3..07f707e 100644 --- a/Modules/CppCompatibilityModule/CppCompatibilityModule.csproj +++ b/Modules/CppCompatibilityModule/CppCompatibilityModule.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/Plugins/CppModuleDemo/CppModuleDemo.csproj b/Plugins/CppModuleDemo/CppModuleDemo.csproj index f52d251..cc5b7d4 100644 --- a/Plugins/CppModuleDemo/CppModuleDemo.csproj +++ b/Plugins/CppModuleDemo/CppModuleDemo.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable diff --git a/Plugins/LevelingSystem/LevelingSystem.csproj b/Plugins/LevelingSystem/LevelingSystem.csproj index 30e67eb..d7a3760 100644 --- a/Plugins/LevelingSystem/LevelingSystem.csproj +++ b/Plugins/LevelingSystem/LevelingSystem.csproj @@ -1,7 +1,7 @@ - net8.0 + net10.0 enable enable AnyCPU;x64;ARM64 diff --git a/Plugins/PollMaker/PollMaker.csproj b/Plugins/PollMaker/PollMaker.csproj index 927d7d5..5b7a53f 100644 --- a/Plugins/PollMaker/PollMaker.csproj +++ b/Plugins/PollMaker/PollMaker.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable diff --git a/Tests/Tests.DiscordBotCore.Configuration/Tests.DiscordBotCore.Configuration.csproj b/Tests/Tests.DiscordBotCore.Configuration/Tests.DiscordBotCore.Configuration.csproj index d9ce783..a6e4e37 100644 --- a/Tests/Tests.DiscordBotCore.Configuration/Tests.DiscordBotCore.Configuration.csproj +++ b/Tests/Tests.DiscordBotCore.Configuration/Tests.DiscordBotCore.Configuration.csproj @@ -1,7 +1,7 @@ - net8.0 + net10.0 enable enable diff --git a/Tests/Tests.DiscordBotCore.Logging/Tests.DiscordBotCore.Logging.csproj b/Tests/Tests.DiscordBotCore.Logging/Tests.DiscordBotCore.Logging.csproj index 06bcc39..b992522 100644 --- a/Tests/Tests.DiscordBotCore.Logging/Tests.DiscordBotCore.Logging.csproj +++ b/Tests/Tests.DiscordBotCore.Logging/Tests.DiscordBotCore.Logging.csproj @@ -1,7 +1,7 @@ - net8.0 + net10.0 enable enable diff --git a/WebUI/Dockerfile b/WebUI/Dockerfile index 5c42919..518fcce 100644 --- a/WebUI/Dockerfile +++ b/WebUI/Dockerfile @@ -1,10 +1,10 @@ -FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base +FROM mcr.microsoft.com/dotnet/aspnet:10.0 AS base USER $APP_UID WORKDIR /app EXPOSE 8080 EXPOSE 8081 -FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build +FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build ARG BUILD_CONFIGURATION=Release WORKDIR /src COPY ["WebUI/WebUI.csproj", "WebUI/"] diff --git a/WebUI/WebUI.csproj b/WebUI/WebUI.csproj index f4e7373..854b8a5 100644 --- a/WebUI/WebUI.csproj +++ b/WebUI/WebUI.csproj @@ -1,7 +1,7 @@ - net8.0 + net10.0 enable enable Linux diff --git a/global.json b/global.json index b5b37b6..9a523dc 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.0", + "version": "10.0.0", "rollForward": "latestMajor", "allowPrerelease": false }