Skip to content

Commit

Permalink
Update global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Aug 2, 2024
1 parent b179d19 commit 86770f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Graph.Core/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.417", /* https://github.com/dotnet/maui/wiki/.NET-7-and-.NET-MAUI */
"version": "8.0.303", /* https://github.com/dotnet/maui/wiki/.NET-7-and-.NET-MAUI */
"rollForward": "major"
}
}
}

0 comments on commit 86770f2

Please sign in to comment.