diff --git a/distribution/global.json b/distribution/global.json new file mode 100644 index 0000000..2a75c79 --- /dev/null +++ b/distribution/global.json @@ -0,0 +1,6 @@ +{ + "sdk": { + "rollForward": "latestMajor", + "allowPrerelease": false + } +} \ No newline at end of file