From 0ef783a3e9b6937433de463055641baa7601e607 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 9 Dec 2025 17:58:55 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v10 --- global.json | 2 +- .../Google.Cloud.Functions.Testing.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 7990ca0c..6f4337c8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.416", + "version": "10.0.100", "rollForward": "minor" } } diff --git a/src/Google.Cloud.Functions.Testing/Google.Cloud.Functions.Testing.csproj b/src/Google.Cloud.Functions.Testing/Google.Cloud.Functions.Testing.csproj index 48ffdf8a..10dcd0f7 100644 --- a/src/Google.Cloud.Functions.Testing/Google.Cloud.Functions.Testing.csproj +++ b/src/Google.Cloud.Functions.Testing/Google.Cloud.Functions.Testing.csproj @@ -8,7 +8,7 @@ - +