Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Ryan Brandenburg d95f971693 Fix broken tests 2018-08-06 07:22:55 -07:00
Nate McMaster 55b697ab05
Revert "Add package version to Microsoft.AspNetCore.App in project templates"
This reverts commit 727bd52b64.
2018-07-18 13:11:01 -07:00
Nate McMaster 727bd52b64
Add package version to Microsoft.AspNetCore.App in project templates
As discussed in aspnet/Home#3292, we're reversing course on the implicit package version feature. This adds a package version for Microsoft.AspNetCore.App to the `dotnet new` and VS templates.
2018-07-03 16:53:46 -07:00
John Luo d2025d516c Update implementation 2018-05-30 17:15:48 -07:00
John Luo 48782f9718 Remove testing prop 2018-05-30 12:09:05 -07:00
John Luo cc22ea1ed3 Test updated implicit version implementation 2018-05-30 12:09:05 -07:00
Pranav K d1b745f249 Use Razor.Sdk package to verify templates
Fixes #400
2018-04-02 16:15:32 -07:00
Nate McMaster 5541615008 Automate dependency version selection
- Generate the template config file to include package versions as listed in dependencies.props
 - Update template cs/fsproj files to use variables per package
 - Fixup tests to run better on Linux/macOS
2017-10-12 16:44:55 -07:00