diff --git a/Src/Support/Google.Apis.Auth.Tests/Google.Apis.Auth.Tests.csproj b/Src/Support/Google.Apis.Auth.Tests/Google.Apis.Auth.Tests.csproj index 9e52cf113a..d88d036d95 100644 --- a/Src/Support/Google.Apis.Auth.Tests/Google.Apis.Auth.Tests.csproj +++ b/Src/Support/Google.Apis.Auth.Tests/Google.Apis.Auth.Tests.csproj @@ -27,9 +27,9 @@ - - - + + + diff --git a/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj b/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj index a171b5cdc7..ae825dc87a 100644 --- a/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj +++ b/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/global.json b/global.json index cffa67e25d..ca366cca38 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.414", + "version": "6.0.428", "rollForward": "minor" } }