diff --git a/Src/Directory.Build.targets b/Src/Directory.Build.targets index 96ccd0702f5..62628691561 100644 --- a/Src/Directory.Build.targets +++ b/Src/Directory.Build.targets @@ -9,7 +9,7 @@ - + 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 44e9423200e..af9d65cded3 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 @@ -28,9 +28,9 @@ - - - + + + diff --git a/Src/Support/Google.Apis.Auth/Google.Apis.Auth.csproj b/Src/Support/Google.Apis.Auth/Google.Apis.Auth.csproj index 965589c3a25..7477f187d8e 100644 --- a/Src/Support/Google.Apis.Auth/Google.Apis.Auth.csproj +++ b/Src/Support/Google.Apis.Auth/Google.Apis.Auth.csproj @@ -27,7 +27,7 @@ This package includes auth components like user-credential, authorization code f - + @@ -36,7 +36,7 @@ This package includes auth components like user-credential, authorization code f - + diff --git a/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj b/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj index 15e11b3e0e6..b7a0445ea40 100644 --- a/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj +++ b/Src/Support/Google.Apis.IntegrationTests/Google.Apis.IntegrationTests.csproj @@ -18,9 +18,9 @@ - - - + + + diff --git a/global.json b/global.json index 98444c30b7e..ceda5b83592 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.419", + "version": "10.0.203", "rollForward": "minor" } }