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