Skip to content

Commit

Permalink
build: downgrade global.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
vipentti committed Dec 1, 2024
1 parent edbe619 commit d893c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.101",
"version": "9.0.100",
"rollForward": "latestMinor"
}
}

0 comments on commit d893c51

Please sign in to comment.