diff --git a/global.json b/global.json index 6c72f9c3d..1cfa06822 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.402", + "version": "9.0.101", "rollForward": "disable" } } \ No newline at end of file diff --git a/src/App/App.csproj b/src/App/App.csproj index 900e5e048..b47f87bc3 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -85,7 +85,7 @@ - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 3f880f911..9deb27a57 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -28,13 +28,13 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Core.Test/Core.Test.csproj b/test/Core.Test/Core.Test.csproj index 3e99ced0e..b0c05694d 100644 --- a/test/Core.Test/Core.Test.csproj +++ b/test/Core.Test/Core.Test.csproj @@ -13,7 +13,7 @@ - + all