Skip to content

Commit 82e70a6

Browse files
authored
Bring back working DevServer packaging setup (#31043)
* Bring pack working DevServer packaging setup * Revert "Bring pack working DevServer packaging setup" This reverts commit 0dda92e. * Update runtimeconfig.template.json
1 parent 66d2cf5 commit 82e70a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2+
"framework": {
3+
"name": "Microsoft.AspNetCore.App",
4+
"version": "6.0.0-preview.3.21167.1"
5+
},
26
"rollForwardOnNoCandidateFx": 2
37
}

0 commit comments

Comments
 (0)