fix: add dotnet cli config
This commit is contained in:
parent
8129d26126
commit
647a19c722
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