Skip to content

Commit

Permalink
Downgrade dotnet SDK to version installed on runners
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Dec 27, 2024
1 parent 8aed420 commit fe1ca86
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",
"allowPrerelease": true,
"rollForward": "disable"
}
Expand Down

0 comments on commit fe1ca86

Please sign in to comment.