Skip to content

Commit

Permalink
Enable roll-forward so the tool works on .NET Core 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed May 14, 2019
1 parent 3412ba7 commit ffc316a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NuGetKeyVaultSignTool/runtimeconfig.template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"rollForward": "Major"
}

0 comments on commit ffc316a

Please # to comment.