Skip to content

Commit

Permalink
Fixate SDK because of bug in Roslyn.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcweber committed May 15, 2024
1 parent 06a1c38 commit 2ca5695
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestFeature",
"allowPrerelease": false
"version": "8.0.204"
}
}

0 comments on commit 2ca5695

Please sign in to comment.