This repository was archived by the owner on Dec 18, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 224
Dnu publish generates non runnable bundle #1839
Comments
cc @ChengTian |
This has to do with my changes to publish. Does it run when you publish a simpler app? |
Nope. For the empty web application I get:
|
Closed
@davidfowl is you fixed supposed to fix the publish bug? I'm still seeing the failure: https://xplat-ci.asp.net/viewLog.html?buildId=511&buildTypeId=XPlat_Windows_WinNanoServer_MusicStore&tab=buildLog |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
1.0.0-beta5-11706
1.0.0-beta5-11749
11706
and do the following:dnu restore
in MusicStore roottest\MusicStore.Test
dnu publish --runtime active
bin\output
and runtest.cmd
11749
and repeat steps 4-7It seems that one of the checkins between those two build broke the
publish
command.The Nano server automation caught this bug and now it is blocked by it.
The text was updated successfully, but these errors were encountered: