diff --git a/dotnet/src/Microsoft.Agents.M365Copilot.Core/global.json b/dotnet/src/Microsoft.Agents.M365Copilot.Core/global.json index 5ba1d600..5fd35ba7 100644 --- a/dotnet/src/Microsoft.Agents.M365Copilot.Core/global.json +++ b/dotnet/src/Microsoft.Agents.M365Copilot.Core/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", /* https://github.com/dotnet/maui/wiki/.NET-7-and-.NET-MAUI */ + "version": "10.0.400", "rollForward": "major" } -} \ No newline at end of file +}