diff --git a/Server/Server.csproj b/Server/Server.csproj index cfa8679..0dfbb16 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -63,9 +63,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/global.json b/global.json index ad3eb2c..7fd6a2a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.403", + "version": "7.0.404", "rollForward": "latestMajor", "allowPrerelease": true }