From 5c823420c207498554ca4e038de5293e5a28b369 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sat, 7 Oct 2023 13:52:39 -0400 Subject: [PATCH] Update EFCore to .NET 8 RC1 --- .../.config/dotnet-tools.json | 2 +- .../Tgstation.Server.Host.csproj | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Tgstation.Server.Host/.config/dotnet-tools.json b/src/Tgstation.Server.Host/.config/dotnet-tools.json index c418dc80b9..2013d181bd 100644 --- a/src/Tgstation.Server.Host/.config/dotnet-tools.json +++ b/src/Tgstation.Server.Host/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.11", + "version": "8.0.0-rc.1.23419.6", "commands": [ "dotnet-ef" ] diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index ae367b1b94..8101631039 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -79,25 +79,25 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + - + @@ -121,7 +121,7 @@ - +