Skip to content

Commit

Permalink
Add runtime config file until https://github.com/dotnet/core-setup/is…
Browse files Browse the repository at this point in the history
…sues/6420 is done
  • Loading branch information
Oren Novotny committed May 14, 2019
1 parent 88087b0 commit b815d6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SignClient/runtimeconfig.template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"rollForward": "Major"
}

0 comments on commit b815d6c

Please sign in to comment.