Update global.json
Remove the SDK version from the project file
This commit is contained in:
parent
1fe78c2b4d
commit
e23bd4d1d3
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
||||||
{
|
{
|
||||||
"projects": [ "src", "test" ],
|
"projects": [ "src", "test" ]
|
||||||
"sdk": {
|
|
||||||
"version": "1.0.0-rc2-16444"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue