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