Davis Goodin [Fri, 23 Feb 2018 20:10:24 +0000 (14:10 -0600)]
Update BuildTools to 2.1.0-preview2-02522-03 (dotnet/core-setup#3725)
Commit migrated from https://github.com/dotnet/core-setup/commit/
27d5c4eb7c442ca6c4580e08cd77d01e12ee35e7
Steve Harter [Fri, 23 Feb 2018 17:26:09 +0000 (11:26 -0600)]
Compare assembly and file versions on minor roll forward (dotnet/core-setup#3704)
Add DependencyModel\deps.json support for assemblyVersion and fileVersion runtime assets and add conflict resolution to hostpolicy.dll that uses that metadata during minor\major roll-forward cases.
Commit migrated from https://github.com/dotnet/core-setup/commit/
348572725673b54aca474974a6ea4f05a2d479b3
Rakesh Singh [Fri, 23 Feb 2018 00:21:25 +0000 (16:21 -0800)]
Set Linuxmint as Debian based Distro (dotnet/core-setup#3724)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b76a5c71cb50e96c884b045bbc71c5c966262ac1
dotnet-maestro-bot [Thu, 22 Feb 2018 19:04:51 +0000 (11:04 -0800)]
Update BuildTools, CoreClr to preview2-02522-02, preview2-26222-07, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
faf18358ae75512b46b820d53cdf5a372c6b1de0
dotnet-maestro-bot [Thu, 22 Feb 2018 14:47:15 +0000 (06:47 -0800)]
Update CoreFx to preview2-26222-04
Commit migrated from https://github.com/dotnet/core-setup/commit/
215b8eacfdf804a910309a58d910da4045b37636
dotnet-maestro-bot [Thu, 22 Feb 2018 13:33:04 +0000 (05:33 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02521-06, preview2-26222-05, preview2-26222-01, preview2-26222-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
c583800c197a8d7988f25418de14519ee51df4f6
Wes Haggard [Thu, 22 Feb 2018 00:03:55 +0000 (16:03 -0800)]
Merge pull request dotnet/core-setup#3717 from weshaggard/RemoveDebToolPublishing
Remove cli-deps feed and publishing of deb-tool
Commit migrated from https://github.com/dotnet/core-setup/commit/
93f6f44728c65f47250e04a359e0bd06b6a15af8
Wes Haggard [Wed, 21 Feb 2018 22:53:34 +0000 (14:53 -0800)]
Remove cli-deps feed and publishing of deb-tool
cli-deps feed has been removed so cleaning up that feed as
well as removing the publishing of the deb-tool that published
to it.
Commit migrated from https://github.com/dotnet/core-setup/commit/
7b00501c598504836dd6fbabe9b3b604a213cdd9
John Beisner [Wed, 21 Feb 2018 21:37:13 +0000 (13:37 -0800)]
Merge pull request dotnet/core-setup#3711 from johnbeisner/UpdateSDKMuxer
The SDK version rolls up only upon 'minor-patch' versions
Commit migrated from https://github.com/dotnet/core-setup/commit/
e48882350b3ad1d2d096d91a93c0230618c4e538
dotnet-maestro-bot [Wed, 21 Feb 2018 19:20:25 +0000 (11:20 -0800)]
Update BuildTools to preview2-02521-04
Commit migrated from https://github.com/dotnet/core-setup/commit/
7014765748d93f4244cc20501671cb60afbb21d3
Rakesh Singh [Wed, 21 Feb 2018 20:18:01 +0000 (12:18 -0800)]
Enable building LinuxMint 7 and 8 Runtime deps (dotnet/core-setup#3714)
Commit migrated from https://github.com/dotnet/core-setup/commit/
03ab99522a7404e25be7d710c89c6084f3fab7fe
Rakesh Singh [Wed, 21 Feb 2018 20:17:44 +0000 (12:17 -0800)]
Stop producing 17.04 Runtime deps (dotnet/core-setup#3715)
Commit migrated from https://github.com/dotnet/core-setup/commit/
3f8e57df2f8727ba7c46e5715440614d62420ff2
jbeisner [Wed, 21 Feb 2018 18:57:56 +0000 (18:57 +0000)]
The SDK version rolls up only upon 'minor-patch' versions where the 'minor-patch' version is defined as the last two digits of the 'patch' version.
Commit migrated from https://github.com/dotnet/core-setup/commit/
5f337cbb8980149e351d902487d66ac1d5bdccc2
dotnet-maestro-bot [Wed, 21 Feb 2018 14:48:28 +0000 (06:48 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02521-01, preview2-26221-06, preview2-26221-05, preview2-26221-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
b83600c3d42add70ed9ef3358338b76baf647f03
Eric Erhardt [Tue, 20 Feb 2018 18:45:22 +0000 (12:45 -0600)]
Generate version.cpp if it doesn't already exist.
This is necessary when bootstrapping a new RID, and we can't run MSBuild to generate the version.cpp file.
Commit migrated from https://github.com/dotnet/core-setup/commit/
83f55767876e52aba1372b94fee5f0faf9308aca
Steve Harter [Tue, 20 Feb 2018 21:19:52 +0000 (15:19 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
25ca966c9cb71ee8bf45816d36f76ec37ba76e9c
dotnet-maestro-bot [Tue, 20 Feb 2018 13:17:20 +0000 (05:17 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02516-02, preview2-26220-05, preview2-26216-03, preview2-26220-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
1d39498d2f9adaee062f8351cd2ee565f20eae88
Rakesh Singh [Sat, 17 Feb 2018 01:03:26 +0000 (17:03 -0800)]
Enable building Ubuntu 18.04 Runtime-Deps (dotnet/core-setup#3697)
Commit migrated from https://github.com/dotnet/core-setup/commit/
8e606526b0fa0139bc73b4e690463e6dac73e15c
Mike McLaughlin [Fri, 16 Feb 2018 23:56:29 +0000 (15:56 -0800)]
Update symbol uploader to 1.0.0-beta-62616-03 (dotnet/core-setup#3700)
Remove "Fetch symbol signing tooling" step build pipeline.
EmbedIndex is no longer needed.
Commit migrated from https://github.com/dotnet/core-setup/commit/
23d8ddbd2cd8a4ea6bfb053182fa4b82ce1a6e77
Rakesh Singh [Fri, 16 Feb 2018 22:04:40 +0000 (14:04 -0800)]
Block X64 Bundle package on X86 OS (dotnet/core-setup#3696)
* Block X64 Bundle package on X86 OS
* Update Blocker message
Commit migrated from https://github.com/dotnet/core-setup/commit/
faeb20891bfdb33157c04787dc9fdd98621fb0d0
Eric Erhardt [Fri, 16 Feb 2018 20:48:51 +0000 (14:48 -0600)]
Merge pull request dotnet/core-setup#3677 from drneve/fix_rpm
Enable building distro agnostic runtime RPM packages
Commit migrated from https://github.com/dotnet/core-setup/commit/
d98e28784620e7cdd09c8974374a1e594b477147
Rakesh Singh [Fri, 16 Feb 2018 20:34:29 +0000 (12:34 -0800)]
Update File description for runtime binaries ( host,hostfxr and hostpolicy ) (dotnet/core-setup#3685)
* Update File description for runtime binaries ( host,hostfxr and hostpolicy )
* Updated per feedback review
* Updating per feedback
Commit migrated from https://github.com/dotnet/core-setup/commit/
85f1c024aceffe2b6f28c75ac52d38c82c859b20
Driele Neves Ribeiro [Fri, 16 Feb 2018 19:37:35 +0000 (11:37 -0800)]
Factoring out the commonality in rhel publish step
Commit migrated from https://github.com/dotnet/core-setup/commit/
d37147b2068720d505a33cb4976330fec5e56170
Wes Haggard [Fri, 16 Feb 2018 01:32:46 +0000 (17:32 -0800)]
Merge pull request dotnet/core-setup#3694 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools to preview2-02516-01 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
c7f7110b187cdb2b78d4129dbd0ee1049b3f98fe
dotnet-maestro-bot [Fri, 16 Feb 2018 01:01:38 +0000 (17:01 -0800)]
Update BuildTools to preview2-02516-01
Commit migrated from https://github.com/dotnet/core-setup/commit/
eba1769df64aabcff113217510de66d6a28d6dfd
Wes Haggard [Thu, 15 Feb 2018 23:36:46 +0000 (15:36 -0800)]
Increase logging level to detailed for linux legs
We don't have enough information about what is taking extra
time so to help diagnose this we are increasing the logging
to detailed.
Commit migrated from https://github.com/dotnet/core-setup/commit/
4f0fcecc33bebadaf8dbbf6ac09b66d9c6ac1d27
Wes Haggard [Thu, 15 Feb 2018 20:26:20 +0000 (12:26 -0800)]
Merge pull request dotnet/core-setup#3692 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreFx to preview2-02515-01, preview2-26215-04, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b20a51c4cc3396ee41b5ea0ac2d169c67d1cfb45
Driele Neves Ribeiro [Thu, 15 Feb 2018 19:24:36 +0000 (11:24 -0800)]
Resolving conflicts
Commit migrated from https://github.com/dotnet/core-setup/commit/
a094ee40128b7491120f25c822f36034a1fce7dc
Simon Nattress [Wed, 14 Feb 2018 23:40:16 +0000 (15:40 -0800)]
Remove UWP components from repo
UWP components for VS integration have been moved to https://github.com/dotnet/uwp-setup.
Commit migrated from https://github.com/dotnet/core-setup/commit/
3d9abcca488b38f87ee59e776f98915c0c12f729
dotnet-maestro-bot [Thu, 15 Feb 2018 14:54:27 +0000 (06:54 -0800)]
Update BuildTools, CoreFx to preview2-02515-01, preview2-26215-04, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
6976c7ccf129e4085523d5b2184ea9e576914508
Driele Neves Ribeiro [Thu, 15 Feb 2018 00:48:38 +0000 (16:48 -0800)]
Factoring out the commonality of the package and publish steps
Commit migrated from https://github.com/dotnet/core-setup/commit/
dee4fb39a24a1dea758ec3ba12f25aac1272fa51
dotnet-maestro-bot [Wed, 14 Feb 2018 13:28:20 +0000 (05:28 -0800)]
Update CoreClr, WCF to preview2-26214-07, preview2-26214-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
e6f44950486c86c85bcdbd888b9e4d677515cce8
dotnet-maestro-bot [Tue, 13 Feb 2018 16:34:08 +0000 (08:34 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02513-01, preview2-26213-05, preview2-26213-06, preview2-26213-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
3b4da25c0c889291c4f0aa5b556cae0af117208d
Driele Neves Ribeiro [Fri, 9 Feb 2018 18:41:17 +0000 (10:41 -0800)]
Update files after review
Commit migrated from https://github.com/dotnet/core-setup/commit/
cb98531bbfa4300dc92b858220349cd6a6eff093
dotnet-maestro-bot [Mon, 12 Feb 2018 14:44:04 +0000 (06:44 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02511-02, preview2-26212-05, preview2-26212-05, preview2-26212-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
b583a91c25c725756c5243a62b5c0b41b86cecc1
dotnet-maestro-bot [Fri, 9 Feb 2018 23:29:23 +0000 (17:29 -0600)]
Update BuildTools, CoreFx, WCF to preview2-02509-01, preview2-26209-05, preview2-26209-06, respectively (dotnet/core-setup#3682)
Commit migrated from https://github.com/dotnet/core-setup/commit/
26f3b04c9af628920f7740413083d9318197f386
Steve Harter [Fri, 9 Feb 2018 15:34:02 +0000 (09:34 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
5df6e9b7ab674a461b2a7f01ac87fb6e0ca06666
Steve Harter [Fri, 9 Feb 2018 00:34:47 +0000 (18:34 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
17401eeda3880d657a8949895ca90f7e8392cfd3
Steve Harter [Fri, 9 Feb 2018 00:29:50 +0000 (18:29 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
0568c193dd46b16e113772c7f8e5d076999a8c51
Steve Harter [Fri, 9 Feb 2018 00:29:03 +0000 (18:29 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
9c0e70992e1b6da8ccf3ffdcea5a37f80669450c
Steve Harter [Fri, 9 Feb 2018 00:10:29 +0000 (18:10 -0600)]
Update assembly-conflict-resolution.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
6417e745d30627992bc5c9c848946246eb33f32d
Steve Harter [Thu, 8 Feb 2018 23:51:40 +0000 (17:51 -0600)]
Add assembly conflict documentation (dotnet/core-setup#3681)
Commit migrated from https://github.com/dotnet/core-setup/commit/
8173a10ecfc25c726ce71ac673663c2e2f7b7ee2
dotnet-maestro-bot [Thu, 8 Feb 2018 14:24:41 +0000 (06:24 -0800)]
Update CoreClr, WCF to preview2-26208-05, preview2-26208-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
a4140b4725216fa8b4527c52b71d7009b4c3f4fc
dotnet-maestro-bot [Thu, 8 Feb 2018 01:36:24 +0000 (17:36 -0800)]
Update CoreClr, WCF to preview2-26207-13, preview2-26208-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
05ee74444ba41f8c328d68deeb8f8335812141d5
drneve [Mon, 29 Jan 2018 19:50:39 +0000 (11:50 -0800)]
Enable building distro agnostic runtime RPM packages
Commit migrated from https://github.com/dotnet/core-setup/commit/
bdaf9ba3ada968edd3a3065591be4ff59a4d8f48
dotnet-maestro-bot [Wed, 7 Feb 2018 23:14:28 +0000 (15:14 -0800)]
Update BuildTools, CoreClr, WCF to preview2-02507-02, preview2-26207-11, preview2-26207-03, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
34aa2267bd072ec3c3ae99dfef526566c044a97f
Matt Mitchell [Wed, 7 Feb 2018 21:47:15 +0000 (13:47 -0800)]
Merge pull request dotnet/core-setup#3675 from mmitche/fix-refnames-master
Fix duplicated refnames
Commit migrated from https://github.com/dotnet/core-setup/commit/
06b1f60fd3004b8328e6f776f0c55915b7bbf6ab
Matt Mitchell [Wed, 7 Feb 2018 21:45:02 +0000 (13:45 -0800)]
Fix duplicated refnames
Commit migrated from https://github.com/dotnet/core-setup/commit/
0eaa49b9d3fa683a283067d842d57495aa828c5b
Steve Harter [Wed, 7 Feb 2018 16:22:51 +0000 (10:22 -0600)]
Make error messages consistent across platforms (dotnet/core-setup#3667)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d8cb2dc6e25340a365be84763e12e74e6eb92a7c
Jacek Blaszczynski [Tue, 6 Feb 2018 17:25:44 +0000 (18:25 +0100)]
Invoke VsDevCmd in scripts without changing working directory (dotnet/core-setup#3450)
* Invoke VsDevCmd in scripts without changing working directory
* Fix help message display in clean.cmd script
Fixes dotnet/core-setup#3429
Commit migrated from https://github.com/dotnet/core-setup/commit/
29f970a95ba3e95ee7c6e6f6a7771b2e7ae34bbc
dotnet-maestro-bot [Mon, 5 Feb 2018 18:17:33 +0000 (12:17 -0600)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02502-01, preview2-26205-05, preview2-26202-05, preview2-26205-01, respectively (dotnet/core-setup#3662)
Commit migrated from https://github.com/dotnet/core-setup/commit/
613c3c288618644e59b56795af515142e980ca19
Steve Harter [Sat, 3 Feb 2018 19:38:58 +0000 (13:38 -0600)]
Update doc for hostfxr_get_native_search_directories (dotnet/core-setup#3666)
Commit migrated from https://github.com/dotnet/core-setup/commit/
0b4e4ad0d8ff2b1353cba193ffdc67f35793d15b
Eric Erhardt [Fri, 2 Feb 2018 14:13:20 +0000 (08:13 -0600)]
Merge pull request dotnet/core-setup#3654 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx to preview2-02431-02, preview2-26131-05, preview2-26131-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b88f0bedcfdc62019f3e10ea977f7e5e556bc3b4
Rakesh Singh [Fri, 2 Feb 2018 04:20:57 +0000 (20:20 -0800)]
Revert "Add sample snaps for .NET Core based applications (dotnet/core-setup#3660)" (dotnet/core-setup#3661)
This reverts commit dotnet/core-setup@
31d7bde17f4b28e774ba81b588914242dfc7977a.
Commit migrated from https://github.com/dotnet/core-setup/commit/
a8bd97ca8221d339976d412fd7816de1e325bb71
Rakesh Singh [Fri, 2 Feb 2018 04:19:23 +0000 (20:19 -0800)]
Add sample snaps for .NET Core based applications (dotnet/core-setup#3660)
* add base snaps
* Add sample snaps for .NET Core based applications. These are examples of self-contained snaps
Commit migrated from https://github.com/dotnet/core-setup/commit/
31d7bde17f4b28e774ba81b588914242dfc7977a
Steve Harter [Thu, 1 Feb 2018 19:34:27 +0000 (13:34 -0600)]
Fix issue with standalone exe name length >64 (dotnet/core-setup#3659)
Commit migrated from https://github.com/dotnet/core-setup/commit/
9e84fbca526bee41952c3a059a47a05a7de539bb
Eric Erhardt [Thu, 1 Feb 2018 14:30:47 +0000 (08:30 -0600)]
Merge branch 'master' into master-UpdateDependencies
Commit migrated from https://github.com/dotnet/core-setup/commit/
15f01f17b4b426e465290cd959f53139f06639df
Mike McLaughlin [Thu, 1 Feb 2018 05:45:46 +0000 (21:45 -0800)]
Bump symbol uploader to 1.0.0-beta-00002. (dotnet/core-setup#3657)
Commit migrated from https://github.com/dotnet/core-setup/commit/
a1bbc257c017a171ed28d391264561b32b6e8470
Jose Perez Rodriguez [Wed, 31 Jan 2018 21:15:11 +0000 (13:15 -0800)]
Building non-Windows builds using the CLI's MSBuild (dotnet/core-setup#3656)
* Building non-Windows builds using the CLI's MSBuild
* Updating buildtools and removing crossgen workaround
Commit migrated from https://github.com/dotnet/core-setup/commit/
2f549a05a32aea04c5193a7fdf556b8b4db2f363
Eric Erhardt [Wed, 31 Jan 2018 15:11:17 +0000 (09:11 -0600)]
Undo Build tools change
Commit migrated from https://github.com/dotnet/core-setup/commit/
f08d6b9244ec005acaf895bd55ec21c530fcc2e9
dotnet-maestro-bot [Wed, 31 Jan 2018 13:25:10 +0000 (05:25 -0800)]
Update BuildTools, CoreClr, CoreFx to preview2-02431-02, preview2-26131-05, preview2-26131-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
e533e3b8663d29e1b21f2ce9aa3578a650161844
Eric Erhardt [Tue, 30 Jan 2018 14:58:53 +0000 (08:58 -0600)]
Revert BuildTools update
Commit migrated from https://github.com/dotnet/core-setup/commit/
b13a0d5c331f374afd35ded57b9a4b4ab128864c
dotnet-maestro-bot [Tue, 30 Jan 2018 13:38:30 +0000 (05:38 -0800)]
Update BuildTools, CoreClr, CoreFx to prerelease-02430-02, preview2-26130-05, preview2-26130-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
89578069d8574548572a0c668f3d24d031695a2b
Eric StJohn [Mon, 29 Jan 2018 23:42:41 +0000 (15:42 -0800)]
Merge pull request dotnet/core-setup#3621 from ericstj/reference.ms.nc.targets
Reference Microsoft.NETCore.Targets
Commit migrated from https://github.com/dotnet/core-setup/commit/
a2f2dc8d380a1247617e23de38337eb8a56ccb55
Eric St. John [Fri, 26 Jan 2018 18:48:31 +0000 (10:48 -0800)]
Define MicrosoftNETCoreTargetsPackageVersion property
To be consistent with other dependencies we'll set this as a property.
We don't need the latest version since its had no changes since 2.0 RTM. This is a dead-end
package that we're including merely to avoid having the pre-2.0 version included which would
bring in all the pre-2.0 runtime packages.
Commit migrated from https://github.com/dotnet/core-setup/commit/
fd5b44abc275dba06b69258f6be0c53c1f3c34ed
Eric St. John [Tue, 23 Jan 2018 23:43:15 +0000 (15:43 -0800)]
Reference Microsoft.NETCore.Targets
We want to make sure that Microsoft.NETCore.App has a reference to Microsoft.NETCore.Targets
so that the latest version is used and none of the old pre-2.0 runtime-specific packages get
brought into the package graph.
We were trying to do this before but it was failing because we weren't directly referencing the package.
In the future we could change this target to use the SDK assets file raising task then read the version
that was actually restored instead of forcing us to keep a direct reference to it.
Commit migrated from https://github.com/dotnet/core-setup/commit/
389727cb4feb5274aeeb8e9c25c9ba346d1429b3
Steve Harter [Mon, 29 Jan 2018 21:57:06 +0000 (15:57 -0600)]
Add native API to hostpolicy that returns the native probe dirs for ASP.NET (dotnet/core-setup#3620)
Commit migrated from https://github.com/dotnet/core-setup/commit/
73e7fa93e5679eb2639eedb49761b3acf58b4843
Steve Harter [Mon, 29 Jan 2018 15:43:11 +0000 (09:43 -0600)]
Fix additional-deps feature with native or resource dlls (dotnet/core-setup#3645)
Commit migrated from https://github.com/dotnet/core-setup/commit/
5c7b2d33e76ee8052a6941a090fcd21252ce2ea8
dotnet-maestro-bot [Mon, 29 Jan 2018 01:18:54 +0000 (17:18 -0800)]
Update CoreClr, CoreFx to preview2-26129-01, preview2-26127-04, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
4ce0bd02ccc8cda26f14ae2fbbf5838afe93ec25
dotnet-maestro-bot [Sat, 27 Jan 2018 01:59:25 +0000 (17:59 -0800)]
Update BuildTools, CoreClr to prerelease-02427-01, preview2-26127-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
6c530e089285343216329cf344637fcc8b1a045b
dotnet-maestro-bot [Fri, 26 Jan 2018 14:02:40 +0000 (06:02 -0800)]
Update CoreClr to preview2-26126-07
Commit migrated from https://github.com/dotnet/core-setup/commit/
6a5ea1e5d969ef2bfd06f0645f6e2707a3e663ea
dotnet-maestro-bot [Fri, 26 Jan 2018 04:07:07 +0000 (22:07 -0600)]
Update CoreFx to preview2-26126-03 (dotnet/core-setup#3639)
Commit migrated from https://github.com/dotnet/core-setup/commit/
39e3312762a651cff27e4d99b041ae2c7e4193da
dotnet-maestro-bot [Thu, 25 Jan 2018 20:26:20 +0000 (12:26 -0800)]
Update BuildTools, WCF to prerelease-02425-02, preview2-26125-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
4ed3e537b745a804f23e291499c5cd55b9365734
dotnet-maestro-bot [Thu, 25 Jan 2018 19:09:39 +0000 (13:09 -0600)]
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02425-01, preview2-26125-07, preview2-26125-06, preview2-26125-01, respectively (dotnet/core-setup#3635)
Commit migrated from https://github.com/dotnet/core-setup/commit/
1b3ccb4883431566f1e22436bde9caab14d5cae7
Steve Harter [Wed, 24 Jan 2018 20:18:15 +0000 (14:18 -0600)]
Generate test packages with version 1.0.0 (dotnet/core-setup#3604)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b4c49bb74ce4e481e8e10de795138e09c2f9d0a0
Wes Haggard [Wed, 24 Jan 2018 17:51:07 +0000 (09:51 -0800)]
Merge pull request dotnet/core-setup#3624 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr to preview2-26124-08 (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
3afd303ef9c15be9414dfd2c781c6b4f2608b37e
dotnet-maestro-bot [Wed, 24 Jan 2018 13:32:19 +0000 (05:32 -0800)]
Update CoreClr to preview2-26124-08
Commit migrated from https://github.com/dotnet/core-setup/commit/
1f3b22028e6e21713498ae729f619fd749c4e3e4
dotnet-maestro-bot [Wed, 24 Jan 2018 04:02:27 +0000 (22:02 -0600)]
Update CoreClr, CoreFx to preview2-26124-01, preview2-26124-02, respectively (dotnet/core-setup#3622)
Commit migrated from https://github.com/dotnet/core-setup/commit/
64218537948409a6923dfc3cef651f2ee9c8e500
dotnet-maestro-bot [Tue, 23 Jan 2018 23:29:11 +0000 (17:29 -0600)]
Update BuildTools to prerelease-02423-02 (dotnet/core-setup#3619)
Commit migrated from https://github.com/dotnet/core-setup/commit/
f984ad928fae44585e944c80a2d07db0b8e8a110
Wes Haggard [Tue, 23 Jan 2018 18:47:34 +0000 (10:47 -0800)]
Merge pull request dotnet/core-setup#3618 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02422-01, preview2-26123-05, preview2-26123-01, preview2-26123-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
725e5801bfa81e207e3760ffcb5ab08ba230ec64
dotnet-maestro-bot [Tue, 23 Jan 2018 13:43:08 +0000 (05:43 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02422-01, preview2-26123-05, preview2-26123-01, preview2-26123-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
dd310edab40191df7a2ab45a5435bbcb348d4e93
Rakesh Singh [Mon, 22 Jan 2018 22:34:33 +0000 (14:34 -0800)]
Update Changelog field for deb and rpm packages (dotnet/core-setup#3591)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b64cb46124df1f7e64d7b7cde1034f693b270ceb
Wes Haggard [Mon, 22 Jan 2018 21:59:01 +0000 (13:59 -0800)]
Merge pull request dotnet/core-setup#3616 from weshaggard/MoveToPreview2
Move from preview1 to preview2 in master branches
Commit migrated from https://github.com/dotnet/core-setup/commit/
1faeabc84c6996df68df3ed16e7e0dd6344564c2
Wes Haggard [Mon, 22 Jan 2018 19:35:41 +0000 (11:35 -0800)]
Move from preview1 to preview2 in master branches
preview1 will be produced from the release/2.1 branch
Commit migrated from https://github.com/dotnet/core-setup/commit/
139839532f7023904f0ac04805d7d14330cae7a1
Wes Haggard [Mon, 22 Jan 2018 17:55:33 +0000 (09:55 -0800)]
Merge pull request dotnet/core-setup#3612 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02419-02, preview1-26122-04, preview1-26122-01, preview2-26122-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
fcedfbd02e817e7f5d51c1064b830d67063b594a
dotnet-maestro-bot [Mon, 22 Jan 2018 14:47:52 +0000 (06:47 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02419-02, preview1-26122-04, preview1-26122-01, preview2-26122-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
ca1523342a1c33c57f5d52fccd5cf79831562b0f
Wes Haggard [Fri, 19 Jan 2018 23:06:37 +0000 (15:06 -0800)]
Rollback BuildTools change to unblock official build publish
temporarily rollback build tools update until https://github.com/dotnet/buildtools/pull/1869
is merged and built.
Commit migrated from https://github.com/dotnet/core-setup/commit/
ecbd4f6c01c29de8bbf0669b5cd571f353065eb0
Steve Harter [Fri, 19 Jan 2018 23:06:59 +0000 (17:06 -0600)]
Update issue-guide.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
885199cb89fcc472fd02c0deb17f91cd2ad4d4fc
Steve Harter [Fri, 19 Jan 2018 22:52:28 +0000 (16:52 -0600)]
Update issue-guide.md
Commit migrated from https://github.com/dotnet/core-setup/commit/
6bbab6866eaadc69939613920c123f31e80c2d35
Steve Harter [Fri, 19 Jan 2018 22:50:57 +0000 (16:50 -0600)]
Initial issue guide based on corefx layout (dotnet/core-setup#3611)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d390b6e2d1b8f4518bc46c13bc5a864b5d33828f
Wes Haggard [Fri, 19 Jan 2018 21:25:25 +0000 (13:25 -0800)]
Merge pull request dotnet/core-setup#3608 from dotnet-maestro-bot/master-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02419-01, preview1-26119-03, preview1-26119-06, preview2-26119-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
0c9fc7b6dc63e116073d2b8c4c71b86bd1ce4246
Jose Perez Rodriguez [Fri, 19 Jan 2018 20:18:19 +0000 (12:18 -0800)]
Fixing UWP TFM
Commit migrated from https://github.com/dotnet/core-setup/commit/
403a916d7103e777c76fb9a9ca188a844880509a
dotnet-maestro-bot [Fri, 19 Jan 2018 19:56:47 +0000 (11:56 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to prerelease-02419-01, preview1-26119-03, preview1-26119-06, preview2-26119-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
09f658fff7c499cbeed9267a8f099c3c5204b5a8
Davis Goodin [Fri, 19 Jan 2018 05:45:17 +0000 (23:45 -0600)]
Add ShipInstaller=dotnetcli to manifest (dotnet/core-setup#3605)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b2a1cec3077493b88504f9e357bcc6f3db6cef0b
dotnet-maestro-bot [Thu, 18 Jan 2018 13:32:30 +0000 (05:32 -0800)]
Update BuildTools, CoreClr to prerelease-02417-06, preview1-26118-03, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
1157152b7c59e55eb5296db8cd2170440fdc577f
dotnet-maestro-bot [Wed, 17 Jan 2018 16:28:02 +0000 (08:28 -0800)]
Update BuildTools, CoreClr, CoreFx to prerelease-02417-05, preview1-26117-03, preview1-26117-03, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
5b09df6e8d1690bbdf76ddceeef2e9d06189d1dc
Steve Harter [Tue, 16 Jan 2018 21:48:39 +0000 (15:48 -0600)]
Improve the error message when hostpolicy can't be found (dotnet/core-setup#3596)
Commit migrated from https://github.com/dotnet/core-setup/commit/
7536211ea26db40be3dc0ec0487a55217133e5d1
Simon Nattress [Tue, 16 Jan 2018 21:43:59 +0000 (13:43 -0800)]
Merge pull request dotnet/core-setup#3532 from sognerubov/user/seog/console
Added new shim for uwp console.
Commit migrated from https://github.com/dotnet/core-setup/commit/
3edb04fdd2dd8f1dd2be72e8091246bc3364cbc9
dotnet-maestro-bot [Tue, 16 Jan 2018 13:30:39 +0000 (05:30 -0800)]
Update CoreClr, CoreFx, WCF to preview1-26116-03, preview1-26116-01, preview2-26116-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
eeb3a84e2142aba791fe003564b8afd048c45ff9
Sergei Ognerubov [Fri, 12 Jan 2018 21:50:28 +0000 (13:50 -0800)]
fixes
Commit migrated from https://github.com/dotnet/core-setup/commit/
1d28edd05e05b163ff75ce3d1727ab6201e738e8