Ahson Khan [Tue, 31 Oct 2017 00:06:11 +0000 (17:06 -0700)]
Merge pull request dotnet/core-setup#3366 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, WCF to prerelease-02130-03, preview2-25830-02, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
76aeac9726050d952a85bb1d37658f111f50393e
Rakesh Singh [Mon, 30 Oct 2017 23:07:34 +0000 (16:07 -0700)]
Stop building Ubuntu16.10 builds from master ( 2.1.x ) (dotnet/core-setup#3365)
* Stop building Ubuntu16.10 builds from master ( 2.1.x )
* Remove unnecessary arguments per feedback.
Commit migrated from https://github.com/dotnet/core-setup/commit/
9a3f487aa0704c384b8920a1d45aaf94a13470cb
dotnet-maestro-bot [Mon, 30 Oct 2017 20:51:32 +0000 (13:51 -0700)]
Update BuildTools, WCF to prerelease-02130-03, preview2-25830-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
30270ea0ca9fa5f82716be9c1af6d2ccc76714fe
Wes Haggard [Mon, 30 Oct 2017 20:09:17 +0000 (13:09 -0700)]
Merge pull request dotnet/core-setup#3364 from weshaggard/FixMergeIssues
Use AssetOutputPath for anything that isn't a nupkg
Commit migrated from https://github.com/dotnet/core-setup/commit/
41949b226c09874a6a15baecda6bea3184dc00f9
Steve Harter [Mon, 30 Oct 2017 17:44:53 +0000 (12:44 -0500)]
Support shared hosts other than dotnet.exe (dotnet/core-setup#3356)
Use argv[0] to calculate own_dir. Only the path portion of argv[0] is used; the file part (expected to be dotnet.exe) is not used in any way other to verify the file exists.
Commit migrated from https://github.com/dotnet/core-setup/commit/
786a4fdd71d98b82414a639b4f0094d8bab93cf2
Wes Haggard [Mon, 30 Oct 2017 17:41:02 +0000 (10:41 -0700)]
Use AssetOutputPath for anything that isn't a nupkg
Commit migrated from https://github.com/dotnet/core-setup/commit/
0db3ba1d6a82edd337a99ad3948fafcd465b8047
Wes Haggard [Mon, 30 Oct 2017 17:23:33 +0000 (10:23 -0700)]
Merge pull request dotnet/core-setup#3363 from weshaggard/FixMergeIssues
Fix some merge issues from the recent infra work
Commit migrated from https://github.com/dotnet/core-setup/commit/
f51b7195c79868d69d1bafcb7a8788c884930d1b
Wes Haggard [Mon, 30 Oct 2017 17:21:54 +0000 (10:21 -0700)]
Merge pull request dotnet/core-setup#3355 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02130-01, preview1-25829-02, preview1-25830-02, preview1-25830-01, preview2-25829-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
edc11e0f806cf393826a88cc94a7e2d757ee99ed
Wes Haggard [Mon, 30 Oct 2017 17:21:11 +0000 (10:21 -0700)]
Fix some merge issues from the recent infra work
Commit migrated from https://github.com/dotnet/core-setup/commit/
3b919cf2df47193311b8116aa51d6ef2be7a85ae
dotnet-maestro-bot [Mon, 30 Oct 2017 16:40:54 +0000 (09:40 -0700)]
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02130-01, preview1-25829-02, preview1-25830-02, preview1-25830-01, preview2-25829-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
06ffc554a9ff8214f14e461f09121e9db7734ef8
Rakesh Singh [Sat, 28 Oct 2017 01:25:04 +0000 (18:25 -0700)]
Enable Building Ubuntu 17.10 installers (dotnet/core-setup#3351)
Commit migrated from https://github.com/dotnet/core-setup/commit/
1782d5aa80c98ffe4e7b1c7b373f0ac331365b8e
Karthik Rajasekaran [Fri, 27 Oct 2017 22:24:23 +0000 (15:24 -0700)]
Revert "Move to DotNetCore-Build pool (dotnet/core-setup#3347)" (dotnet/core-setup#3357)
This reverts commit dotnet/core-setup@
6036ec727021fd5844b11d8161f0e43853fed5e6.
Commit migrated from https://github.com/dotnet/core-setup/commit/
6040b6dc3c9da935c51f35c663410f0ada69a14f
Wes Haggard [Fri, 27 Oct 2017 20:52:30 +0000 (13:52 -0700)]
Merge pull request dotnet/core-setup#3350 from weshaggard/MergeDevRelease200
Merge dev/release/2.0.0 in to master
Commit migrated from https://github.com/dotnet/core-setup/commit/
d5e9580461cf73577f4882ce8755a038c907abfb
Wes Haggard [Fri, 27 Oct 2017 20:11:11 +0000 (13:11 -0700)]
Set NETCoreAppMaximumVersion to the current version in the branch
Commit migrated from https://github.com/dotnet/core-setup/commit/
3aa233dbd06b542aa62453d1de341dfcc25e15a8
Wes Haggard [Wed, 25 Oct 2017 23:25:00 +0000 (16:25 -0700)]
Update to latest dependencies with new property names
Commit migrated from https://github.com/dotnet/core-setup/commit/
b46b5fa30742e9f7376ea769737a2fcca57a6da8
Wes Haggard [Thu, 26 Oct 2017 23:11:25 +0000 (16:11 -0700)]
Suppress NU1603 for the coreruntimetask project
It is using a version of CCI which has dependencies that cannot
be found but the the dependencies it ends up with are newer and work
fine so just suppressing the warning instead of changing to another version
of the CCI package which may have slightly different code changes.
Commit migrated from https://github.com/dotnet/core-setup/commit/
1c0329282f5657f8a8be3baadf2880ffdc3e292b
Eric Erhardt [Thu, 19 Oct 2017 23:29:45 +0000 (18:29 -0500)]
Fix output directories.
1. Use PackageOutputPath variable exclusively everywhere instead of our own name for the same path.
2. Split nuget packages and installer assets into separate paths - packages and assets.
Commit migrated from https://github.com/dotnet/core-setup/commit/
cd7c3d21acc02bac3f52aca6571dd516165c4bda
Eric Erhardt [Tue, 17 Oct 2017 17:08:36 +0000 (12:08 -0500)]
Add auto dependency flow repo API
Commit migrated from https://github.com/dotnet/core-setup/commit/
3c8a54c26e1bb428f661d86cda87a4a94e8147d9
Eric Erhardt [Tue, 17 Oct 2017 17:01:36 +0000 (12:01 -0500)]
Fix up build and tests now that we are using SDK 2.0.0.
Commit migrated from https://github.com/dotnet/core-setup/commit/
f6e89c248c8028cfdb474e1b48f6a9cba7726414
Jose Perez Rodriguez [Wed, 11 Oct 2017 16:09:38 +0000 (09:09 -0700)]
Updating CLI to 2.0 RTM (dotnet/core-setup#3293)
Update init-tools scripts for 2.0 CLI
Commit migrated from https://github.com/dotnet/core-setup/commit/
4f2c1bc6ddbcbb27053a009081ef7d060b9cdb67
Eric Erhardt [Fri, 6 Oct 2017 21:49:37 +0000 (16:49 -0500)]
Fixing long path errors when building in source-build CI.
Commit migrated from https://github.com/dotnet/core-setup/commit/
77cc3da41e12af3fd6cacdd3a1c9094d9945881d
Wes Haggard [Fri, 6 Oct 2017 15:40:56 +0000 (08:40 -0700)]
Add System.Dynamic.Runtime reference to the tools task library
Commit migrated from https://github.com/dotnet/core-setup/commit/
dbcea6fc91bd68c697afbe805d885e011439b4b8
Wes Haggard [Fri, 27 Oct 2017 16:05:54 +0000 (09:05 -0700)]
Merge pull request dotnet/core-setup#3353 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to prerelease-02126-05 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
684163d685d6868b33bb98c48da8ca92496c7b3a
dotnet-maestro-bot [Thu, 26 Oct 2017 22:29:17 +0000 (15:29 -0700)]
Update BuildTools to prerelease-02126-05
Commit migrated from https://github.com/dotnet/core-setup/commit/
fa962b9a5d52e346049e6768bebbd9561fecb6b2
William Godbe [Thu, 26 Oct 2017 21:38:45 +0000 (14:38 -0700)]
Merge pull request dotnet/core-setup#3352 from wtgodbe/TransportFeed
Restore from transport feed in build
Commit migrated from https://github.com/dotnet/core-setup/commit/
583bb86133f2f497390dae5dec4d9c8147cde7b0
Wes Haggard [Thu, 26 Oct 2017 21:18:20 +0000 (14:18 -0700)]
Merge pull request dotnet/core-setup#3348 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02126-01, preview1-25826-01, preview1-25825-08, preview2-25826-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
1a39c1d12a301d2b2eb73d9232dbf2fe5e68e2ff
Karthik Rajasekaran [Thu, 26 Oct 2017 20:19:01 +0000 (13:19 -0700)]
Move to DotNetCore-Build pool (dotnet/core-setup#3347)
Commit migrated from https://github.com/dotnet/core-setup/commit/
6036ec727021fd5844b11d8161f0e43853fed5e6
dotnet-maestro-bot [Thu, 26 Oct 2017 13:38:33 +0000 (06:38 -0700)]
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02126-01, preview1-25826-01, preview1-25825-08, preview2-25826-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
16d19c7aff97a683bf7ba6fb1f1b20256e3f87b8
William Godbe [Wed, 25 Oct 2017 19:32:07 +0000 (12:32 -0700)]
Merge pull request dotnet/core-setup#3349 from wtgodbe/OfficialPublish
Pass OfficialPublish=true to publish.proj
Commit migrated from https://github.com/dotnet/core-setup/commit/
4c165c13bd390adf66f9af30a088d634d3f37a9d
wtgodbe [Wed, 25 Oct 2017 19:30:34 +0000 (12:30 -0700)]
Pass OfficialPublish=true to publish.proj
Commit migrated from https://github.com/dotnet/core-setup/commit/
37e4eaae3a48d5052fcc1a173451aca73bf64b4b
Eric Erhardt [Wed, 25 Oct 2017 16:41:55 +0000 (11:41 -0500)]
Merge pull request dotnet/core-setup#3346 from karajas/fixpublishbreak
Fix PublishCoreHostPackages target name
Commit migrated from https://github.com/dotnet/core-setup/commit/
80d1c7d0bd3c8c9f3ba5b93d6944cb0843fa7c61
Karthik Rajasekaran [Wed, 25 Oct 2017 16:29:36 +0000 (09:29 -0700)]
Fix PublishCoreHostPackages target name
Commit migrated from https://github.com/dotnet/core-setup/commit/
31001ee4fa5be31808bc0bceec7f8e25e0cc5527
Eric Erhardt [Wed, 25 Oct 2017 16:14:22 +0000 (11:14 -0500)]
Merge pull request dotnet/core-setup#3345 from dotnet-maestro-bot/master-UpdateDependencies
Update Standard, WCF to preview1-25825-02, preview2-25825-02, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
787d512d7f4d472318c04243c92be8851f87fa02
dotnet-maestro-bot [Wed, 25 Oct 2017 13:43:51 +0000 (06:43 -0700)]
Update Standard, WCF to preview1-25825-02, preview2-25825-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
50cb3ff1a3053a184d81ee66659c9a8226cf7bfe
Eric Erhardt [Wed, 25 Oct 2017 12:40:44 +0000 (07:40 -0500)]
Merge pull request dotnet/core-setup#3343 from dotnet-maestro-bot/master-UpdateDependencies
Update Standard to preview1-25824-08 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
a8f78d58b9062ce629949a379c662d3c9a277f28
dotnet-maestro-bot [Wed, 25 Oct 2017 01:05:10 +0000 (18:05 -0700)]
Update Standard to preview1-25824-08
Commit migrated from https://github.com/dotnet/core-setup/commit/
e9ecf2895d97b04c0b39f8303b4cc85d889aeeb3
Eric Erhardt [Tue, 24 Oct 2017 21:49:23 +0000 (16:49 -0500)]
Merge pull request dotnet/core-setup#3341 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, Standard to prerelease-02124-02, preview1-25824-51, preview1-25824-03, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
423057f207d4c9cdf04d41a2804c69e8f45053c4
William Godbe [Tue, 24 Oct 2017 21:41:11 +0000 (14:41 -0700)]
Fix casing on import of feed tasks package (dotnet/core-setup#3342)
Commit migrated from https://github.com/dotnet/core-setup/commit/
648020b258adcd188ea2e31ad213b3b40db8154a
Eric Erhardt [Tue, 24 Oct 2017 21:22:51 +0000 (16:22 -0500)]
Merge pull request dotnet/core-setup#3340 from eerhardt/FixDebian9
Fix Debian 9 official build
Commit migrated from https://github.com/dotnet/core-setup/commit/
fe18381049bc53e5ca37770a9e35ad77a1b050e3
dotnet-maestro-bot [Tue, 24 Oct 2017 20:59:17 +0000 (13:59 -0700)]
Update BuildTools, CoreClr, Standard to prerelease-02124-02, preview1-25824-51, preview1-25824-03, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
872621546eabec682a85e87f00911a93d97acc87
William Godbe [Tue, 24 Oct 2017 18:37:17 +0000 (11:37 -0700)]
Merge pull request dotnet/core-setup#3322 from wtgodbe/PublishMech
Use new publish mechanism in core-setup
Commit migrated from https://github.com/dotnet/core-setup/commit/
99bf630b6743421fbd72e66d0140a5a33cf7049c
wtgodbe [Wed, 11 Oct 2017 21:40:34 +0000 (14:40 -0700)]
Use new publish mechanism in core-setup
Commit migrated from https://github.com/dotnet/core-setup/commit/
44368e324ee2b1fdc9399de0229d629dfdda9a18
Eric Erhardt [Tue, 24 Oct 2017 16:28:26 +0000 (11:28 -0500)]
Merge pull request dotnet/core-setup#3336 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx, Standard, WCF to preview1-25824-02, preview1-25824-01, preview2-25824-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
1c00c8d19b95ea90ea312c18896c697e2cefddea
Eric Erhardt [Tue, 24 Oct 2017 15:56:57 +0000 (10:56 -0500)]
Fix Debian 9 official build by explicitly specifying the OutputRid since we are using a Debian 8.2 image for the Debian 9 leg.
Commit migrated from https://github.com/dotnet/core-setup/commit/
4426dde394afb4113bdb59ceda2ad573426dfabc
dotnet-maestro-bot [Tue, 24 Oct 2017 13:49:21 +0000 (06:49 -0700)]
Update CoreFx, Standard, WCF to preview1-25824-02, preview1-25824-01, preview2-25824-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
08f3ebdacef8d452acd2d1257a625c2008d8eee4
Eric Erhardt [Tue, 24 Oct 2017 12:54:13 +0000 (07:54 -0500)]
Merge pull request dotnet/core-setup#3338 from eerhardt/MergeDevRelease20
Add missing slash to build definition.
Commit migrated from https://github.com/dotnet/core-setup/commit/
d588ce3b5dfb9b4d919fda398d78abdd7a705150
Eric Erhardt [Tue, 24 Oct 2017 12:52:21 +0000 (07:52 -0500)]
Add missing slash to build definition.
Commit migrated from https://github.com/dotnet/core-setup/commit/
4da175f6cb6cc44e7d1a49dfc2e614ca101db956
Eric Erhardt [Tue, 24 Oct 2017 01:46:52 +0000 (20:46 -0500)]
Merge pull request dotnet/core-setup#3335 from eerhardt/MergeDevRelease20
Move Version attribute to child element to allow MSBuild 14 to continue building core-setup.tasks.csproj.
Commit migrated from https://github.com/dotnet/core-setup/commit/
a8baf28c0eb8f5afb3a0b3c347c39f193631e44c
Eric Erhardt [Tue, 24 Oct 2017 01:07:22 +0000 (20:07 -0500)]
Move Version attribute to child element to allow MSBuild 14 to continue building core-setup.tasks.csproj.
Commit migrated from https://github.com/dotnet/core-setup/commit/
15d9399d87556f31e731fd27d7c259bfcec7973d
Wes Haggard [Tue, 24 Oct 2017 00:19:50 +0000 (17:19 -0700)]
Merge pull request dotnet/core-setup#3331 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02120-09, preview1-25822-02, preview1-25820-52, preview1-25823-51, preview2-25823-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
61b93be37ef6f7513e674939a5078ba45a1ab950
Rakesh Singh [Mon, 23 Oct 2017 23:56:32 +0000 (16:56 -0700)]
Enable building debian installer for Dotnet Runtime Dependencies package (dotnet/core-setup#3317)
* Enable building debian installers for Dotnet Runtime Meta packages ( Pre-requisite system packages )
* Updated per PR feedbacks
* Refactor LibIcuPackage compute step
Commit migrated from https://github.com/dotnet/core-setup/commit/
1f1349b53016f26a98fc8b4a275e7b73fc44a707
Eric Erhardt [Mon, 23 Oct 2017 23:52:24 +0000 (18:52 -0500)]
Merge pull request dotnet/core-setup#3334 from eerhardt/MergeDevRelease20
Add xmlns to HostMachineInfo.props so the build passes on MSBuild 14.
Commit migrated from https://github.com/dotnet/core-setup/commit/
80757cc1c5468d49b9252aa9bb0eaa1bcea317e3
dotnet-maestro-bot [Mon, 23 Oct 2017 22:28:26 +0000 (15:28 -0700)]
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02120-09, preview1-25822-02, preview1-25820-52, preview1-25823-51, preview2-25823-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
a0391b4874f44de0a159e7c3844c851c4fb46c27
Eric Erhardt [Mon, 23 Oct 2017 21:55:07 +0000 (16:55 -0500)]
Add xmlns to HostMachineInfo.props so the build passes on MSBuild 14.
Commit migrated from https://github.com/dotnet/core-setup/commit/
ec74a15833f25e3c1b546b0533a32641693baa00
Eric Erhardt [Mon, 23 Oct 2017 19:11:59 +0000 (14:11 -0500)]
Merge pull request dotnet/core-setup#3291 from eerhardt/MergeDevRelease20
Merge dev/release/2.0.0 into master
Commit migrated from https://github.com/dotnet/core-setup/commit/
be8d8e3486b2bf598ed69d39b1629a24caaba45e
Eric Erhardt [Mon, 23 Oct 2017 18:37:30 +0000 (13:37 -0500)]
Fix Tizen build by passing through OutputRid, if it is defined.
Commit migrated from https://github.com/dotnet/core-setup/commit/
dee7e24792f083654356ea32a3c73f695056d564
Eric Erhardt [Mon, 23 Oct 2017 16:37:01 +0000 (11:37 -0500)]
Remove new additions of DistroRid.
Commit migrated from https://github.com/dotnet/core-setup/commit/
89f68e98f5bd7a113ea6f6ced6d06951ecbac2b7
Eric Erhardt [Mon, 23 Oct 2017 16:24:25 +0000 (11:24 -0500)]
Merge remote-tracking branch 'upstream/master' into MergeDevRelease20
Commit migrated from https://github.com/dotnet/core-setup/commit/
09841923ba3eb6e66b5b993854a1ef69fdffd6ba
Wes Haggard [Fri, 20 Oct 2017 17:02:03 +0000 (10:02 -0700)]
Merge pull request dotnet/core-setup#3327 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02120-03, preview1-25820-01, preview1-25820-02, preview1-25820-01, preview2-25819-02, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
34a8cf5364d64e59a35656ecf2f14eac9b99059f
dotnet-maestro-bot [Fri, 20 Oct 2017 13:49:37 +0000 (06:49 -0700)]
Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02120-03, preview1-25820-01, preview1-25820-02, preview1-25820-01, preview2-25819-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
67c7487d570e66c6ba1c67d19b1f637c83b40fd6
Steve Harter [Thu, 19 Oct 2017 21:18:55 +0000 (16:18 -0500)]
Don't search global store when DOTNET_MULTILEVEL_LOOKUP is disabled (dotnet/core-setup#3326)
The global store location is being searched when the DOTNET_MULTILEVEL_LOOKUP environment variable is zero (disabled). DOTNET_MULTILEVEL_LOOKUP controls whether the global locations are used when looking for the shared framework (C:\Program Files\dotnet\shared), and the change here is to also have DOTNET_MULTILEVEL_LOOKUP control whether the store global location (C:\Program Files\dotnet\store) is searched.
Commit migrated from https://github.com/dotnet/core-setup/commit/
88da334986d5f560c98248c2cfff6e5816cdde7a
Radka Janeková [Thu, 19 Oct 2017 19:14:05 +0000 (21:14 +0200)]
fx_muxer: Include the argument in the "failed to parse options" error. (dotnet/core-setup#3299)
Commit migrated from https://github.com/dotnet/core-setup/commit/
3903a1eb0f90edb6576f1e8e1172d87cc73f9041
Eric Erhardt [Thu, 19 Oct 2017 18:26:37 +0000 (13:26 -0500)]
Merge pull request dotnet/core-setup#3324 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx to prerelease-02119-01, preview1-25819-02, preview1-25819-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b179ae75253054eeb3a398ec1531f7b328d2574f
dotnet-maestro-bot [Thu, 19 Oct 2017 17:36:51 +0000 (10:36 -0700)]
Update BuildTools, CoreClr, CoreFx to prerelease-02119-01, preview1-25819-02, preview1-25819-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
9054a806b4d201403da867ac17c31fff30c1e9ef
Rakesh Singh [Wed, 18 Oct 2017 23:13:21 +0000 (16:13 -0700)]
Enable building native installers for Ubuntu17.04 (dotnet/core-setup#3318)
* Enable building native installers for Ubuntu17.04
* Updated per feedback review.
Commit migrated from https://github.com/dotnet/core-setup/commit/
85007dea7605ff291f1f6185fa9d3db2198c1e80
Eric Erhardt [Wed, 18 Oct 2017 15:10:38 +0000 (10:10 -0500)]
Merge pull request dotnet/core-setup#3321 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, Standard to prerelease-02118-01, preview1-25818-03, preview1-25818-02, preview1-25818-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b124f5e460801cfe278a04e0d3988de5e3a0a904
dotnet-maestro-bot [Wed, 18 Oct 2017 13:38:31 +0000 (06:38 -0700)]
Update BuildTools, CoreClr, CoreFx, Standard to prerelease-02118-01, preview1-25818-03, preview1-25818-02, preview1-25818-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
413adccd4e56ee5851ae468962f2776073885030
Eric Erhardt [Tue, 17 Oct 2017 15:05:50 +0000 (10:05 -0500)]
Merge pull request dotnet/core-setup#3319 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx to preview1-25817-02 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d87d4ca080b204bbb10648d36238165253849e97
dotnet-maestro-bot [Tue, 17 Oct 2017 14:20:15 +0000 (07:20 -0700)]
Update CoreFx to preview1-25817-02
Commit migrated from https://github.com/dotnet/core-setup/commit/
6ce5914a998c02e588a42a79773ae14771c68d62
Eric Erhardt [Tue, 17 Oct 2017 13:53:42 +0000 (08:53 -0500)]
Merge pull request dotnet/core-setup#3316 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to prerelease-02116-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
9808cfbd36c49f9ea616d87f6610d4c1d1ef2813
dotnet-maestro-bot [Mon, 16 Oct 2017 22:31:44 +0000 (15:31 -0700)]
Update BuildTools to prerelease-02116-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
1f3ab993affbb06fe8268c7c1bd59a63ae9cf611
Eric Erhardt [Mon, 16 Oct 2017 13:53:13 +0000 (08:53 -0500)]
Merge pull request dotnet/core-setup#3310 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx to preview1-25816-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
c5006ff91f92e300b426eb26a9a0fa67192590b1
dotnet-maestro-bot [Mon, 16 Oct 2017 01:38:45 +0000 (18:38 -0700)]
Update CoreFx to preview1-25816-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
bf9caf374c50fae0a82e1e5c3901e5315f96aa0b
Jan Vorlicek [Sat, 14 Oct 2017 08:43:04 +0000 (10:43 +0200)]
Merge pull request dotnet/core-setup#3298 from janvorli/update-centos-6-docker-image
Update CentOS 6 docker image
Commit migrated from https://github.com/dotnet/core-setup/commit/
5a4a0135e57035fd4d8fc4e7135c0c34ab4b721f
Eric Erhardt [Fri, 13 Oct 2017 19:57:53 +0000 (14:57 -0500)]
Update init-tools to return instead of exit 0
Commit migrated from https://github.com/dotnet/core-setup/commit/
ebf126f2a02a015fc1eaf6f5fbbd7883fc48f8f7
Wes Haggard [Fri, 13 Oct 2017 16:59:29 +0000 (09:59 -0700)]
Merge pull request dotnet/core-setup#3307 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to prerelease-02113-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
e03c5e7368525aaf3a6567a3f244d3547a412f06
dotnet-maestro-bot [Fri, 13 Oct 2017 15:28:00 +0000 (08:28 -0700)]
Update BuildTools to prerelease-02113-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
22158a26f8f10603092ebf86e1c0b6ac2ff3ce43
Eric Erhardt [Fri, 13 Oct 2017 12:34:44 +0000 (07:34 -0500)]
Merge pull request dotnet/core-setup#3306 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx to preview1-25813-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
5f1cb55274f2a85bb6f7075a30bfef572bd3d49f
dotnet-maestro-bot [Fri, 13 Oct 2017 01:40:51 +0000 (18:40 -0700)]
Update CoreFx to preview1-25813-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
0a4041554b5e09b29fc441de86b069aeeb674eed
Eric Erhardt [Thu, 12 Oct 2017 15:30:56 +0000 (10:30 -0500)]
Merge pull request dotnet/core-setup#3300 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx, Standard, WCF to preview1-25812-02, preview1-25812-01, preview2-25812-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
2e5ec4b9ac8084c61fc4b8130c33f08f783aaae3
dotnet-maestro-bot [Thu, 12 Oct 2017 13:55:07 +0000 (06:55 -0700)]
Update CoreFx, Standard, WCF to preview1-25812-02, preview1-25812-01, preview2-25812-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
bf467a8383f2515d3e87826cafcfc33bea16784b
Jan Vorlicek [Wed, 11 Oct 2017 16:12:42 +0000 (18:12 +0200)]
Update CentOS 6 docker image
This update fixes problem with git not supporting https protocol
Commit migrated from https://github.com/dotnet/core-setup/commit/
82f21b85a570fa2aad7f0ed99a168c0fda05612f
Eric Erhardt [Wed, 11 Oct 2017 14:27:36 +0000 (09:27 -0500)]
Merge pull request dotnet/core-setup#3296 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreFx, Standard to prerelease-02111-02, preview1-25811-01, preview1-25811-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
843407f9391678b32e2346004e4f4edfbf2127a8
dotnet-maestro-bot [Wed, 11 Oct 2017 13:38:33 +0000 (06:38 -0700)]
Update BuildTools, CoreFx, Standard to prerelease-02111-02, preview1-25811-01, preview1-25811-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
6f18c1c9fa4e030f6972eb8587b1f9dcc762d86d
Wes Haggard [Tue, 10 Oct 2017 15:55:59 +0000 (08:55 -0700)]
Merge pull request dotnet/core-setup#3295 from weshaggard/FixVSTemplates
Add VS2015 support back to the uwp scripts
Commit migrated from https://github.com/dotnet/core-setup/commit/
af072560f233e73687a045e9359fa58af4f6e175
Eric Erhardt [Tue, 10 Oct 2017 15:07:25 +0000 (10:07 -0500)]
Merge pull request dotnet/core-setup#3294 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreFx, Standard to prerelease-02110-01, preview1-25810-03, preview1-25810-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d9ec23d14b2a6a3d42607fa6f4bd96263fef212d
dotnet-maestro-bot [Tue, 10 Oct 2017 14:27:43 +0000 (07:27 -0700)]
Update BuildTools, CoreFx, Standard to prerelease-02110-01, preview1-25810-03, preview1-25810-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
c4f71d8c6e929ef43ffe407313e5cb78ea06d8ae
Wes Haggard [Mon, 9 Oct 2017 23:13:17 +0000 (16:13 -0700)]
Add VS2015 support back to the uwp scripts
Official build machines don't yet have VS2017 so adding back VS2015
support until that is fixed
Commit migrated from https://github.com/dotnet/core-setup/commit/
82f5a2c230b04cc9559a3adb7c2708e292f5f307
Eric Erhardt [Mon, 9 Oct 2017 23:00:08 +0000 (18:00 -0500)]
Fixing bad merge of file path to _.pdb.
In master this file is under src/pkg. In release/2.0.0 this file is under src/pkg/projects. Using the master location.
Commit migrated from https://github.com/dotnet/core-setup/commit/
f182e94c3df55a8c424e40a4b78f0eac2a83824e
Eric Erhardt [Mon, 9 Oct 2017 22:37:53 +0000 (17:37 -0500)]
Updating new instance of $(TargetRid) => $(OutputRid)
Commit migrated from https://github.com/dotnet/core-setup/commit/
271cfc2ddea13443848514046f22d01966f3f392
Eric Erhardt [Mon, 9 Oct 2017 21:47:57 +0000 (16:47 -0500)]
Merge pull request dotnet/core-setup#3292 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to prerelease-02109-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
0b5d82039911e5b486d88c4d19a9787133651fdf
Eric Erhardt [Mon, 9 Oct 2017 19:54:20 +0000 (14:54 -0500)]
Remove bad file merge. There is a space in the file name that isn't in the real file, which caused both files to exist side-by-side.
Commit migrated from https://github.com/dotnet/core-setup/commit/
d5afffb3adf1453d8203629c1c0b2605ea238bd8
dotnet-maestro-bot [Mon, 9 Oct 2017 19:42:09 +0000 (12:42 -0700)]
Update BuildTools to prerelease-02109-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
36ce7d6442fa37f3367cc7b0935d1f252fcd6ecb
Eric Erhardt [Mon, 9 Oct 2017 19:24:00 +0000 (14:24 -0500)]
Merge remote-tracking branch 'upstream/master' into MergeDevRelease20
Commit migrated from https://github.com/dotnet/core-setup/commit/
3443fbcae45112b69bb16f70781cadc5a3314910
Eric Erhardt [Mon, 9 Oct 2017 19:09:17 +0000 (14:09 -0500)]
Merge remote-tracking branch 'upstream/dev/release/2.0.0'
Commit migrated from https://github.com/dotnet/core-setup/commit/
3119d09f2b974336b20185924e1da828adcd30b0
Eric Erhardt [Mon, 9 Oct 2017 14:54:51 +0000 (09:54 -0500)]
Merge pull request dotnet/core-setup#3290 from dotnet-maestro-bot/master-UpdateDependencies
Update Standard, WCF to preview1-25809-01, preview2-25809-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
4eaf3c43b6949fde153e4811c871b4fa113b75d1
dotnet-maestro-bot [Mon, 9 Oct 2017 13:38:56 +0000 (06:38 -0700)]
Update Standard, WCF to preview1-25809-01, preview2-25809-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
607003c52c8e048b0be30a084448bc7a02d462f3
Eric Erhardt [Mon, 9 Oct 2017 12:51:05 +0000 (07:51 -0500)]
Merge pull request dotnet/core-setup#3286 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx, WCF to preview1-25809-01, preview2-25808-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
efd679a739f71deb83cb29c4df18766804c3e59c
dotnet-maestro-bot [Mon, 9 Oct 2017 01:51:22 +0000 (18:51 -0700)]
Update CoreFx, WCF to preview1-25809-01, preview2-25808-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
3adaf29cbef648c8bc7db8bcfc50776b9d2c2c23
Eric Erhardt [Sat, 7 Oct 2017 19:05:30 +0000 (14:05 -0500)]
Merge pull request dotnet/core-setup#3283 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx, WCF to preview1-25807-02, preview2-25807-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
867d832c3fbdef4ec540f8826974c5bdcb1d6e9d