Commit graph

5 commits

Author SHA1 Message Date
Eric Erhardt
5e947c5fcd Merge pull request #3074 from eerhardt/FixBuild
Move RestorePackages to Prepare, not Init.
2016-05-17 14:08:13 -05:00
Eric Erhardt
2f4ab8d554 Update the StubPackageBuilder NETStandardLibrary version number to match the current CoreFX version number. 2016-05-17 11:02:08 -05:00
Eric Erhardt
7cb7b660d8 Move RestorePackages to Prepare, not Init.
RestorePackages will fail if the 'artifacts\rid\corehost` folder doesn't exist. So other targets that depend on Init can't run unless the host has been built.
2016-05-17 10:36:02 -05:00
Eric Erhardt
14ed7a3e45 Fix warnings in our build projects so VSO powershell scripts don't fail. 2016-05-16 18:30:56 -05:00
Bryan
7bf08c5bd5 Bring Host build into separate project 2016-05-16 14:55:15 -05:00