Eric Erhardt
e47f407a25
Disable Kestrel.Tests until we can get an ASP.NET RC3 build.
...
See #3216
2016-05-24 09:37:43 -05:00
schellap
c037cf321e
Revert "Merge pull request #3191 from schellap/deps-clean"
...
This reverts commit b2c7140b2a
, reversing
changes made to d307537eb8
.
2016-05-23 19:05:03 -07:00
Livar Cunha
a9e12e0336
Updating core packages to rc3-24123-01
2016-05-23 17:19:11 -07:00
Sridhar Periyasamy
0c463c281f
Remove '--infer-runtimes' option for 'dotnet restore' when restoring
...
TestAssets.
2016-05-23 17:04:32 -07:00
Sridhar Periyasamy
baf28233f4
Address PR feedback.
2016-05-23 17:04:29 -07:00
Sridhar Periyasamy
d2188cd95a
Move the CLI corefx dependencies from RC2 to RC3 - rc3-24113-00.
...
- Disable crossgen for windows.Tracked by - https://github.com/dotnet/cli/issues/3059
- And also fix #2974
2016-05-23 17:04:29 -07:00
Eric Erhardt
ca8cf5e4b7
Merge pull request #3182 from eerhardt/PackagesFromFinalize
...
Move PullNupkgFilesFromBlob into FinalizeBuild.
2016-05-23 18:07:10 -05:00
schellap
410b5c01ee
Pin stage0 versions to 1.0.0-preview2-002818
2016-05-22 14:16:40 -07:00
schellap
dafda03832
Revert "Merge pull request #3020 from schellap/deps-clean"
...
This reverts commit d307537eb8
, reversing
changes made to 54ab5b8385
.
2016-05-22 13:35:44 -07:00
Senthil
dd07f0f1ed
Strict deps resolution else fail fast
2016-05-22 00:50:11 -07:00
Eric Erhardt
78e34c6eb7
Move PullNupkgFilesFromBlob into FinalizeBuild.
...
Also, update dotnet/versions for the DotNetHost and NetCore.App packages.
Fix #3031
2016-05-21 23:18:13 -05:00
Senthil
d61e982011
Merge pull request #3106 from schellap/fx-version
...
Add --fx-version option to the muxer
2016-05-20 20:43:45 -07:00
Eric Erhardt
85a4e44fa2
Merge pull request #3092 from eerhardt/LatestPackages
...
Update github.com/dotnet/versions when new CLI builds are produced.
2016-05-18 18:33:58 -05:00
Eric Erhardt
f53da52a3d
Remove --infer-runtimes for RestoreLockedCoreHost.
2016-05-18 14:17:38 -05:00
Eric Erhardt
e28450e5a3
Move GITHUB_PASSWORD env var check out of VersionRepoUpdater.
2016-05-18 14:14:50 -05:00
schellap
c9d0b29d9e
Add --fx-version option to the muxer
2016-05-18 08:17:33 -07:00
Eric Erhardt
4394cfa358
Update github.com/dotnet/versions when new CLI builds are produced.
2016-05-17 21:24:00 -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