Skip to content

Commit

Permalink
Use dotnet 5.0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
ncave committed Nov 12, 2020
1 parent 4f4a8a8 commit 7f13ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"sdk": {
"version": "3.1.302",
"version": "5.0.100",
"rollForward": "minor"
},
"tools": {
"dotnet": "3.1.302",
"dotnet": "5.0.100",
"vs": {
"version": "16.4",
"components": [
Expand Down

0 comments on commit 7f13ec6

Please sign in to comment.