Skip to content

Commit

Permalink
[Build] Set rollForwardOnNoCandidateFx in APITool for using .NETCore …
Browse files Browse the repository at this point in the history
…3.0 runtime
  • Loading branch information
WonyoungChoi committed Sep 2, 2019
1 parent 5418695 commit f53d9dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/bin/APITool.runtimeconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"framework": {
"name": "Microsoft.NETCore.App",
"version": "2.0.0"
}
},
"rollForwardOnNoCandidateFx": 2
}
}
}

0 comments on commit f53d9dc

Please sign in to comment.