Commit Graph

14 Commits

Author SHA1 Message Date
Nate McMaster 8a553a7826
Bumping version from 2.1.4 to 2.1.5 2018-08-20 09:43:01 -07:00
Nate McMaster 678449fca0
Bumping version from 2.1.3 to 2.1.4 2018-08-07 12:42:45 -07:00
Nate McMaster a6b303c83c
Bumping version from 2.1.2 to 2.1.3 2018-06-27 13:39:52 -07:00
Nate McMaster 4ff022bd70
Bumping version from 2.1.1 to 2.1.2 2018-06-12 14:01:35 -07:00
Nate McMaster 5a5837f763
Bumping version from 2.1.0 to 2.1.1 2018-05-23 15:35:25 -07:00
Nate McMaster (automated) 06d7842f0e
Bump version to 2.1.0-rtm 2018-04-30 14:51:46 -07:00
Ryan Brandenburg 718989b820 Branching for 2.1.0-rc1 2018-04-16 17:03:27 -07:00
Pranav K 3d5573aeed
Update version prefix to preview3 2018-03-16 11:28:40 -07:00
Pranav K bae1156511
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:06:31 -08:00
Pranav K 56e2dbebf2 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:17 -08:00
Ryan Brandenburg b05532e4e9 Preview2 2018-01-25 09:37:19 -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 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