mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 16:35:42 +00:00
Use .NET 5 SDK
This commit is contained in:
parent
f268cf5b02
commit
fd9048d4ab
7
global.json
Normal file
7
global.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "5.0",
|
||||
"rollForward": "latestMajor",
|
||||
"allowPrerelease": false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user