Skip to content

Commit

Permalink
Bring back working DevServer packaging setup (#31043)
Browse files Browse the repository at this point in the history
* Bring pack working DevServer packaging setup

* Revert "Bring pack working DevServer packaging setup"

This reverts commit 0dda92e.

* Update runtimeconfig.template.json
  • Loading branch information
captainsafia authored Mar 19, 2021
1 parent 66d2cf5 commit 82e70a6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0-preview.3.21167.1"
},
"rollForwardOnNoCandidateFx": 2
}

0 comments on commit 82e70a6

Please sign in to comment.