Commit Graph

24 Commits

Author SHA1 Message Date
Pranav K 5ae68a012c Re-enable F# template tests
Fixes https://github.com/aspnet/templating/issues/365
2018-03-29 12:21:35 -07:00
Hao Kung e1cb3f25ac Switch to AddDefaultIdentity 2018-03-26 12:18:01 -07:00
Nate McMaster 899a298534
Fix package metadata to match default settings for aspnetcore (#389) 2018-03-21 18:10:31 -07:00
Pranav K a8ed6e458d
Branching for 2.1.0-preview2 2018-03-16 11:17:31 -07:00
Jass Bagga d201aa31cc
Update dependencies (#359) 2018-03-15 10:47:49 -07:00
Jass Bagga dbc5e38d04
Match launchSettings variable to sourceName in template.json (#354)
Addresses #346
2018-03-13 09:52:20 -07:00
Jass Bagga 6ca89b2ff1
Update dependencies (#352) 2018-03-12 11:06:09 -07:00
ASP.NET CI 61fd3ae7ea Update dependencies.props
[auto-updated: dependencies]
2018-03-04 12:31:30 -08:00
ASP.NET CI 3267789666 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:18:39 -08:00
ASP.NET CI 74c5c05a2e Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:34:43 -08:00
ASP.NET CI 1effa1cfaa Update dependencies.props
[auto-updated: dependencies]
2018-02-09 12:04:36 -08:00
Javier Calvarro Nelson 9655e7d9fa Update dependencies 2018-02-03 13:56:52 -08:00
Hao Kung 5d2f598c80 Update initial migrations 2018-01-16 14:44:29 -08:00
ASP.NET CI c50e9e90f0 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:41:25 -08:00
Javier Calvarro Nelson 23afcab66c Update Korebuild and include shared runtime package 2017-12-28 17:01:30 -08:00
Nate McMaster 54a989bc29 Upgrade to build tools 2.1.0-preview1-15651 2017-12-28 16:07:17 -08:00
Pranav K dd8aef8699 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:49:08 -08:00
Nate McMaster 0051c81c96 Upgrade dependencies 2017-11-09 17:12:03 -08:00
Nate McMaster aee0d26d67 Merge build infrastructure changes from rel/2.0.3
Changes:
- Replaces PackageLineup with the dependencies.props approach to manage package versions.
- Generate the csproj/fsproj files that go into template packages
- Remove the DependencyUpdater and PullRequestSubmitter tasks
- Remove bower.json and bowerrc from Microsoft.DotNet.Web.ProjectTemplates
- Set MyGet feeds via MSBuild instead of NuGet.config
- Upgrades to the functional tests
- Update Selenium
- Make it possible to run tests on macOS/linux
- Disable test parallelization
2017-11-06 16:06:24 -08:00
Nate McMaster dac7451023 Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
Nate McMaster a7f5459608 Update dependencies and build tool versions 2017-10-30 15:49:11 -07:00
Nate McMaster 4a897d69bc Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 2017-10-13 13:13:08 -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
Nate McMaster 4d9bacd3f1 Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00