Skip to content

Commit 5abfd3b

Browse files
SwoorupTheAngryByrd
authored andcommitted
Use .net 5 release sdk
1 parent bab087e commit 5abfd3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "5.0.100-preview.2.20176.6"
3+
"version": "5.0.100"
44
}
5-
}
5+
}

0 commit comments

Comments
 (0)