Update template engine & template versions
This commit is contained in:
parent
3d4a6ed72a
commit
379dd5c9e0
19 changed files with 26 additions and 26 deletions
|
@ -19,7 +19,7 @@ namespace Microsoft.DotNet.Tests.EndToEnd
|
|||
{
|
||||
string projectDirectory = directory.Path;
|
||||
|
||||
string newArgs = "console -f netcoreapp2.0 --debug:ephemeral-hive";
|
||||
string newArgs = "console -f netcoreapp2.0 --debug:ephemeral-hive --skip-restore";
|
||||
new NewCommandShim()
|
||||
.WithWorkingDirectory(projectDirectory)
|
||||
.Execute(newArgs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue