fix: add dotnet cli config
This commit is contained in:
parent
b260fe439e
commit
c9432bc49a
5
global.json
Normal file
5
global.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "3.0.103"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user