Commit Graph

11 Commits

Author SHA1 Message Date
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
Steve Sanderson 1bf9e05dfd Add MSBuild task for creating/updating pull requests 2017-09-26 12:08:25 +01:00
Steve Sanderson cd93041f76 Simplify substitution logic by removing need for string parsing 2017-09-11 12:56:02 +01:00
Steve Sanderson 9f4d43c295 Make build output clearer (log info, don't pack irrelevant project) 2017-08-30 22:46:25 +01:00
Steve Sanderson 378c93e7d6 Also inject EntityFramework package versions dynamically 2017-08-30 22:27:47 +01:00
Steve Sanderson d6fdeb7e19 Automatically inject ASP.NET version from KoreBuild lineup into template nupkg files 2017-08-30 19:10:07 +01:00
Steve Sanderson 1f9dd4db5d Replace JSON test DSL with regular C# Xunit tests for consistency with other ASP.NET repos 2017-08-29 17:48:50 +01:00
Steve Sanderson 175457a03a Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Steve Sanderson f90c9cc693 Remove non-ASP.NET templates 2017-08-29 17:41:07 +01:00
Steve Sanderson 03d40f712c Initial state from previous aspnet/templates repo 2017-08-29 01:44:23 -07:00