Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
Update templates and engine, pin ASP.NET package versions, add web item templates
This commit is contained in:
parent
542981f307
commit
4f6fbc4a7f
6 changed files with 15 additions and 22 deletions
|
@ -29,7 +29,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