Skip to content

Commit

Permalink
Update global.json (#227)
Browse files Browse the repository at this point in the history
Rollback .NET version to 8.0.402

Signed-off-by: Kevin Dinh <92726228+Dindexx@users.noreply.github.com>
  • Loading branch information
Dindexx authored Nov 21, 2024
1 parent 9a9818d commit 2308876
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": "8.0.403",
"version": "8.0.402",
"rollForward": "disable"
}
}

0 comments on commit 2308876

Please sign in to comment.