fix: add dotnet cli config
This commit is contained in:
parent
22bac32be6
commit
6ed1429304
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