diff --git a/Netch/runtimeconfig.template.json b/Netch/runtimeconfig.template.json new file mode 100644 index 00000000..df51dbdc --- /dev/null +++ b/Netch/runtimeconfig.template.json @@ -0,0 +1,3 @@ +{ + "rollForward": "Major" +} \ No newline at end of file