diff --git a/global.json b/global.json new file mode 100644 index 000000000..840c36f6a --- /dev/null +++ b/global.json @@ -0,0 +1,3 @@ +{ + "sources": ["src"] +} \ No newline at end of file diff --git a/solution.json b/solution.json deleted file mode 100644 index ee719c01e..000000000 --- a/solution.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "sources": ["src"], - "packages": ["packages"] -} \ No newline at end of file