Publish to inetpub
This commit is contained in:
parent
1b05fb442e
commit
eb617eb9a9
|
|
@ -40,7 +40,7 @@ namespace Microsoft.AspNet.Server.Testing
|
||||||
PickRuntime();
|
PickRuntime();
|
||||||
|
|
||||||
// Publish to IIS root\application folder.
|
// Publish to IIS root\application folder.
|
||||||
DnuPublish();
|
DnuPublish(publishRoot: _application.WebSiteRootFolder);
|
||||||
|
|
||||||
// Drop a json file instead of setting environment variable.
|
// Drop a json file instead of setting environment variable.
|
||||||
SetAspEnvironmentWithJson();
|
SetAspEnvironmentWithJson();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue