added global.json to pin dotnet version
This commit is contained in:
parent
16e63aa4a1
commit
64f167c0c5
5
global.json
Normal file
5
global.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.100"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user