Commit Graph

15 Commits

Author SHA1 Message Date
Nate McMaster c2a0010eda Fix the metapackage generation 2017-10-12 08:36:40 -07:00
John Luo afba40b573 Build LZMA
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00
Nate McMaster 32a65fdb62 Invoke /t:CollectDeps on HostingStartup.csproj via MSBuild task, not Exec 2017-10-10 10:56:57 -07:00
Nate McMaster 476e8a6d45 Add .deps/mirror and stop generating a nuget.config file for the RS build 2017-10-10 10:29:01 -07:00
Nate McMaster d0cab06f08 Only add sources that exist 2017-10-10 10:20:01 -07:00
Nate McMaster 0bf81fd82a Invoke dotnet-store as an MSBuild target, and update its restore sources 2017-10-10 09:59:42 -07:00
Nate McMaster 611b6a23ad Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
 - Remove myget feeds during build
 - Remove obsolete 'GenerateLineup' targets/tasks
2017-10-09 11:32:21 -07:00
John Luo 0c1352dd27 Update metapackage via artifact dependencies 2017-10-03 17:48:01 -07:00
John Luo 955cd09ddc Add mirror dependencies 2017-10-03 15:12:48 -07:00
John Luo 15bfc962b7 Fix typo 2017-10-03 12:18:39 -07:00
John Luo 37c12d5a64 Add sources
for the final time
2017-10-03 11:46:57 -07:00
John Luo f6fa111333 Another attempt 2017-10-02 19:18:12 -07:00
John Luo e24913ae46 Try add restore sources when building metapackage 2017-10-02 18:16:40 -07:00
John Luo e3efdd5feb Add BuildDir as restore source 2017-10-02 17:18:27 -07:00
= 11b25e7c87 Build and pack Runtime Store
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00