Update templates and engine, pin ASP.NET package versions, add web item templates
This commit is contained in:
parent
8f2fcef544
commit
9ea9cbc8a6
5 changed files with 22 additions and 8 deletions
|
@ -30,6 +30,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
private static string[][] _templatesAndArgs = new string[][]
|
||||
{
|
||||
new string[] { "console", "" },
|
||||
new string[] { "mvc", "-au individual" },
|
||||
};
|
||||
|
||||
public override bool Execute()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue