diff --git a/Server/Server.csproj b/Server/Server.csproj index cfa8679..a43a423 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -63,16 +63,16 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index ad3eb2c..34fe4d4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.403", + "version": "8.0.100", "rollForward": "latestMajor", "allowPrerelease": true }