about summary refs log tree commit diff
path: root/ModerationBot
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-10-30 02:49:32 +0100
committerRory& <root@rory.gay>2025-10-30 02:49:32 +0100
commitf8b810a2e0be2e56c47777796c59cbda2d388fbd (patch)
treebe26a0d1d3a18aec0bd9c7acf0bd1563d9ca021f /ModerationBot
parentOld work (diff)
downloadModerationBot-f8b810a2e0be2e56c47777796c59cbda2d388fbd.tar.xz
dotnet10
Diffstat (limited to 'ModerationBot')
-rw-r--r--ModerationBot/ModerationBot.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/ModerationBot/ModerationBot.csproj b/ModerationBot/ModerationBot.csproj

index 009ace0..68fcb25 100644 --- a/ModerationBot/ModerationBot.csproj +++ b/ModerationBot/ModerationBot.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net10.0</TargetFramework> <LangVersion>preview</LangVersion> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> @@ -22,7 +22,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" /> +<!-- <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />--> </ItemGroup> <ItemGroup> <Content Include="appsettings*.json">