Zach Montoya [Tue, 29 Aug 2017 00:05:36 +0000 (17:05 -0700)]
Update Microsoft.Net.Native.Compiler reference in the .NETCore 5.0 dependency group to 1.7.1 (dotnet/core-setup#3108)
Commit migrated from https://github.com/dotnet/core-setup/commit/
70f50d0bb6e6a59ef0a46e1a3d34584c36d51afb
Eric Erhardt [Mon, 28 Aug 2017 16:45:03 +0000 (11:45 -0500)]
Merge pull request dotnet/core-setup#3102 from eerhardt/RemoveBranchInfo
Delete branchinfo.txt
Commit migrated from https://github.com/dotnet/core-setup/commit/
8cb98cdd5233068e28600cf84816ed91ce4de4eb
Eric Erhardt [Mon, 28 Aug 2017 15:21:42 +0000 (10:21 -0500)]
Merge pull request dotnet/core-setup#1703 from dotnet/3pn
Add 3pn entry for C++ SDK
Commit migrated from https://github.com/dotnet/core-setup/commit/
dc2ffd49c250840c0de249c3478646192458d54d
Eric Erhardt [Mon, 28 Aug 2017 14:50:02 +0000 (09:50 -0500)]
Merge branch 'master' into 3pn
Commit migrated from https://github.com/dotnet/core-setup/commit/
8214e3b0ceefdc32b7910e0e01551bccfc95cec7
Eric Erhardt [Mon, 28 Aug 2017 14:25:03 +0000 (09:25 -0500)]
Delete branchinfo.txt
This file is no longer used after we moved to MSBuild.
Commit migrated from https://github.com/dotnet/core-setup/commit/
749693e00344fb5ff7644a33b305226bd6c76f94
Karel Zikmund [Sat, 26 Aug 2017 00:09:42 +0000 (17:09 -0700)]
Fix semantic versioning sort order
Pre-releases always have a lower precedence than the associated production version. Fix the example sort to reflect that and clarify this precedence behavior in the description.
This fixes dotnet/core-setup#2169.
Based on original PR dotnet/core-setup#2182.
Commit migrated from https://github.com/dotnet/core-setup/commit/
51024438e10d7663dc3fbaba09f32f1a8ecb986f
Richard Lander [Wed, 16 Aug 2017 20:41:32 +0000 (13:41 -0700)]
Fix brew link
Commit migrated from https://github.com/dotnet/core-setup/commit/
152dbe8a4b4e30eee26208ff6a850e9aa73c07f8
Petr Onderka [Fri, 25 Aug 2017 19:09:20 +0000 (21:09 +0200)]
Change one more URL to dot.net
Commit migrated from https://github.com/dotnet/core-setup/commit/
bc8afddd1b09bfbde83bfd0c9689ddb7d51ce12c
Petr Onderka [Tue, 26 Jul 2016 21:39:05 +0000 (23:39 +0200)]
Use dot.net instead of microsoft.com
Commit migrated from https://github.com/dotnet/core-setup/commit/
c1a7ccdabdda74039e17c364a57d7c38f703271a
Petr Onderka [Tue, 26 Jul 2016 16:37:24 +0000 (18:37 +0200)]
Updated dotnet.hithub.io URLs to microsoft.com/net
Commit migrated from https://github.com/dotnet/core-setup/commit/
73c0eda205f1a7c0a3993a72b5919e7bd99baf09
smile21prc [Fri, 25 Aug 2017 16:38:49 +0000 (09:38 -0700)]
Add RedHat6 to official builds of core-setup in master branch (dotnet/core-setup#3024)
* Add RedHat6 to official builds of core-setup in master branch
Add RedHat6 to official builds of core-setup in master branch, this is
identical to the PR to enable Rhel6 in release/2.0.0:
https://github.com/dotnet/core-setup/pull/3017
* Rename the RID.
Rename the RID as we don't have a RID for 6.9.
* Update docker tag and add logic to detect RHEL6 in init-tools.sh
Update docker tag and add logic to detect RHEL6 in init-tools.sh
* Port changes from Release/2.0.0 to fix core-setup RHEL 6 official runs.
Port changes from Release/2.0.0 to fix core-setup RHEL 6 official runs.
* Fix indentation
Fix indentation
* Port one more related commit from release/2.0.0 back to master
Port one more related commit from release/2.0.0 back to master, which
is:
https://github.com/dotnet/core-setup/commit/dotnet/core-setup@
15e34cd2c57ae5daa83c412d987dd342886d799a
* Update to use the correction version of runtimemodel
Update to use the correction version of runtimemodel
* Try to fix the CI error by updating NugetModelTFM to net45
Try to fix the CI error by updating NugetModelTFM to net45
* Revert "Try to fix the CI error by updating NugetModelTFM to net45"
This reverts commit dotnet/core-setup@
d740f18750362245427b67ca45301f60b31faa47.
* Remove runtimemodel reference
I built core-setup locally, and didn't see runtimemodel package any more
with current version 4.3.0-preview2-4095. It is possible that it might
not be needed any longer.
Remove it first and verify it all works. If there is still runtime
errors then we may need to explicitly add a package reference to it
* Remove unused NugetModelTFM node as well
Remove unused NugetModelTFM node as well
* Remove extra spaces
Remove extra spaces
Commit migrated from https://github.com/dotnet/core-setup/commit/
66d0e7052e24875be41d4956be09bb691c90f86a
Wes Haggard [Fri, 25 Aug 2017 16:00:51 +0000 (09:00 -0700)]
Merge pull request dotnet/core-setup#3025 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25624-02, preview2-25624-01, preview1-25624-01, preview2-25624-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
c73c6c9437a26ba6c33c0513a9729c3cc592bc4e
smile21prc [Fri, 25 Aug 2017 03:45:13 +0000 (20:45 -0700)]
Update coreclr package to preview2-25622-01
Further scale down when coreclr package started to hang windows Debug x64 tests.
Commit migrated from https://github.com/dotnet/core-setup/commit/
dd9fae16825e00cbc207076e80d5e511ce967bb1
Wes Haggard [Fri, 25 Aug 2017 00:48:17 +0000 (17:48 -0700)]
Revert coreclr version update
Commit migrated from https://github.com/dotnet/core-setup/commit/
210f02c0cec18dec018ff51c29a8c06dae00fdbf
dotnet-maestro-bot [Thu, 24 Aug 2017 13:29:33 +0000 (06:29 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25624-02, preview2-25624-01, preview1-25624-01, preview2-25624-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
786feeb46d13245951bd4960b4ace5270a3bae08
Matt Perry [Wed, 23 Aug 2017 15:01:57 +0000 (11:01 -0400)]
Allow AppBaseCompilation assembly resolver to resolve 'reference' (dotnet/core-setup#3065)
* Allow direct references to be resolved when there is no refs folder
* Fix comment typo
Commit migrated from https://github.com/dotnet/core-setup/commit/
7ccae7f07ea442e1df245eba0d487bec10b58bdd
Wes Haggard [Thu, 17 Aug 2017 18:27:29 +0000 (11:27 -0700)]
Merge pull request dotnet/core-setup#3041 from janvorli/add-rhel6-official-rid
[RHEL6] Add RHEL 6 official RID
Commit migrated from https://github.com/dotnet/core-setup/commit/
7cacb7939f96bcab7e604256c36bb10118b302be
Eric StJohn [Tue, 15 Aug 2017 20:07:56 +0000 (13:07 -0700)]
Merge pull request dotnet/core-setup#3052 from ericstj/netcoreapp2.1
Make Microsoft.NETCore.App target netcoreapp2.1
Commit migrated from https://github.com/dotnet/core-setup/commit/
8aa34a95bad481e1b5e4c8286e5cb2d7cb6ed943
Eric St. John [Tue, 15 Aug 2017 18:43:12 +0000 (11:43 -0700)]
Ensure we pass meta-package version to StoreProject
It looks like Store wasn't doing the right thing for test projects. Rather than storing the just
built NCA package it was using the one the targets injected (EG: the one in the Tools CLI).
Commit migrated from https://github.com/dotnet/core-setup/commit/
f242fcbf3c88d74debe561289e91f7c5f464572b
Eric St. John [Tue, 15 Aug 2017 17:06:40 +0000 (10:06 -0700)]
Make Microsoft.NETCore.App target netcoreapp2.1
Moves the branch forward to the netcoreapp2.1 TFM.
Commit migrated from https://github.com/dotnet/core-setup/commit/
26154941156e3b9c1bdd908c94a77b1f571cfcad
Simon Nattress [Mon, 14 Aug 2017 16:45:35 +0000 (09:45 -0700)]
Compile Microsoft.Build.Net.CoreRuntimeTask with MSFT public key (dotnet/core-setup#3016)
Strongname signing was disabled for this assembly. Opt it into signing
with the MSFT key.
Commit migrated from https://github.com/dotnet/core-setup/commit/
2d818e87081bfe71f9a3f2cbba43cb279e79b265
Jan Vorlicek [Mon, 14 Aug 2017 15:19:49 +0000 (17:19 +0200)]
Add RHEL 6 official RID
Commit migrated from https://github.com/dotnet/core-setup/commit/
bebf4fd6a3959d1f933bcfc7a1d574bc959eb8e4
Wes Haggard [Thu, 10 Aug 2017 18:18:09 +0000 (11:18 -0700)]
Merge pull request dotnet/core-setup#3006 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25610-02, preview2-25610-02, preview1-25610-01, preview2-25610-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
49160e3bb27bb44a8b64920de05059349e7b9c26
dotnet-maestro-bot [Thu, 10 Aug 2017 13:26:50 +0000 (06:26 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25610-02, preview2-25610-02, preview1-25610-01, preview2-25610-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
6a3d3126dd16e6d2f4f315e0d129d873e2c3bef6
dotnet-maestro-bot [Tue, 8 Aug 2017 23:39:28 +0000 (16:39 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25608-02, preview2-25608-02, preview1-25608-01, preview2-25608-04, respectively (dotnet/core-setup#2979)
Commit migrated from https://github.com/dotnet/core-setup/commit/
1d16608332a928326be0eed45fcf5bb204a2e2fb
Simon Nattress [Tue, 8 Aug 2017 21:44:10 +0000 (14:44 -0700)]
Strongname sign Microsoft.Build.Net.CoreRuntimeTask (dotnet/core-setup#2994)
* Strongname sign Microsoft.Build.Net.CoreRuntimeTask
Fixes https://github.com/dotnet/core-setup/issues/2820
Commit migrated from https://github.com/dotnet/core-setup/commit/
e46a14f5c924bfcf52536436f5386b33b347eb04
rakeshsinghranchi [Tue, 8 Aug 2017 00:42:31 +0000 (17:42 -0700)]
Enable building debian9 packages (dotnet/core-setup#2961)
Commit migrated from https://github.com/dotnet/core-setup/commit/
edc20edb61a4a0bd5e17953b659ed02dd009752e
chcosta [Fri, 4 Aug 2017 21:58:30 +0000 (14:58 -0700)]
Enable retries for the nuget push command used during publishing (dotnet/core-setup#2980)
* Enable retries for the nuget push command used during publishing
* Alphabetize usingtask list in publish.proj
Commit migrated from https://github.com/dotnet/core-setup/commit/
14627e34be86271759ffdd5ea8692a51e2b7f4fe
Wes Haggard [Fri, 4 Aug 2017 16:00:50 +0000 (09:00 -0700)]
Merge pull request dotnet/core-setup#2970 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, Standard, WCF to preview2-25604-01, preview1-25604-01, preview2-25604-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
57873902bb6e7bc9f1358c908237d85743dfd1ac
dotnet-maestro-bot [Fri, 4 Aug 2017 13:29:00 +0000 (06:29 -0700)]
Update CoreClr, Standard, WCF to preview2-25604-01, preview1-25604-01, preview2-25604-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
2f426bd762fe18dc5f5939b3d8c3ea525d267707
Wes Haggard [Thu, 3 Aug 2017 17:58:08 +0000 (10:58 -0700)]
Merge pull request dotnet/core-setup#2948 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25603-01, preview2-25602-02, preview1-25603-01, preview2-25603-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
974997ce838252299445902837567c2601933c6c
dotnet-maestro-bot [Thu, 3 Aug 2017 13:26:37 +0000 (06:26 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25603-01, preview2-25602-02, preview1-25603-01, preview2-25603-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
b313a004e258b1b86d1ce85c6ed050fc2cbdcd22
Jan Vorlicek [Mon, 31 Jul 2017 22:38:41 +0000 (00:38 +0200)]
Merge pull request dotnet/core-setup#2942 from janvorli/enable-rhel6-rid-detection
Enable RHEL6 and CentOS 6 RID detection in build
Commit migrated from https://github.com/dotnet/core-setup/commit/
d7b5399934ca27d9d7462a4a7d04fcc75d49d751
Wes Haggard [Mon, 31 Jul 2017 21:41:16 +0000 (14:41 -0700)]
Merge pull request dotnet/core-setup#2928 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25531-02, preview2-25531-01, preview1-25531-01, preview2-25531-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
25836afeac18d915c6ab1bceb6de7974876b6188
Jan Vorlicek [Mon, 31 Jul 2017 15:49:25 +0000 (15:49 +0000)]
Enable RHEL6 and CentOS 6 RID detection in build
This change adds RHEL6 and CentOS 6 RID detection to src/corehost/build.sh.
These distros don't have the /etc/os-release file and so we need to use another
source - the /etc/redhat-release file.
It is an exact copy of the same change merged in for CoreCLR.
Commit migrated from https://github.com/dotnet/core-setup/commit/
6ae626fa9ce15b828eea1af9a92055c43ad8cb30
dotnet-maestro-bot [Mon, 31 Jul 2017 13:27:33 +0000 (06:27 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25531-02, preview2-25531-01, preview1-25531-01, preview2-25531-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
da636aa46811fb31570a771c7d38da6422cee85b
Wes Haggard [Fri, 28 Jul 2017 17:46:18 +0000 (10:46 -0700)]
Merge pull request dotnet/core-setup#2923 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, Standard, WCF to preview2-25528-01, preview1-25528-01, preview2-25528-02, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
4e72bd22b8b8776b2fd7cd0e0394110008b47435
dotnet-maestro-bot [Fri, 28 Jul 2017 13:25:11 +0000 (06:25 -0700)]
Update CoreClr, Standard, WCF to preview2-25528-01, preview1-25528-01, preview2-25528-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
fb011e43164b1a4b455e739e4fa9355d21079cd2
dotnet-maestro-bot [Thu, 27 Jul 2017 21:40:32 +0000 (14:40 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25527-04, preview2-25527-02, preview1-25527-01, preview2-25527-01, respectively (dotnet/core-setup#2899)
Commit migrated from https://github.com/dotnet/core-setup/commit/
bbf0787816550588318ee434d90dd4f787359997
Simon Nattress [Thu, 27 Jul 2017 19:07:56 +0000 (12:07 -0700)]
Merge pull request dotnet/core-setup#2913 from nattress/uwpshimfix
Build UWPShim as a Store App
Commit migrated from https://github.com/dotnet/core-setup/commit/
ac190be040195cdfd3e3ae6dad5b27e9b1195c8f
Simon Nattress [Tue, 18 Jul 2017 23:43:54 +0000 (16:43 -0700)]
Build UWPShim as a Store App
Alter build of UWPShim so it is a Windows Store exe instead of a desktop command line application. This prevents a command window popping up when running CoreCLR apps in VS.
This requires splitting the uwp cmake build into two pieces: a desktop piece for CopyWin32Resources and UWPHost, and a Store app piece for UWPShim
Statically link vcruntime.lib into CopyWin32Resources and UWPHost to avoid a runtime requirement that vcruntime140.dll is present.
Commit migrated from https://github.com/dotnet/core-setup/commit/
bfd4c1a8f82ceb8729e4c95b39a41411834bb0b8
Wes Haggard [Wed, 26 Jul 2017 20:10:25 +0000 (13:10 -0700)]
Merge pull request dotnet/core-setup#2910 from weshaggard/EnableVS2017
Enable building this repo with VS2017
Commit migrated from https://github.com/dotnet/core-setup/commit/
562b1aa239fe7bc1de355ab0c7885e5abf912a4b
Wes Haggard [Wed, 26 Jul 2017 16:52:03 +0000 (09:52 -0700)]
Enable building this repo with VS2017
Commit migrated from https://github.com/dotnet/core-setup/commit/
9a20b39067a7fcb979c7421e97c081f8544ae187
Josh Free [Tue, 25 Jul 2017 18:23:21 +0000 (11:23 -0700)]
Merge pull request dotnet/core-setup#2904 from zamont/master
Update Microsoft.Net.UWPCoreruntimeSdk targets to help VS
Commit migrated from https://github.com/dotnet/core-setup/commit/
7be0b89ee218fa731720a5bafc3e036cf1c46be8
Zach Montoya [Mon, 24 Jul 2017 23:36:33 +0000 (16:36 -0700)]
Add DesignTimeAppxPackageRegistration MSBuild items to aid in discovery of appx packages for VS
Commit migrated from https://github.com/dotnet/core-setup/commit/
a0496e00b04e03e66bd2d5346b52c72576c7ae17
Simon Nattress [Tue, 25 Jul 2017 00:44:00 +0000 (17:44 -0700)]
Merge pull request dotnet/core-setup#2900 from nattress/netnative
Update .NET Native to build 25524.00
Commit migrated from https://github.com/dotnet/core-setup/commit/
3a1c55595effb3ee1c1f925519b62ff99eb2c03c
Simon Nattress [Tue, 25 Jul 2017 00:43:06 +0000 (17:43 -0700)]
Update .NET Native to build 25524.00
Commit migrated from https://github.com/dotnet/core-setup/commit/
591841b2a1cf260e17d7e3e68263e3947e84067a
Wes Haggard [Mon, 24 Jul 2017 17:49:13 +0000 (10:49 -0700)]
Merge pull request dotnet/core-setup#2880 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25524-01, preview2-25524-02, preview1-25524-01, preview2-25524-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
2d7a17fecb5226efeefea917e2f04232cc69306c
jbeisner [Mon, 24 Jul 2017 15:36:14 +0000 (08:36 -0700)]
Merge pull request dotnet/core-setup#2854 from johnbeisner/AddMutex
Adding a mutex when selecting a directory index: SDK Muxer tests
Commit migrated from https://github.com/dotnet/core-setup/commit/
f26d424a180f4dfbb7070380e93f42982879bfa4
dotnet-maestro-bot [Mon, 24 Jul 2017 13:27:34 +0000 (06:27 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25524-01, preview2-25524-02, preview1-25524-01, preview2-25524-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
fa78c2fbae5a19aedf27ab2b5a8f22ebe88a6030
Jan Vorlicek [Fri, 21 Jul 2017 20:51:09 +0000 (22:51 +0200)]
Merge pull request dotnet/core-setup#2654 from janvorli/fix-vs2015-cf-guard
Workaround for recent CMake bug w.r.t. CF guard
Commit migrated from https://github.com/dotnet/core-setup/commit/
4e075b0c2abfbdaa564977ae2daba5b2b2f5c481
Davis Goodin [Fri, 21 Jul 2017 13:57:00 +0000 (08:57 -0500)]
Add virtual dir ending slash when finalizing build (dotnet/core-setup#2881)
(cherry picked from commit dotnet/core-setup@
aea7b1cab8912f78a07408d9e95aafb9bea1e150)
Commit migrated from https://github.com/dotnet/core-setup/commit/
4f5b7df840b37e08018187f604b5f94ad63ad071
Zach Montoya [Thu, 20 Jul 2017 23:30:12 +0000 (16:30 -0700)]
Update Microsoft.Net.Native.Compiler reference from 1.6.0 to 1.7.0 (dotnet/core-setup#2864)
Commit migrated from https://github.com/dotnet/core-setup/commit/
22906c6683488c696c9fd21ac42610d1802cc2a2
Simon Nattress [Thu, 20 Jul 2017 23:29:59 +0000 (16:29 -0700)]
Remove PAT
Commit on behalf of @chcosta, PAT has been cycled.
Commit migrated from https://github.com/dotnet/core-setup/commit/
597fd5c20291875d96db98c018fce299ef418529
Zach Montoya [Thu, 20 Jul 2017 23:23:56 +0000 (16:23 -0700)]
Enable WCF package updates and update dependency to latest (dotnet/core-setup#2879)
Fixes dotnet/core-setup#2743
Commit migrated from https://github.com/dotnet/core-setup/commit/
4d56a483076c3d3f43f2b357177ee14de16ee15d
Wes Haggard [Thu, 20 Jul 2017 20:36:32 +0000 (13:36 -0700)]
Merge pull request dotnet/core-setup#2857 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25520-01, preview2-25520-92, preview1-25520-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
88807740b39e75c35839fa1c0241109b7ea28883
Davis Goodin [Thu, 20 Jul 2017 18:19:42 +0000 (13:19 -0500)]
Add virtual dir ending slash (dotnet/core-setup#2872)
This prevents a stabilized version from downloading all nupkgs in the blob storage container.
Commit migrated from https://github.com/dotnet/core-setup/commit/
632aa6827e4ffba5f3cb1ec9fb105100c85f7f23
dotnet-maestro-bot [Thu, 20 Jul 2017 13:47:36 +0000 (06:47 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25520-01, preview2-25520-92, preview1-25520-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
0777bfc702f02c4dbb4e71cf30a0d6fdf08d3659
Zach Montoya [Wed, 19 Jul 2017 18:40:29 +0000 (11:40 -0700)]
Fix local build for UWPHost by adding header files from CoreCLR repo. This is where mscoree.h originated from, so additional header files should be fine. (dotnet/core-setup#2856)
Commit migrated from https://github.com/dotnet/core-setup/commit/
afb13fc5fdd352c736ad4f34dc30cb85d34f9589
Wes Haggard [Tue, 18 Jul 2017 18:53:08 +0000 (11:53 -0700)]
Merge pull request dotnet/core-setup#2848 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25518-01, preview2-25518-02, preview1-25518-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
2f5cf7e8a8d15e79e928455da89d61a738f926df
John Beisner [Tue, 18 Jul 2017 16:22:50 +0000 (09:22 -0700)]
Adding a mutex when selecting a directory index.
Commit migrated from https://github.com/dotnet/core-setup/commit/
7aecf147dc81d8fae160a54d0a0efe55d9067471
dotnet-maestro-bot [Tue, 18 Jul 2017 13:26:35 +0000 (06:26 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25518-01, preview2-25518-02, preview1-25518-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
0712dd47d1c521a31571047fb9c8245e2e5457fc
Simon Nattress [Tue, 18 Jul 2017 07:21:22 +0000 (00:21 -0700)]
Update .NET Native Compiler in metapackage (dotnet/core-setup#2849)
Roll forward to the latest nightly build of .Net Native in the published
Microsoft.NETCore.UniversalWindowsPlatform package.
Commit migrated from https://github.com/dotnet/core-setup/commit/
d67f60a64d239043442440345ccaa32f7e52e90d
Wes Haggard [Mon, 17 Jul 2017 16:48:38 +0000 (09:48 -0700)]
Merge pull request dotnet/core-setup#2829 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25517-01, preview2-25517-02, preview1-25517-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
5963eb1b210fb11408c008802393cc6c928ce6a6
dotnet-maestro-bot [Mon, 17 Jul 2017 13:27:35 +0000 (06:27 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25517-01, preview2-25517-02, preview1-25517-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
ad7bd09c081a1d493559a8cb4b2e43fee851cb05
Davis Goodin [Thu, 13 Jul 2017 21:16:54 +0000 (16:16 -0500)]
Only symbol-sign and index symbol packages (dotnet/core-setup#2827)
* Only sign/index symbol packages
* Turn glob into items before using to create paths
* Run EmbedIndex on symbol pakages, copy others
* Bring package globs into the same new target
This localizes changes and the new target makes it easier to test locally.
* Update VsoTools properties passed to publish.proj
VsoToolsDir is unused; DotNetToolDir and EmbedIndexToolDir are created by the tool initialization script.
Commit migrated from https://github.com/dotnet/core-setup/commit/
df9e9eb30f1547b10853f18301ef5a04ec22d2f1
Wes Haggard [Thu, 13 Jul 2017 16:19:50 +0000 (09:19 -0700)]
Merge pull request dotnet/core-setup#2822 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25513-01, preview2-25513-02, preview1-25513-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d20260bc2c8980c681f9a4031fb043f2e1550a8f
dotnet-maestro-bot [Thu, 13 Jul 2017 13:21:42 +0000 (06:21 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25513-01, preview2-25513-02, preview1-25513-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
36b144e60498ee149bf9b87c81a5b59684445b6d
Steve Harter [Wed, 12 Jul 2017 21:19:55 +0000 (16:19 -0500)]
Place temp appx files in obj folder (dotnet/core-setup#2823)
Commit migrated from https://github.com/dotnet/core-setup/commit/
772b337316f2d74e4423bdd74b06dfb5ba39d052
jbeisner [Wed, 12 Jul 2017 21:01:06 +0000 (14:01 -0700)]
Merge pull request dotnet/core-setup#2793 from johnbeisner/MuxerFixes
Filter out version = -1.-1.-1 & tests: SDK Muxer
Commit migrated from https://github.com/dotnet/core-setup/commit/
7ce07e88c1455089bac7a8fe8d3dc93ea79d6c7c
John Beisner [Wed, 12 Jul 2017 20:34:28 +0000 (13:34 -0700)]
Combining methods: 'resolve_sdk_version' and 'resolve_patch_sdk_version'
Commit migrated from https://github.com/dotnet/core-setup/commit/
a047b3f107e50d4591bf97b0bf9284485abf9bf6
Simon Nattress [Wed, 12 Jul 2017 20:03:49 +0000 (13:03 -0700)]
Update .NET Native Compiler in metapackage (dotnet/core-setup#2821)
Roll forward to the latest nightly build of .Net Native in the published
Microsoft.NETCore.UniversalWindowsPlatform
Commit migrated from https://github.com/dotnet/core-setup/commit/
da589227f4bd8acb6f5829a915b6f3a4d8954cc3
Wes Haggard [Wed, 12 Jul 2017 17:26:10 +0000 (10:26 -0700)]
Merge pull request dotnet/core-setup#2813 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25511-05, preview2-25512-01, preview1-25512-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
ac42d14683de58c0d0f26d4db871085bdae0a511
dotnet-maestro-bot [Wed, 12 Jul 2017 13:26:51 +0000 (06:26 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25511-05, preview2-25512-01, preview1-25512-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
8b322f689b3c15038c50e5e9dda2f2c9a70a1945
Wes Haggard [Tue, 11 Jul 2017 21:16:48 +0000 (14:16 -0700)]
Merge pull request dotnet/core-setup#2803 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard to preview2-25510-01, preview2-25511-02, preview1-25511-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b33fe528f4e02423b880ca0c673dc0f2bd223a45
Chris Rummel [Tue, 11 Jul 2017 17:21:45 +0000 (12:21 -0500)]
Add symbol signing to core-setup packages. (dotnet/core-setup#2691)
* Publish project changes for symbol signing.
- Split PublishCoreHostPackagesToFeed target into download/sign/publish so
we have somewhere to include the actual signing.
- Add symbol signing target call and EmbedIndex call.
- Update BuildTools to get symbol signing fixes.
* Publish build definition changes for symbol signing.
- Use MicroBuild symbol signing plugin.
- Delete previous copies of tooling if present.
- Clone and download symbol signing tooling.
- New build variables for tooling locations and certificate to use.
Commit migrated from https://github.com/dotnet/core-setup/commit/
945abe5f2769871a77d7da61f6d7cd274259d987
dotnet-maestro-bot [Tue, 11 Jul 2017 13:42:55 +0000 (06:42 -0700)]
Update CoreClr, CoreFx, Standard to preview2-25510-01, preview2-25511-02, preview1-25511-01, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
0958fd684a8054d5722e9291776dfe227f2d99be
Vance Morrison [Mon, 10 Jul 2017 23:37:59 +0000 (16:37 -0700)]
Merge pull request dotnet/core-setup#2807 from vancem/master
Propagate *.ni.pdb files generated from CoreCLR build.
Commit migrated from https://github.com/dotnet/core-setup/commit/
c4db00d4a018e2dcb06e56048b78fb011a1f250e
Vance Morrison [Mon, 10 Jul 2017 20:46:06 +0000 (13:46 -0700)]
Propagate *.ni.pdb files generated from CoreCLR build.
The CoreCLR build makes *.ni.pdb files that also need to propagate to the ultimate NetCore.app package.
Commit migrated from https://github.com/dotnet/core-setup/commit/
767d65b327aba61983bf9321d5a02adc8279e159
Christopher Costa [Sat, 8 Jul 2017 05:40:44 +0000 (22:40 -0700)]
Merge branch 'master' of https://github.com/dotnet/core-setup into appx-uwphost
Commit migrated from https://github.com/dotnet/core-setup/commit/
0e506fbf122ddff4e1adfe9a9aae2ee0d30ac312
Christopher Costa [Sat, 8 Jul 2017 05:40:06 +0000 (22:40 -0700)]
Don't build appx on arm64
Commit migrated from https://github.com/dotnet/core-setup/commit/
58f7eb492a03b5772de16a21f271d30b28747300
Christopher Costa [Fri, 7 Jul 2017 22:26:48 +0000 (15:26 -0700)]
remove info
Commit migrated from https://github.com/dotnet/core-setup/commit/
2f3a921a625e8446bd32e80ee9d0ca786db8f415
chcosta [Fri, 7 Jul 2017 22:18:55 +0000 (15:18 -0700)]
Build / sign appx separately so that you can include other signed binaries (dotnet/core-setup#2802)
in the appx
Commit migrated from https://github.com/dotnet/core-setup/commit/
39cc3c532c1ea247d09534ecb832bc22d7b8cf9d
Christopher Costa [Fri, 7 Jul 2017 21:53:54 +0000 (14:53 -0700)]
Build / sign appx separately so that you can include other signed binaries
in the appx
Commit migrated from https://github.com/dotnet/core-setup/commit/
6c66df0ae43fd3f016569dc723a873f8cb334640
Simon Nattress [Fri, 7 Jul 2017 19:07:31 +0000 (12:07 -0700)]
Fix framework assembly deployment for CoreCLR (dotnet/core-setup#2800)
Before NS2.0, the framework assemblies were drawn from a variety of
individual Nuget packages. Filtering was performed to not copy a Nuget
package's contents if it was the CoreCLR runtime package, since that is
provided by an AppX package dependency. The test for "is this a CoreCLR
runtime package" was the presence of mscorlib.[ni.]dll. With NS2.0,
mscorlib is just a type forwarder in the main framework assembly payload
so the filter broke. Instead, use System.Private.CoreLib.[ni.]dll which is
now present in the CoreCLR runtime package. CoreCLR NS2.0 runtime Nuget
packages will similarly contain System.Private.CoreLib.dll.
Commit migrated from https://github.com/dotnet/core-setup/commit/
e7380231460ac20a925c336a88a1340fb4bd08bb
Jose Perez Rodriguez [Fri, 7 Jul 2017 17:38:47 +0000 (10:38 -0700)]
Merge pull request dotnet/core-setup#2801 from joperezr/uapMP
Using new version of WCF in the UWP metapackage
Commit migrated from https://github.com/dotnet/core-setup/commit/
5902d65b20becca49e1ad95a817c1f7c5cb674f0
Jose Perez Rodriguez [Fri, 7 Jul 2017 16:25:38 +0000 (09:25 -0700)]
Using new version of WCF in the UWP metapackage
Commit migrated from https://github.com/dotnet/core-setup/commit/
2d44a5652edf4602606024ad802da3243b87346e
John Beisner [Fri, 7 Jul 2017 16:16:51 +0000 (09:16 -0700)]
Removing the 'pipe' characters.
Commit migrated from https://github.com/dotnet/core-setup/commit/
edc3d191961e8189c346ca7020c19c0d97c8c8ac
chcosta [Fri, 7 Jul 2017 05:44:16 +0000 (22:44 -0700)]
Fix appx ordering so that the signed appx is included in the nupkg (dotnet/core-setup#2798)
* Refactor appx build
* Update build definition for refactored build
* Exclude Microsoft.Net.UWPCoreRuntimeSdk from non-windows and arm64 builds
Commit migrated from https://github.com/dotnet/core-setup/commit/
1bcd86d66f4bf0a294e4e0efe50f32ea403fa0a4
Jose Perez Rodriguez [Thu, 6 Jul 2017 20:26:56 +0000 (13:26 -0700)]
Merge pull request dotnet/core-setup#2796 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreClr, CoreFx, Standard, WCF to preview2-25506-02, preview2-25506-02, preview1-25506-01, preview1-25426-02, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b79f3e2dfc7f321e60b3386325b4a03c861d1f9b
Jose Perez Rodriguez [Thu, 6 Jul 2017 19:56:14 +0000 (12:56 -0700)]
Disable WCF update till we have uap support on their packages
Commit migrated from https://github.com/dotnet/core-setup/commit/
0a22fcdcb6b9e401fd4699758a816383a5109f59
dotnet-maestro-bot [Thu, 6 Jul 2017 13:29:15 +0000 (06:29 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25506-02, preview2-25506-02, preview1-25506-01, preview1-25426-02, respectively
Commit migrated from https://github.com/dotnet/core-setup/commit/
4f03cbdcef3010c1ea5d147e0e5feaaef2b350fc
Zach Montoya [Wed, 5 Jul 2017 22:07:42 +0000 (15:07 -0700)]
Deliver Microsoft.Net.CoreRuntime.targets in the UwpCoreRuntimeSdk package (dotnet/core-setup#2772)
* Update Microsoft.Net.CoreRuntime.targets to those shipped in latest VS
* Generate Microsoft.Net.CoreRuntime.settings.targets from template during build
* Successfully build and sign Microsoft.Net.CoreRuntimeTask.dll
* Copy Microsoft.Cci to the output of Microsoft.Build.Net.CoreRuntimeTask.dll and include Microsoft.Cci.dll in identity package for Microsoft.Net.UWPCoreRuntimeSdk
* Correctly generate .props/.targets files for each RID-specific package of Microsoft.Net.UWPCoreRuntimeSdk to provide information about the Appx packages. Change Microsoft.Net.CoreRuntime.targets and WireUpCoreRuntime appropriately.
* Make Microsoft.Net.CoreRuntime.targets consume x86 CopyWin32Resources.exe from the native x86 runtime package
* Rearrange source of Microsoft.Net.UWPCoreRuntimeSdk. Add Microsoft.Net.UWPCoreRuntimeSdk.props to point to Microsoft.Net.CoreRuntime targets files in NuGet package
* Make fixes to complete VS integration
* Address PR feedback. Change uap moniker to use property $(UAPvNextTFM)
Commit migrated from https://github.com/dotnet/core-setup/commit/
b814c63a7834a58d892feef2376521856c5cd4d2
John Beisner [Wed, 5 Jul 2017 20:53:57 +0000 (13:53 -0700)]
Filter out version = -1.-1.-1 & tests
Addresses: https://github.com/dotnet/core-setup/issues/1760
Commit migrated from https://github.com/dotnet/core-setup/commit/
970c0b298e1d09e0835f0a8e992fcb53acdeb71c
jbeisner [Wed, 5 Jul 2017 20:40:44 +0000 (13:40 -0700)]
Merge pull request dotnet/core-setup#2790 from johnbeisner/MuxerFixes
Bringing dotnet/core-setup:master up-to-date: SDK Muxer
Commit migrated from https://github.com/dotnet/core-setup/commit/
29f048e7af309125ab4738d7a698c5718517745b
Jose Perez Rodriguez [Wed, 5 Jul 2017 20:04:01 +0000 (13:04 -0700)]
Merge pull request dotnet/core-setup#2747 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreFx, Standard to preview2-25505-02, preview1-25505-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
95ed2ce31b4a7f33fbea1afcd5962c7fef789823
John Beisner [Wed, 5 Jul 2017 19:29:58 +0000 (12:29 -0700)]
Bringing dotnet/core-setup:master up-to-date.
Commit migrated from https://github.com/dotnet/core-setup/commit/
e862a0c96166b503e0b3031c6fe2700ab311c49c
Bill Wert [Wed, 5 Jul 2017 18:58:03 +0000 (11:58 -0700)]
Fix install block (dotnet/core-setup#2769)
Installation block doesn't work due to a typo. Also update to 10.12 as
minimum version
Commit migrated from https://github.com/dotnet/core-setup/commit/
de8486f9e64278b1f5926fed4284e90ab85ad677
Jose Perez Rodriguez [Wed, 5 Jul 2017 18:46:10 +0000 (11:46 -0700)]
Update CoreFx, Standard to preview2-25505-02, preview1-25505-01, respectively (master)
Commit migrated from https://github.com/dotnet/core-setup/commit/
743508b9d97564810dfe5e5bda11fcfe14a61669
chcosta [Wed, 5 Jul 2017 18:25:39 +0000 (11:25 -0700)]
Sign Appx files (dotnet/core-setup#2788)
Commit migrated from https://github.com/dotnet/core-setup/commit/
872a00dbecc1f5b89dc921dcd05e6cf482e1d30a