dotnet-installer/test/dotnet-new.Tests/New3
Mike Lorbetske ad6fab0a15 Synchronize templates with new3, add global.json (#5244)
* Synchronize templates with new3, add global.json

* Add runtimeconfig.template.json for web

Removes global.json write during template creation

* Remove global.json check from the test

* making templates the same as new3 templates

* Fix broken PrivateAssets, content update

Sets OutputType as appropriate
Alphabetizes package references

* Rollback browserlink version to 1.0.0

* Downgrade 1.1.0 of browserlink to 1.0.0 as well

* Add newline to the end of the console project
2017-01-10 22:58:30 -08:00
..
GivenThatIWantANewApp.cs First step to ingest template engine (#5065) 2017-01-06 14:48:27 -08:00
GivenThatIWantANewAppWithSpecifiedType.cs Synchronize templates with new3, add global.json (#5244) 2017-01-10 22:58:30 -08:00
New3TestBase.cs First step to ingest template engine (#5065) 2017-01-06 14:48:27 -08:00