From 4600b1f284a163454266a114daa36c028b435735 Mon Sep 17 00:00:00 2001 From: riarenas Date: Wed, 26 Jun 2019 08:53:21 -0700 Subject: [PATCH 001/725] Publish the internal dummy package used by dependency flow using Arcade. --- .vsts-ci.yml | 7 ++++++- eng/Publishing.props | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 1dacc5750..7b99df6c9 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -10,8 +10,11 @@ variables: value: https://dotnetcli.blob.core.windows.net/dotnet/index.json - name: _PublishChecksumsBlobFeedUrl value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json +- name: _ArcadePublishBlobFeedUrl + value: https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - group: DotNet-DotNetCli-Storage + - group: DotNet-Blob-Feed jobs: - template: /eng/build.yml @@ -57,7 +60,9 @@ jobs: _BuildArchitecture: x64 _DOTNET_CLI_UI_LANGUAGE: '' _DropSuffix: '' - _AdditionalBuildParameters: '/p:PublishInternalAsset=true' + _AdditionalBuildParameters: '/p:PublishInternalAsset=true + /p:DotNetPublishBlobFeedKey=$(dotnetfeed-storage-access-key-1) + /p:DotNetPublishBlobFeedUrl=$(_PublishBlobFeedUrl)' Build_Release_arm: _BuildConfig: Release _BuildArchitecture: arm diff --git a/eng/Publishing.props b/eng/Publishing.props index 30a74f1ac..4e653b287 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -8,7 +8,6 @@ Sdk $(Product) assets/$(Product) - true $(DotnetPublishChecksumsBlobFeedUrl) $(DotNetPublishChecksumsBlobFeedKey) $(DotnetPublishSdkAssetsBlobFeedUrl) From b9d748378e662940ff19920ac51900102017f0e1 Mon Sep 17 00:00:00 2001 From: riarenas Date: Wed, 26 Jun 2019 13:21:40 -0700 Subject: [PATCH 002/725] remove blank line --- eng/Publishing.props | 1 - 1 file changed, 1 deletion(-) diff --git a/eng/Publishing.props b/eng/Publishing.props index 4e653b287..c91a52219 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -12,7 +12,6 @@ $(DotNetPublishChecksumsBlobFeedKey) $(DotnetPublishSdkAssetsBlobFeedUrl) $(DotNetPublishSdkAssetsBlobFeedKey) - false true From f5cffdbb19ee25f20d511493008a8fe6881af760 Mon Sep 17 00:00:00 2001 From: riarenas Date: Thu, 27 Jun 2019 09:13:08 -0700 Subject: [PATCH 003/725] use correct arcade feed --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 7b99df6c9..31dff1c60 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -62,7 +62,7 @@ jobs: _DropSuffix: '' _AdditionalBuildParameters: '/p:PublishInternalAsset=true /p:DotNetPublishBlobFeedKey=$(dotnetfeed-storage-access-key-1) - /p:DotNetPublishBlobFeedUrl=$(_PublishBlobFeedUrl)' + /p:DotNetPublishBlobFeedUrl=$(_ArcadePublishBlobFeedUrl)' Build_Release_arm: _BuildConfig: Release _BuildArchitecture: arm From 666ba6a2561bc77832cd912ed7cd8707ffda0752 Mon Sep 17 00:00:00 2001 From: riarenas Date: Mon, 1 Jul 2019 10:31:42 -0700 Subject: [PATCH 004/725] revert deletion of blank line --- eng/Publishing.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/Publishing.props b/eng/Publishing.props index c91a52219..4e653b287 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -12,6 +12,7 @@ $(DotNetPublishChecksumsBlobFeedKey) $(DotnetPublishSdkAssetsBlobFeedUrl) $(DotNetPublishSdkAssetsBlobFeedKey) + false true From 15936eacba633b8562b64d129eeacb155ef3a045 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 2 Jul 2019 00:12:30 +0000 Subject: [PATCH 005/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190701.7 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19351.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19351.7 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19351.7 - dotnet-watch - 3.0.0-preview8.19351.7 - dotnet-dev-certs - 3.0.0-preview8.19351.7 - dotnet-user-secrets - 3.0.0-preview8.19351.7 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d82a7dde2..d6e490142 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup f8c97c34e80df0ce59dbdb36bfa11b1457842e9c - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d - + https://github.com/aspnet/AspNetCore - 8057775f5891275632d0b8deda9f71975481be0e + 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 71509dfbe..10254cbb4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview7.19351.4 - 3.0.0-preview7.19351.4 - 3.0.0-preview7.19351.4 - 3.0.0-preview7.19351.4 - 3.0.0-preview7.19351.4 - 3.0.0-preview7.19351.4 + 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.7 From 9ec2da34082da6385818d42db694d9c4d72616b2 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 2 Jul 2019 00:13:44 +0000 Subject: [PATCH 006/725] Branding update to "preview8" --- src/redist/targets/Versions.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/Versions.targets b/src/redist/targets/Versions.targets index d6b16b412..273089432 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -4,7 +4,7 @@ 0 1 00 - preview7 + preview8 From 7ca9446b873e724f3e31fe392d1e51f3e7018ba8 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 2 Jul 2019 05:53:59 +0000 Subject: [PATCH 007/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190701.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19351.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19351.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19351.9 - dotnet-watch - 3.0.0-preview8.19351.9 - dotnet-user-secrets - 3.0.0-preview8.19351.9 - dotnet-dev-certs - 3.0.0-preview8.19351.9 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d6e490142..cb97ed53b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup f8c97c34e80df0ce59dbdb36bfa11b1457842e9c - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/aspnet/AspNetCore - 8d41acba67c9ccc9ec7b2030dbf3d9a5b487cd6d + 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 10254cbb4..89ba6207f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19351.7 - 3.0.0-preview8.19351.7 - 3.0.0-preview8.19351.7 - 3.0.0-preview8.19351.7 - 3.0.0-preview8.19351.7 - 3.0.0-preview8.19351.7 + 3.0.0-preview8.19351.9 + 3.0.0-preview8.19351.9 + 3.0.0-preview8.19351.9 + 3.0.0-preview8.19351.9 + 3.0.0-preview8.19351.9 + 3.0.0-preview8.19351.9 From e8511182e886d31892e1f34672bdf6462682e14e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 06:41:17 +0000 Subject: [PATCH 008/725] Update dependencies from https://github.com/dotnet/toolset build 20190701.11 (#2762) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19351.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65ba1d1c9..1fcbc1882 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - d73cb191abd22cfceb5aac2efdd52baba0598109 + fd6d9924a8880636d6d33211b5da12efd34f6208 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fe6c63e8e..49f1f25ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19351.9 + 3.0.100-preview8.19351.11 From 1872c7eb7ccfc88d2acbc64fe16a82bfec84e6de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 06:55:19 +0000 Subject: [PATCH 009/725] Update dependencies from https://github.com/dotnet/core-setup build 20190701.10 (#2763) - Microsoft.NETCore.App - 3.0.0-preview8-27901-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27901-10 - NETStandard.Library.Ref - 2.1.0-preview8-27901-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1fcbc1882..d1266f341 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 788f9afff7b5c4cbb2115c688eabf4560bd334f8 + a3651d9b5668b21476dc02f37aac64a96bcc5f1e - + https://github.com/dotnet/core-setup - 788f9afff7b5c4cbb2115c688eabf4560bd334f8 + a3651d9b5668b21476dc02f37aac64a96bcc5f1e - + https://github.com/dotnet/core-setup - 788f9afff7b5c4cbb2115c688eabf4560bd334f8 + a3651d9b5668b21476dc02f37aac64a96bcc5f1e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 49f1f25ff..e4aecbf5a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27901-08 + 3.0.0-preview8-27901-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27901-08 + 2.1.0-preview8-27901-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27901-08 + 3.0.0-preview8-27901-10 $(MicrosoftWindowsDesktopAppPackageVersion) From a5e7b51ad0be3f00b97793c5d0942cf404d9952e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 07:15:46 +0000 Subject: [PATCH 010/725] [master] Update dependencies from dotnet/cli (#2760) * Update dependencies from https://github.com/dotnet/cli build 20190701.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19351.10 * Update dependencies from https://github.com/dotnet/cli build 20190701.12 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19351.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1266f341..d6b0ad7bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 9a1bfd48934d87d02731eac7238f193ab9350c41 + 757c227d6c40a1cf8b8b4b9b5c861e840d78ace1 diff --git a/eng/Versions.props b/eng/Versions.props index e4aecbf5a..4e2e6db62 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview7.19351.9 + 3.0.100-preview8.19351.12 2.0.0-preview.19330.1 From 30d0bf60a9b14fb249ccd2e27d0564df8e4d8a66 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 07:36:50 +0000 Subject: [PATCH 011/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.1 (#2768) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d6b0ad7bd..00c910819 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - fd6d9924a8880636d6d33211b5da12efd34f6208 + 012022b7749d20f23271c250c11914057b2c4c16 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4e2e6db62..7db385c5c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19351.11 + 3.0.100-preview8.19352.1 From 48de00c35307df7df7d5ef3064f2ab499021b2c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 08:27:52 +0000 Subject: [PATCH 012/725] Update dependencies from https://github.com/dotnet/core-setup build 20190701.11 (#2771) - Microsoft.NETCore.App - 3.0.0-preview8-27901-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27901-11 - NETStandard.Library.Ref - 2.1.0-preview8-27901-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 00c910819..61f2c3b21 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a3651d9b5668b21476dc02f37aac64a96bcc5f1e + 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 - + https://github.com/dotnet/core-setup - a3651d9b5668b21476dc02f37aac64a96bcc5f1e + 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 - + https://github.com/dotnet/core-setup - a3651d9b5668b21476dc02f37aac64a96bcc5f1e + 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7db385c5c..d92f9e727 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27901-10 + 3.0.0-preview8-27901-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27901-10 + 2.1.0-preview8-27901-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27901-10 + 3.0.0-preview8-27901-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 650fb844e7b55dfc642226c2bf108b0b50e211c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 12:32:59 +0000 Subject: [PATCH 013/725] Update dependencies from https://github.com/dotnet/core-setup build 20190702.01 (#2775) - Microsoft.NETCore.App - 3.0.0-preview8-27902-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-01 - NETStandard.Library.Ref - 2.1.0-preview8-27902-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 61f2c3b21..dd3b43920 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 + 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 - + https://github.com/dotnet/core-setup - 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 + 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 - + https://github.com/dotnet/core-setup - 389c9aa23e5f169c3473583a8b3dc2bc2c4734a8 + 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d92f9e727..6ae74412c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27901-11 + 3.0.0-preview8-27902-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27901-11 + 2.1.0-preview8-27902-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27901-11 + 3.0.0-preview8-27902-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 4efcbcfdda8d6f37378d6c76a8f2e80a004f60fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 12:38:55 +0000 Subject: [PATCH 014/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.5 (#2776) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dd3b43920..5f579003a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - 012022b7749d20f23271c250c11914057b2c4c16 + e24439bc63145a00474b05807667928ea0b60d03 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6ae74412c..ee9d8bd9a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.1 + 3.0.100-preview8.19352.5 From 7b378af82b71316b94f6a11cd62bda4cc2c13a63 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 12:56:09 +0000 Subject: [PATCH 015/725] [master] Update dependencies from dotnet/toolset (#2777) * Update dependencies from https://github.com/dotnet/toolset build 20190702.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.6 * Update dependencies from https://github.com/dotnet/toolset build 20190702.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5f579003a..4c90f19e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - e24439bc63145a00474b05807667928ea0b60d03 + 2c0caf52437ae0dd54f70b235712addf9ef03596 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ee9d8bd9a..a0124e002 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.5 + 3.0.100-preview8.19352.7 From 020edef1baf6986a42ece1e85733dd702812680e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 13:28:29 +0000 Subject: [PATCH 016/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.8 (#2778) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4c90f19e6..0985c6455 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - 2c0caf52437ae0dd54f70b235712addf9ef03596 + a9954e1365aaf1b4530f1ab7ec777707db1b6652 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a0124e002..e9b368f3e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.7 + 3.0.100-preview8.19352.8 From eb3bbd00d779a508639323b8ca9c780f92927160 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 13:43:32 +0000 Subject: [PATCH 017/725] Update dependencies from https://github.com/dotnet/cli build 20190702.2 (#2779) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0985c6455..313651f91 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 757c227d6c40a1cf8b8b4b9b5c861e840d78ace1 + 35af6efce30a2d97bc42edfb944c38478fbde0bc diff --git a/eng/Versions.props b/eng/Versions.props index e9b368f3e..a7816194e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19351.12 + 3.0.100-preview8.19352.2 2.0.0-preview.19330.1 From 9ed71be633b3b13f8c9eae7d39d36e75f510220e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 13:43:54 +0000 Subject: [PATCH 018/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.9 (#2780) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 313651f91..6a8da45b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e49047593d9a8f71e48cf4283ed4debceb76409b - + https://github.com/dotnet/toolset - a9954e1365aaf1b4530f1ab7ec777707db1b6652 + 422205e47dc5e25e1c7c6840de31000c39d5eb42 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a7816194e..a23bcbac9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.8 + 3.0.100-preview8.19352.9 From 9e4e41fd0abf640eb33491466b867b465bf1aeb0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 16:36:53 +0000 Subject: [PATCH 019/725] [master] Update dependencies from dotnet/cli (#2782) * Update dependencies from https://github.com/dotnet/cli build 20190702.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.3 * Update dependencies from https://github.com/dotnet/cli build 20190702.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6a8da45b5..3d5c0390d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 35af6efce30a2d97bc42edfb944c38478fbde0bc + 459e74233a2d365135f5827ca6a436da5f562ab8 diff --git a/eng/Versions.props b/eng/Versions.props index a23bcbac9..228c001df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.2 + 3.0.100-preview8.19352.4 2.0.0-preview.19330.1 From 494cc4a0749e108ed2eb7cd6c7b2d0bd73f51a38 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 16:53:38 +0000 Subject: [PATCH 020/725] [master] Update dependencies from dotnet/core-setup (#2783) * Update dependencies from https://github.com/dotnet/core-setup build 20190702.02 - Microsoft.NETCore.App - 3.0.0-preview8-27902-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-02 - NETStandard.Library.Ref - 2.1.0-preview8-27902-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190702.03 - Microsoft.NETCore.App - 3.0.0-preview8-27902-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-03 - NETStandard.Library.Ref - 2.1.0-preview8-27902-03 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19330.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f11998c59..29dc9f05a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 + 49be25a6edaea1918f09a3ab429e86f2a2617219 - + https://github.com/dotnet/core-setup - 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 + 49be25a6edaea1918f09a3ab429e86f2a2617219 - + https://github.com/dotnet/core-setup - 945b148d2dbe7e0ea78a858e2b7d0ad8f62b6928 + 49be25a6edaea1918f09a3ab429e86f2a2617219 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms e6eae242229390ee477d70ba8424f266b801cb56 - + https://github.com/dotnet/wpf - 17156fbea922c15ce2a77e66d798642a7ab8a607 + 1cdb13aa07ff78627a886e2e383917b5ae51d3d1 diff --git a/eng/Versions.props b/eng/Versions.props index bbba94011..102d0f8a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19329.4 + 3.0.0-preview8.19330.3 @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27902-01 + 3.0.0-preview8-27902-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27902-01 + 2.1.0-preview8-27902-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27902-01 + 3.0.0-preview8-27902-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 505f6542f2f777952ffe0d4f8d8f9644d2f644cb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 16:55:56 +0000 Subject: [PATCH 021/725] Update dependencies from https://github.com/dotnet/arcade build 20190701.4 (#2773) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19351.4 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 29dc9f05a..465f6cb69 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 89fab80685c91024c8f9e21f1c37f62580f648f8 + 1fb1e240c889cd7f6e10cb1eacd129efa3ddb4b4 diff --git a/global.json b/global.json index f66327607..0207ac7b6 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19330.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19351.4" } } From 2f5097d73f843a814e48c66c8ac81bf5aee81d58 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 16:56:12 +0000 Subject: [PATCH 022/725] Update dependencies from https://github.com/dotnet/templating build 20190701.4 (#2774) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19351.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 465f6cb69..5cc15d85c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - e49047593d9a8f71e48cf4283ed4debceb76409b + 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 102d0f8a5..bf9f25014 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19352.4 - 2.0.0-preview.19330.1 + 2.0.0-preview8.19351.4 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 593ca32f658828e0a16a7d7100cc450e79c07911 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 17:31:18 +0000 Subject: [PATCH 023/725] [master] Update dependencies from dotnet/toolset (#2781) * Update dependencies from https://github.com/dotnet/toolset build 20190702.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.10 * Update dependencies from https://github.com/dotnet/toolset build 20190702.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.11 * Update dependencies from https://github.com/dotnet/toolset build 20190702.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5cc15d85c..ecc652459 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 422205e47dc5e25e1c7c6840de31000c39d5eb42 + 5afd645da1472bb47bc21c8c3b82a48d6ab929da https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bf9f25014..878a26ed0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.9 + 3.0.100-preview8.19352.12 From 45153a235da96ad7ab1266a2fac6e85d6d3a3789 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 18:05:11 +0000 Subject: [PATCH 024/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.14 (#2785) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ecc652459..03c970a57 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 5afd645da1472bb47bc21c8c3b82a48d6ab929da + bc6f97cc6dddd71ceef2979a02e3b0ec06cab711 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 878a26ed0..d8605d4d7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.12 + 3.0.100-preview8.19352.14 From 5a98f98cc82870392273f9cbf85fac9b15a32b24 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 18:25:26 +0000 Subject: [PATCH 025/725] Update dependencies from https://github.com/dotnet/cli build 20190702.6 (#2789) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03c970a57..d37f459b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 459e74233a2d365135f5827ca6a436da5f562ab8 + 38b82dd38b74e785e16a8c6a0aa3ac1218eab197 diff --git a/eng/Versions.props b/eng/Versions.props index d8605d4d7..5ada09306 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.4 + 3.0.100-preview8.19352.6 2.0.0-preview8.19351.4 From 9105ecbf8069ab84d88d65199b9dec9cfc07d15f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 18:25:58 +0000 Subject: [PATCH 026/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.15 (#2788) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d37f459b3..3e54e516b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - bc6f97cc6dddd71ceef2979a02e3b0ec06cab711 + 26ceb14d3d7133513df7817c1b6b0d2574336181 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5ada09306..9ff9868aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.14 + 3.0.100-preview8.19352.15 From ccef0e9b618aa07456ac7e39bb6189062a14cc44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 19:13:13 +0000 Subject: [PATCH 027/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.18 (#2791) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.18 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e54e516b..ba103de4f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 26ceb14d3d7133513df7817c1b6b0d2574336181 + 319687b40267e85d23e96372e5d05859b2db23c0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9ff9868aa..bdcd91cf3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.15 + 3.0.100-preview8.19352.18 From 3dc07e94625f660ce9ba5864653b0f7703c019ab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 21:05:10 +0000 Subject: [PATCH 028/725] Update dependencies from https://github.com/dotnet/cli build 20190702.7 (#2793) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ba103de4f..b681360bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 38b82dd38b74e785e16a8c6a0aa3ac1218eab197 + edf372a122a55b00f950a16467e0e09c797b7062 diff --git a/eng/Versions.props b/eng/Versions.props index bdcd91cf3..ea8c60495 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.6 + 3.0.100-preview8.19352.7 2.0.0-preview8.19351.4 From 63e01cd969c15d20deb70e6e0296088bbdfb4ba3 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 2 Jul 2019 21:27:37 +0000 Subject: [PATCH 029/725] Initial test: pushing VS NuPkgs to an external feed: "CrossTest" --- eng/build.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/eng/build.yml b/eng/build.yml index 92add5df4..bf21ee127 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,6 +98,15 @@ phases: $(_AdditionalBuildParameters) displayName: Build + - ${{ if ne(parameters.agentOs, 'Windows_NT') }}: + - task: NuGetCommand@2 + displayName: 'Push Visual Studio NuPkgs' + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: CrossTest + - task: PublishTestResults@1 displayName: Publish Test Results inputs: @@ -143,4 +152,4 @@ phases: PublishLocation: Container ArtifactName: AssetManifests continueOnError: ${{ parameters.continueOnError }} - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), eq(variables['_PublishBuildAssetManifest'], 'true')) \ No newline at end of file + condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), eq(variables['_PublishBuildAssetManifest'], 'true')) From 319c9e56b3d5918506d196dfc2810894cb79d456 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 14:34:46 -0700 Subject: [PATCH 030/725] [master] Update dependencies from dotnet/toolset (#2794) * Update dependencies from https://github.com/dotnet/toolset build 20190702.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.19 * Update dependencies from https://github.com/dotnet/toolset build 20190702.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b681360bb..fd5d9080a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 319687b40267e85d23e96372e5d05859b2db23c0 + ec25e045e257cc87503d0e7a627fd598ed562c21 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ea8c60495..eca3d1f03 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.18 + 3.0.100-preview8.19352.20 From ebc7406d23f1186e81b8cc7f2c141959f3dd7993 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 14:44:46 -0700 Subject: [PATCH 031/725] Update dependencies from https://github.com/dotnet/cli build 20190702.8 (#2795) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd5d9080a..16e8afa0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - edf372a122a55b00f950a16467e0e09c797b7062 + 071e2e8b2d1ccf1cf224e85dbcbdafd678242ea9 diff --git a/eng/Versions.props b/eng/Versions.props index eca3d1f03..3952ac163 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.7 + 3.0.100-preview8.19352.8 2.0.0-preview8.19351.4 From c6f6541c4d8459a5abc4777010a026d911981329 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 2 Jul 2019 22:04:56 +0000 Subject: [PATCH 032/725] Formatting... --- eng/build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index bf21ee127..766fa8ee8 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -99,13 +99,13 @@ phases: displayName: Build - ${{ if ne(parameters.agentOs, 'Windows_NT') }}: - - task: NuGetCommand@2 - displayName: 'Push Visual Studio NuPkgs' + - task: NuGetCommand@2 + displayName: 'Push Visual Studio NuPkgs' inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: CrossTest + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: CrossTest - task: PublishTestResults@1 displayName: Publish Test Results From dde78f901ff14bd23f7cf08531cd0ea1a725115b Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 2 Jul 2019 22:15:10 +0000 Subject: [PATCH 033/725] Correcting logic... --- eng/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/build.yml b/eng/build.yml index 766fa8ee8..fd22d08e4 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,7 +98,7 @@ phases: $(_AdditionalBuildParameters) displayName: Build - - ${{ if ne(parameters.agentOs, 'Windows_NT') }}: + - ${{ if eq(parameters.agentOs, 'Windows_NT') }}: - task: NuGetCommand@2 displayName: 'Push Visual Studio NuPkgs' inputs: From 7778cbc4c076fb2c1780980a12c03424ff7b1c34 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 16:33:21 -0700 Subject: [PATCH 034/725] Update dependencies from https://github.com/dotnet/core-setup build 20190702.12 (#2799) - Microsoft.NETCore.App - 3.0.0-preview8-27902-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-12 - NETStandard.Library.Ref - 2.1.0-preview8-27902-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 16e8afa0b..c576d1d2d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 49be25a6edaea1918f09a3ab429e86f2a2617219 + 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 - + https://github.com/dotnet/core-setup - 49be25a6edaea1918f09a3ab429e86f2a2617219 + 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 - + https://github.com/dotnet/core-setup - 49be25a6edaea1918f09a3ab429e86f2a2617219 + 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3952ac163..38b166991 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27902-03 + 3.0.0-preview8-27902-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27902-03 + 2.1.0-preview8-27902-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27902-03 + 3.0.0-preview8-27902-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 6d2034efa9f3297b015ae055782a6a3506b141a6 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 2 Jul 2019 23:34:59 +0000 Subject: [PATCH 035/725] Repositioning the NuGet push --- eng/build.yml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index fd22d08e4..11d6e3cbd 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,18 +98,9 @@ phases: $(_AdditionalBuildParameters) displayName: Build - - ${{ if eq(parameters.agentOs, 'Windows_NT') }}: - - task: NuGetCommand@2 - displayName: 'Push Visual Studio NuPkgs' - inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: CrossTest - - task: PublishTestResults@1 displayName: Publish Test Results - inputs: + inputs: testRunner: XUnit testResultsFiles: 'artifacts/TestResults/$(_BuildConfig)/*.xml' testRunTitle: '$(_AgentOSName)_$(Agent.JobName)' @@ -119,7 +110,7 @@ phases: - task: CopyFiles@2 displayName: Gather Logs - inputs: + inputs: SourceFolder: '$(Build.SourcesDirectory)/artifacts' Contents: | log/$(_BuildConfig)/**/* @@ -130,7 +121,7 @@ phases: - task: PublishBuildArtifacts@1 displayName: Publish Logs to VSTS - inputs: + inputs: PathtoPublish: '$(Build.ArtifactStagingDirectory)' ArtifactName: '$(_AgentOSName)_$(Agent.JobName)_$(Build.BuildNumber)' publishLocation: Container @@ -138,6 +129,14 @@ phases: condition: not(succeeded()) - ${{ if and(eq(parameters.enablePublishBuildAssets, true), eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: + - ${{ if eq(parameters.agentOs, 'Windows_NT') }}: + - task: NuGetCommand@2 + displayName: 'Push Visual Studio NuPkgs' + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: CrossTest - task: CopyFiles@2 displayName: Gather Asset Manifests inputs: From b185fc78fb8a6be6e46b37dea0bb24aaabd3f5d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 03:35:27 +0000 Subject: [PATCH 036/725] Update dependencies from https://github.com/dotnet/cli build 20190702.11 (#2804) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c576d1d2d..7fe69b100 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 071e2e8b2d1ccf1cf224e85dbcbdafd678242ea9 + 318c88a19cbcabb31dbe7d7b7264b44e16dac312 diff --git a/eng/Versions.props b/eng/Versions.props index 38b166991..fc4fe9fd2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.8 + 3.0.100-preview8.19352.11 2.0.0-preview8.19351.4 From d4fb59eb12eb10d5bcacff5c8bfc3d237bc6030c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 03:51:37 +0000 Subject: [PATCH 037/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.28 (#2806) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.28 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7fe69b100..5013b30a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - ec25e045e257cc87503d0e7a627fd598ed562c21 + 63a68179310d7ab8bcca119ea57a1107b487c94f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fc4fe9fd2..2acb423c4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.20 + 3.0.100-preview8.19352.28 From e281830180510b121819708b976f58bd8128e0b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 04:43:18 +0000 Subject: [PATCH 038/725] [master] Update dependencies from dotnet/core-setup (#2808) * Update dependencies from https://github.com/dotnet/core-setup build 20190702.17 - Microsoft.NETCore.App - 3.0.0-preview8-27902-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-17 - NETStandard.Library.Ref - 2.1.0-preview8-27902-17 * Update dependencies from https://github.com/dotnet/core-setup build 20190702.18 - Microsoft.NETCore.App - 3.0.0-preview8-27902-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-18 - NETStandard.Library.Ref - 2.1.0-preview8-27902-18 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5013b30a4..1a493c218 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 + 12e23a26553790a3e4bf3565cf00a6d3e7e4146e - + https://github.com/dotnet/core-setup - 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 + 12e23a26553790a3e4bf3565cf00a6d3e7e4146e - + https://github.com/dotnet/core-setup - 1d808bfb7cacb5ad6234a2f658d3fcd7d1ec5229 + 12e23a26553790a3e4bf3565cf00a6d3e7e4146e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2acb423c4..11ca52dda 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27902-12 + 3.0.0-preview8-27902-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27902-12 + 2.1.0-preview8-27902-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27902-12 + 3.0.0-preview8-27902-18 $(MicrosoftWindowsDesktopAppPackageVersion) From 8660240405840ec75b63fc71759a8b3b0f56d4fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 05:50:25 +0000 Subject: [PATCH 039/725] Update dependencies from https://github.com/dotnet/cli build 20190702.14 (#2812) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a493c218..28af456b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 318c88a19cbcabb31dbe7d7b7264b44e16dac312 + 5bc8e085278acaa72e820db38aa9d9075b5c796a diff --git a/eng/Versions.props b/eng/Versions.props index 11ca52dda..f61143ad3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.11 + 3.0.100-preview8.19352.14 2.0.0-preview8.19351.4 From 583f871020ae5abab159c8eb56a2db3409e7f705 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 06:12:48 +0000 Subject: [PATCH 040/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.34 (#2813) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.34 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28af456b7..08afa29f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 63a68179310d7ab8bcca119ea57a1107b487c94f + 834d63dc5ff628c6b131f5282c9f1e28afb6eac4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f61143ad3..40dc08fcc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.28 + 3.0.100-preview8.19352.34 From 7fea5b5f7f4fe053960c46858f1a208bccc5bc83 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 06:20:27 +0000 Subject: [PATCH 041/725] Update dependencies from https://github.com/dotnet/cli build 20190702.15 (#2814) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19352.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 08afa29f2..a793d84a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 5bc8e085278acaa72e820db38aa9d9075b5c796a + 60ee2a4b364af2fb097da17d41ca3cf27b23af14 diff --git a/eng/Versions.props b/eng/Versions.props index 40dc08fcc..1cf998acb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.14 + 3.0.100-preview8.19352.15 2.0.0-preview8.19351.4 From 4d74c866b593df128901763171dbd36299947d7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 06:52:09 +0000 Subject: [PATCH 042/725] Update dependencies from https://github.com/dotnet/toolset build 20190702.35 (#2815) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.35 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a793d84a1..9150bef19 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 834d63dc5ff628c6b131f5282c9f1e28afb6eac4 + 3930c61c83d6f2ffd2becf97dae1eeff015e0956 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1cf998acb..900638b0d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.34 + 3.0.100-preview8.19352.35 From ea4e458811a7484c6b640474c833d5427d068bf7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 08:22:30 +0000 Subject: [PATCH 043/725] Update dependencies from https://github.com/dotnet/core-setup build 20190702.20 (#2817) - Microsoft.NETCore.App - 3.0.0-preview8-27902-20 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27902-20 - NETStandard.Library.Ref - 2.1.0-preview8-27902-20 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9150bef19..898ca19ff 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 12e23a26553790a3e4bf3565cf00a6d3e7e4146e + 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 - + https://github.com/dotnet/core-setup - 12e23a26553790a3e4bf3565cf00a6d3e7e4146e + 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 - + https://github.com/dotnet/core-setup - 12e23a26553790a3e4bf3565cf00a6d3e7e4146e + 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 900638b0d..45018673b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27902-18 + 3.0.0-preview8-27902-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27902-18 + 2.1.0-preview8-27902-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27902-18 + 3.0.0-preview8-27902-20 $(MicrosoftWindowsDesktopAppPackageVersion) From 12caafc81fc603fa3eb785a3c9d8673f885d5e9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 09:25:27 +0000 Subject: [PATCH 044/725] Update dependencies from https://github.com/dotnet/cli build 20190703.1 (#2818) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 898ca19ff..97ce4e7ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - 60ee2a4b364af2fb097da17d41ca3cf27b23af14 + e89b046552eb6fabda9750417eb56af814bb8771 diff --git a/eng/Versions.props b/eng/Versions.props index 45018673b..4aaf4a5b3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19352.15 + 3.0.100-preview8.19353.1 2.0.0-preview8.19351.4 From bb1589efb90d50eb14e9bf881f9a7a0cfd79c649 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 09:51:27 +0000 Subject: [PATCH 045/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.1 (#2819) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 97ce4e7ab..329c27892 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - 3930c61c83d6f2ffd2becf97dae1eeff015e0956 + a423b48403077c61d75b917153a36999d821d278 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4aaf4a5b3..4d39a94dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19352.35 + 3.0.100-preview8.19353.1 From 71b882e26138d55875ddae6586cb02161f812f97 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 10:15:19 +0000 Subject: [PATCH 046/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.01 (#2820) - Microsoft.NETCore.App - 3.0.0-preview8-27903-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-01 - NETStandard.Library.Ref - 2.1.0-preview8-27903-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 329c27892..aada54af6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 + 74470e1b72a6c3883c88e7579d45a250265d7963 - + https://github.com/dotnet/core-setup - 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 + 74470e1b72a6c3883c88e7579d45a250265d7963 - + https://github.com/dotnet/core-setup - 8dc1042d97e228af81fe9156d2c5fa95a5832fb4 + 74470e1b72a6c3883c88e7579d45a250265d7963 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4d39a94dc..69f6c2261 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27902-20 + 3.0.0-preview8-27903-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27902-20 + 2.1.0-preview8-27903-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27902-20 + 3.0.0-preview8-27903-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 9abc3661d18bb77313eca7d6ef5f0ae6da68c195 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 11:20:28 +0000 Subject: [PATCH 047/725] Update dependencies from https://github.com/dotnet/cli build 20190703.2 (#2821) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aada54af6..730721e69 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - e89b046552eb6fabda9750417eb56af814bb8771 + c6a453544aa2012837d694a8c011e0ae7f3c3d36 diff --git a/eng/Versions.props b/eng/Versions.props index 69f6c2261..5ee415ec3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.1 + 3.0.100-preview8.19353.2 2.0.0-preview8.19351.4 From e3367849978a5701ef67d21d46f6c381ee7749d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 11:36:38 +0000 Subject: [PATCH 048/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.2 (#2822) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 730721e69..090b2198e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a - + https://github.com/dotnet/toolset - a423b48403077c61d75b917153a36999d821d278 + 50bb2ea189ffccbf4675f7f2f85d6b05f2e20143 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5ee415ec3..3a7d0d69d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.1 + 3.0.100-preview8.19353.2 From de4b9b142ef02a317164096744f21bae31948c82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 12:23:46 +0000 Subject: [PATCH 049/725] Update dependencies from https://github.com/dotnet/arcade build 20190702.7 (#2823) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19352.7 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 090b2198e..b5bb3d3ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 1fb1e240c889cd7f6e10cb1eacd129efa3ddb4b4 + b8c190d95371e658d95a5731f4778bd3da2fa42d diff --git a/global.json b/global.json index 0207ac7b6..098b7cd16 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19351.4" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19352.7" } } From bca145aef37b6d1e8c9791a5ed13e1ca99481b1a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 12:29:07 +0000 Subject: [PATCH 050/725] Update dependencies from https://github.com/dotnet/templating build 20190702.1 (#2824) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19352.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5bb3d3ad..7b29f71f0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - 3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a + 326850ef8cfc8ced94894da44241982dcd1c9872 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 3a7d0d69d..c13b1318e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19353.2 - 2.0.0-preview8.19351.4 + 2.0.0-preview8.19352.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 31eb8b8783682cf5412336ddf2e06639a3a6af05 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 12:38:50 +0000 Subject: [PATCH 051/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.3 (#2825) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7b29f71f0..624d9d20f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 50bb2ea189ffccbf4675f7f2f85d6b05f2e20143 + e5bb1ea007d19f38417060633e4a3d3f5f25fcf1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c13b1318e..66966cf44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.2 + 3.0.100-preview8.19353.3 From 04c2bd0c7b6f19d7600601895f849e7629521270 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 13:01:08 +0000 Subject: [PATCH 052/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.4 (#2826) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 624d9d20f..e4113baa6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - e5bb1ea007d19f38417060633e4a3d3f5f25fcf1 + 1273721c79e8304f164abf35af52e12521566af0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 66966cf44..6ba183080 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.3 + 3.0.100-preview8.19353.4 From 5011b47758e7707feb60643bc1b348dc1019cba6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 13:28:26 +0000 Subject: [PATCH 053/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.5 (#2827) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e4113baa6..f9693fec6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 1273721c79e8304f164abf35af52e12521566af0 + 4a516bdc00c234e9173c17feaf751072a8af4594 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6ba183080..fa9eefaf9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.4 + 3.0.100-preview8.19353.5 From 991bc5671ec230ef524bb6ee6e29a48af847ecb4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 13:45:10 +0000 Subject: [PATCH 054/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.6 (#2830) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f9693fec6..b9336d58e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 4a516bdc00c234e9173c17feaf751072a8af4594 + fd80b674b6fb6901867e4957c4bb4c9b89945f6a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fa9eefaf9..f4d16abfc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.5 + 3.0.100-preview8.19353.6 From d4fa486b9fec3966c3f6ca0ea593d19e0cdd4155 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 14:07:42 +0000 Subject: [PATCH 055/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.7 (#2831) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9336d58e..9fb05d8e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - fd80b674b6fb6901867e4957c4bb4c9b89945f6a + 3f905912403666ec3c2cb09bebd92617d98c4680 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f4d16abfc..3545b1571 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.6 + 3.0.100-preview8.19353.7 From cf47047c577f48ce357b0a37e325f68c33395b74 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 14:45:39 +0000 Subject: [PATCH 056/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.02 (#2832) - Microsoft.NETCore.App - 3.0.0-preview8-27903-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-02 - NETStandard.Library.Ref - 2.1.0-preview8-27903-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9fb05d8e1..45ae5f9ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 74470e1b72a6c3883c88e7579d45a250265d7963 + 8889e65f520004e79c1aa16f29b7944b6cc460d4 - + https://github.com/dotnet/core-setup - 74470e1b72a6c3883c88e7579d45a250265d7963 + 8889e65f520004e79c1aa16f29b7944b6cc460d4 - + https://github.com/dotnet/core-setup - 74470e1b72a6c3883c88e7579d45a250265d7963 + 8889e65f520004e79c1aa16f29b7944b6cc460d4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3545b1571..4e49c1465 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27903-01 + 3.0.0-preview8-27903-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-01 + 2.1.0-preview8-27903-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-01 + 3.0.0-preview8-27903-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 73a9726bfbd0a390dd4d475374ab5596530a11d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 16:28:48 +0000 Subject: [PATCH 057/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.03 (#2834) - Microsoft.NETCore.App - 3.0.0-preview8-27903-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-03 - NETStandard.Library.Ref - 2.1.0-preview8-27903-03 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19351.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 45ae5f9ad..77540ac54 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8889e65f520004e79c1aa16f29b7944b6cc460d4 + 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 - + https://github.com/dotnet/core-setup - 8889e65f520004e79c1aa16f29b7944b6cc460d4 + 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 - + https://github.com/dotnet/core-setup - 8889e65f520004e79c1aa16f29b7944b6cc460d4 + 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms e6eae242229390ee477d70ba8424f266b801cb56 - + https://github.com/dotnet/wpf - 1cdb13aa07ff78627a886e2e383917b5ae51d3d1 + 3a428625dfd907dcae7540f3cb4d0be2f90a3c30 diff --git a/eng/Versions.props b/eng/Versions.props index 4e49c1465..b0323337f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19330.3 + 3.0.0-preview8.19351.5 @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27903-02 + 3.0.0-preview8-27903-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-02 + 2.1.0-preview8-27903-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-02 + 3.0.0-preview8-27903-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 3373319755c5ff6970519cbeebc47afe202b1f2f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 16:44:15 +0000 Subject: [PATCH 058/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.04 (#2835) - Microsoft.NETCore.App - 3.0.0-preview8-27903-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-04 - NETStandard.Library.Ref - 2.1.0-preview8-27903-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 77540ac54..63f517aae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 + 52adff2442f631932ef71ac51f106e6d93cf5784 - + https://github.com/dotnet/core-setup - 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 + 52adff2442f631932ef71ac51f106e6d93cf5784 - + https://github.com/dotnet/core-setup - 7e48ee0e4e94a1567cf9f8a52ae2232bbfb81956 + 52adff2442f631932ef71ac51f106e6d93cf5784 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b0323337f..7ed613603 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview7.19351.3 - 3.0.0-preview8-27903-03 + 3.0.0-preview8-27903-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-03 + 2.1.0-preview8-27903-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-03 + 3.0.0-preview8-27903-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 1e691a840b65625ffe2326b90168ef9268dbb8ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 17:07:37 +0000 Subject: [PATCH 059/725] [master] Update dependencies from dotnet/cli (#2829) * Update dependencies from https://github.com/dotnet/cli build 20190703.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.4 * Update dependencies from https://github.com/dotnet/cli build 20190703.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 63f517aae..0dc0d4565 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e01aac6709b8cd81522fa23677a8e49d004983ae - + https://github.com/dotnet/cli - c6a453544aa2012837d694a8c011e0ae7f3c3d36 + d4e699d715e70f3c48495d65f51134a2c012fce9 diff --git a/eng/Versions.props b/eng/Versions.props index 7ed613603..d9a5173d4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.2 + 3.0.100-preview8.19353.5 2.0.0-preview8.19352.1 From 75ee82e8681bbfbacb54377969121a5c3adf0635 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 17:17:14 +0000 Subject: [PATCH 060/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.8 (#2836) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0dc0d4565..2ef8d1a45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 3f905912403666ec3c2cb09bebd92617d98c4680 + 30bdb9519adc96022710f6a65ea4120b1183171d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d9a5173d4..27895742b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.7 + 3.0.100-preview8.19353.8 From b65088c9d6a098abecb95e9a022e1e8d25019169 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 17:38:49 +0000 Subject: [PATCH 061/725] Update dependencies from https://github.com/dotnet/sdk build 20190703.1 (#2839) - Microsoft.NET.Sdk - 3.0.100-preview8.19353.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2ef8d1a45..2feff4937 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 30bdb9519adc96022710f6a65ea4120b1183171d - + https://github.com/dotnet/sdk - e01aac6709b8cd81522fa23677a8e49d004983ae + 681458cb41a42868ab8a12a51df72c278fbba70b https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 27895742b..c9c89dda5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview7.19351.3 + 3.0.100-preview8.19353.1 3.0.0-preview8-27903-04 From c94b5ae96352f1763bffec906d5b63a1f836bc33 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 17:46:38 +0000 Subject: [PATCH 062/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.9 (#2840) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2feff4937..128cde374 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 30bdb9519adc96022710f6a65ea4120b1183171d + b9093b454ad9513f647372941e6d2645d5ddb85b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c9c89dda5..593acdc3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.8 + 3.0.100-preview8.19353.9 From f3310bcd53827d38d952af3b513b06887a2b83ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 18:08:29 +0000 Subject: [PATCH 063/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.10 (#2841) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 128cde374..f9eaac16d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - b9093b454ad9513f647372941e6d2645d5ddb85b + de6dba7a47b69328506e21189021041126da05c5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 593acdc3a..7c96ca418 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.9 + 3.0.100-preview8.19353.10 From 3107dbdaaa2849b4221bba0d25a837bdc14fbd66 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 18:30:52 +0000 Subject: [PATCH 064/725] [master] Update dependencies from dotnet/cli (#2837) * Update dependencies from https://github.com/dotnet/cli build 20190703.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.6 * Update dependencies from https://github.com/dotnet/cli build 20190703.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f9eaac16d..82ce792b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - d4e699d715e70f3c48495d65f51134a2c012fce9 + 3a0d2568db02b11eea14759ddceb6ede659ac282 diff --git a/eng/Versions.props b/eng/Versions.props index 7c96ca418..67670ab47 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.5 + 3.0.100-preview8.19353.7 2.0.0-preview8.19352.1 From b7bf287e4e2d116b89535125b09bf42c082da5bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 18:32:53 +0000 Subject: [PATCH 065/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.11 (#2842) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82ce792b5..7033822f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - de6dba7a47b69328506e21189021041126da05c5 + 0c0fa042465b0c2c01720aa55ad0138154e60578 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 67670ab47..850683713 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.10 + 3.0.100-preview8.19353.11 From e58709f34d2a3309f21734da2cd11572e3678119 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 19:02:27 +0000 Subject: [PATCH 066/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.12 (#2843) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7033822f3..b708dfa82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 0c0fa042465b0c2c01720aa55ad0138154e60578 + 15ac331b76d3fac1db8a4bf1c6889be9c666d8f9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 850683713..0389ec3e6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.11 + 3.0.100-preview8.19353.12 From 512f078a069521a95b43f280802870981165f8dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 19:08:30 +0000 Subject: [PATCH 067/725] [master] Update dependencies from dotnet/core-setup (#2838) * Update dependencies from https://github.com/dotnet/core-setup build 20190703.05 - Microsoft.NETCore.App - 3.0.0-preview8-27903-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-05 - NETStandard.Library.Ref - 2.1.0-preview8-27903-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190703.06 - Microsoft.NETCore.App - 3.0.0-preview8-27903-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-06 - NETStandard.Library.Ref - 2.1.0-preview8-27903-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b708dfa82..05705d14a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 52adff2442f631932ef71ac51f106e6d93cf5784 + bb929e90ea138089e1187a0e3c0ff32a4d120e6d - + https://github.com/dotnet/core-setup - 52adff2442f631932ef71ac51f106e6d93cf5784 + bb929e90ea138089e1187a0e3c0ff32a4d120e6d - + https://github.com/dotnet/core-setup - 52adff2442f631932ef71ac51f106e6d93cf5784 + bb929e90ea138089e1187a0e3c0ff32a4d120e6d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0389ec3e6..7cb88687a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-04 + 3.0.0-preview8-27903-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-04 + 2.1.0-preview8-27903-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-04 + 3.0.0-preview8-27903-06 $(MicrosoftWindowsDesktopAppPackageVersion) From d2f6dcbc32ba03fa1a9c39434b47d28f64d7b4d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 20:12:53 +0000 Subject: [PATCH 068/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.13 (#2844) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 05705d14a..1092cf056 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 15ac331b76d3fac1db8a4bf1c6889be9c666d8f9 + 02bdb8ace05127f08d2a3af4a3f4a465eefca072 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7cb88687a..4822d9ee5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.12 + 3.0.100-preview8.19353.13 From 3a58c94ac8144b053fb889391fed091f8516660b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 20:39:04 +0000 Subject: [PATCH 069/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.07 (#2845) - Microsoft.NETCore.App - 3.0.0-preview8-27903-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-07 - NETStandard.Library.Ref - 2.1.0-preview8-27903-07 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19352.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19353.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1092cf056..df8805297 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bb929e90ea138089e1187a0e3c0ff32a4d120e6d + 574f3af7793a341fdbaf038a3230e25b519eb537 - + https://github.com/dotnet/core-setup - bb929e90ea138089e1187a0e3c0ff32a4d120e6d + 574f3af7793a341fdbaf038a3230e25b519eb537 - + https://github.com/dotnet/core-setup - bb929e90ea138089e1187a0e3c0ff32a4d120e6d + 574f3af7793a341fdbaf038a3230e25b519eb537 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 3a0d2568db02b11eea14759ddceb6ede659ac282 - + https://github.com/dotnet/winforms - e6eae242229390ee477d70ba8424f266b801cb56 + 3b4f01820b1c677b3e8c73a4e869dda07795f3c9 - + https://github.com/dotnet/wpf - 3a428625dfd907dcae7540f3cb4d0be2f90a3c30 + e1b994f4ecf330356e240784129c8b39ea443e76 diff --git a/eng/Versions.props b/eng/Versions.props index 4822d9ee5..11f32fef3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview7.19328.6 + 4.8.0-preview8.19352.6 - 3.0.0-preview8.19351.5 + 3.0.0-preview8.19353.3 @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-06 + 3.0.0-preview8-27903-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-06 + 2.1.0-preview8-27903-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-06 + 3.0.0-preview8-27903-07 $(MicrosoftWindowsDesktopAppPackageVersion) From b406bc582826dde974e20cf2a4bb88356815b986 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 20:40:27 +0000 Subject: [PATCH 070/725] Update dependencies from https://github.com/dotnet/cli build 20190703.9 (#2846) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index df8805297..dfbd906e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 3a0d2568db02b11eea14759ddceb6ede659ac282 + db25e9465b3f905ef69f434a0c6b4df689116746 diff --git a/eng/Versions.props b/eng/Versions.props index 11f32fef3..293ef41fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.7 + 3.0.100-preview8.19353.9 2.0.0-preview8.19352.1 From 68fa4f1a8db311b6d30237eb8d5164ecec7b8aa4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 20:50:56 +0000 Subject: [PATCH 071/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.14 (#2847) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dfbd906e6..5cd84bf05 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 02bdb8ace05127f08d2a3af4a3f4a465eefca072 + 81d8cfcf04001bce1fe5b3dd1dc5cc21842ef5c2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 293ef41fb..3ee5e5d1e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.13 + 3.0.100-preview8.19353.14 From 6dee1aef634f0aa4bdf72c18699cbac9d55584d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 21:32:06 +0000 Subject: [PATCH 072/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.15 (#2849) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5cd84bf05..17b80e83c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 81d8cfcf04001bce1fe5b3dd1dc5cc21842ef5c2 + 9531a4d2ab6cc59f3add3afaf3e19f2abc20069c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3ee5e5d1e..504993e92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.14 + 3.0.100-preview8.19353.15 From 9ac1554232b9b61e859e6a65011a930b6057ab43 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 21:55:21 +0000 Subject: [PATCH 073/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.16 (#2850) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 17b80e83c..d0bbea249 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 9531a4d2ab6cc59f3add3afaf3e19f2abc20069c + 07b55433a853739cb78051b7d5f2071c254c777e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 504993e92..841c0cb68 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.15 + 3.0.100-preview8.19353.16 From 3d6e4ca30fa4f8b2a7e45a0d7af33657b4a5f8af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 22:12:56 +0000 Subject: [PATCH 074/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.08 (#2851) - Microsoft.NETCore.App - 3.0.0-preview8-27903-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-08 - NETStandard.Library.Ref - 2.1.0-preview8-27903-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0bbea249..0d085a07c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 574f3af7793a341fdbaf038a3230e25b519eb537 + 868f90184001e8e6c09b3bf58a40024d7497a9eb - + https://github.com/dotnet/core-setup - 574f3af7793a341fdbaf038a3230e25b519eb537 + 868f90184001e8e6c09b3bf58a40024d7497a9eb - + https://github.com/dotnet/core-setup - 574f3af7793a341fdbaf038a3230e25b519eb537 + 868f90184001e8e6c09b3bf58a40024d7497a9eb https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 841c0cb68..0b2e4ee25 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-07 + 3.0.0-preview8-27903-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-07 + 2.1.0-preview8-27903-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-07 + 3.0.0-preview8-27903-08 $(MicrosoftWindowsDesktopAppPackageVersion) From b65976bf80083373b5ca935080e3fd3646831e45 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 23:16:01 +0000 Subject: [PATCH 075/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.19 (#2853) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0d085a07c..34a2d015e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 07b55433a853739cb78051b7d5f2071c254c777e + 8e8c088ff87419e8fbf07cb60c02a68437d54c21 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0b2e4ee25..0039673a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.16 + 3.0.100-preview8.19353.19 From 6fa7a95db85145a8031381339a25e9a9b130a4f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 23:44:03 +0000 Subject: [PATCH 076/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.09 (#2855) - Microsoft.NETCore.App - 3.0.0-preview8-27903-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-09 - NETStandard.Library.Ref - 2.1.0-preview8-27903-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 34a2d015e..028761c20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 868f90184001e8e6c09b3bf58a40024d7497a9eb + 6d3caf97f0c5436d687317344d1740a3da400e49 - + https://github.com/dotnet/core-setup - 868f90184001e8e6c09b3bf58a40024d7497a9eb + 6d3caf97f0c5436d687317344d1740a3da400e49 - + https://github.com/dotnet/core-setup - 868f90184001e8e6c09b3bf58a40024d7497a9eb + 6d3caf97f0c5436d687317344d1740a3da400e49 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0039673a0..e4ee2826b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-08 + 3.0.0-preview8-27903-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-08 + 2.1.0-preview8-27903-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-08 + 3.0.0-preview8-27903-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 79cac20dbf53bf6f2335b54adc4de5be73fae6b0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 23:47:22 +0000 Subject: [PATCH 077/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.20 (#2856) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 028761c20..10add619f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 8e8c088ff87419e8fbf07cb60c02a68437d54c21 + d6e0df6c49b9650affdd91a60e023968d4abaec8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e4ee2826b..efbaffceb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.19 + 3.0.100-preview8.19353.20 From 33ccbed4a468b5d0274a9ccece64bc0b6539318b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 00:41:02 +0000 Subject: [PATCH 078/725] Update dependencies from https://github.com/dotnet/cli build 20190703.12 (#2858) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 10add619f..222b8c08f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - db25e9465b3f905ef69f434a0c6b4df689116746 + 34e1420ff3f204af49d7f69b7f9e9c5ad45822f4 diff --git a/eng/Versions.props b/eng/Versions.props index efbaffceb..33e8ee2c8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.9 + 3.0.100-preview8.19353.12 2.0.0-preview8.19352.1 From d47fa31415fd2f9b1b4f25913e9f265d286d5847 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 01:12:06 +0000 Subject: [PATCH 079/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.21 (#2859) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.21 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 222b8c08f..1fb3022b9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - d6e0df6c49b9650affdd91a60e023968d4abaec8 + 5cf6f752f1dad49a9221661e56467a875128a9ea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 33e8ee2c8..2051951c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.20 + 3.0.100-preview8.19353.21 From d320ed8d159d3d32fa4256ff15991e5b60c66952 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 02:11:09 +0000 Subject: [PATCH 080/725] Update dependencies from https://github.com/dotnet/cli build 20190703.13 (#2860) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1fb3022b9..4135cd6d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 34e1420ff3f204af49d7f69b7f9e9c5ad45822f4 + 078e1bb5dfab93485a0e81c59f817498cf7e0528 diff --git a/eng/Versions.props b/eng/Versions.props index 2051951c1..761dab7d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.12 + 3.0.100-preview8.19353.13 2.0.0-preview8.19352.1 From 1d11f946824dbd85d211a40b73e7bec6cf3cf3c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 02:23:33 +0000 Subject: [PATCH 081/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.22 (#2861) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.22 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4135cd6d1..838fd520a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 5cf6f752f1dad49a9221661e56467a875128a9ea + a69ddeabb99178a9276256284321e71c303521b6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 761dab7d1..77668b807 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.21 + 3.0.100-preview8.19353.22 From ae0722a5c55d27409ff29f4310237e59f7b252d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 03:38:04 +0000 Subject: [PATCH 082/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.11 (#2862) - Microsoft.NETCore.App - 3.0.0-preview8-27903-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-11 - NETStandard.Library.Ref - 2.1.0-preview8-27903-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 838fd520a..9693a6025 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6d3caf97f0c5436d687317344d1740a3da400e49 + 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d - + https://github.com/dotnet/core-setup - 6d3caf97f0c5436d687317344d1740a3da400e49 + 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d - + https://github.com/dotnet/core-setup - 6d3caf97f0c5436d687317344d1740a3da400e49 + 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 77668b807..a7cde641d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-09 + 3.0.0-preview8-27903-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-09 + 2.1.0-preview8-27903-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-09 + 3.0.0-preview8-27903-11 $(MicrosoftWindowsDesktopAppPackageVersion) From a2008f4a5a523a8911492092bf58842c70290ba9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 04:05:28 +0000 Subject: [PATCH 083/725] Update dependencies from https://github.com/dotnet/cli build 20190703.14 (#2863) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9693a6025..33bdef6c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 078e1bb5dfab93485a0e81c59f817498cf7e0528 + 273129635b4abcb9b361aad5963f9e15707fc1fe diff --git a/eng/Versions.props b/eng/Versions.props index a7cde641d..9911eb5a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.13 + 3.0.100-preview8.19353.14 2.0.0-preview8.19352.1 From b2ed658da00b02bd5568d43c43dcd81d0c242227 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 04:31:32 +0000 Subject: [PATCH 084/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.23 (#2864) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.23 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33bdef6c1..6e9114429 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - a69ddeabb99178a9276256284321e71c303521b6 + 06823f1616be2a0937e81e17ecff88e09f53408b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9911eb5a5..24efc57ee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.22 + 3.0.100-preview8.19353.23 From d054ea49bd2bb852031706b657f5011017634337 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 04:43:53 +0000 Subject: [PATCH 085/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.12 (#2865) - Microsoft.NETCore.App - 3.0.0-preview8-27903-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-12 - NETStandard.Library.Ref - 2.1.0-preview8-27903-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6e9114429..a77f139bf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d + 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 - + https://github.com/dotnet/core-setup - 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d + 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 - + https://github.com/dotnet/core-setup - 447f8ed0ac28e7e4e06bef118d6bd39533dc2b4d + 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 24efc57ee..8970a6138 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-11 + 3.0.0-preview8-27903-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-11 + 2.1.0-preview8-27903-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-11 + 3.0.0-preview8-27903-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 39ddbdad4d3abd2e530a27d7759aa6ed6a4bc8c7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 05:07:37 +0000 Subject: [PATCH 086/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.13 (#2866) - Microsoft.NETCore.App - 3.0.0-preview8-27903-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-13 - NETStandard.Library.Ref - 2.1.0-preview8-27903-13 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a77f139bf..4fc68bb02 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 - + https://github.com/dotnet/core-setup 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 - + https://github.com/dotnet/core-setup 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 diff --git a/eng/Versions.props b/eng/Versions.props index 8970a6138..3856b824b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-12 + 3.0.0-preview8-27903-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-12 + 2.1.0-preview8-27903-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-12 + 3.0.0-preview8-27903-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 631f30fb9e8404c9c7a2f7840f71c9dd9e668625 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 05:20:31 +0000 Subject: [PATCH 087/725] Update dependencies from https://github.com/dotnet/cli build 20190703.15 (#2867) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4fc68bb02..1583b47a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 273129635b4abcb9b361aad5963f9e15707fc1fe + 9cd4d420696667c765ead96d22d2206e31a2d86a diff --git a/eng/Versions.props b/eng/Versions.props index 3856b824b..e94c1664b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.14 + 3.0.100-preview8.19353.15 2.0.0-preview8.19352.1 From 151d788d2421beb34d36aed4528aac30037355a6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 05:31:56 +0000 Subject: [PATCH 088/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.24 (#2868) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.24 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1583b47a4..98c693bf8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 06823f1616be2a0937e81e17ecff88e09f53408b + 68b290465fe791c532ddc34e5783b5136e0e7c5f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e94c1664b..42193427c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.23 + 3.0.100-preview8.19353.24 From ac16e701c4f78ee3eb7fdbc29ad4b2b6d6bdee8c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 06:07:14 +0000 Subject: [PATCH 089/725] Update dependencies from https://github.com/dotnet/toolset build 20190703.25 (#2870) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19353.25 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98c693bf8..52bc2a3d4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 68b290465fe791c532ddc34e5783b5136e0e7c5f + 6cb3f7950b7737f0fd5c14ba26f4957799995ce9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 42193427c..2cc36c977 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.24 + 3.0.100-preview8.19353.25 From 1b68e82a56b1151a69a1f8a1bfc5fc192f86caf6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 06:54:31 +0000 Subject: [PATCH 090/725] Update dependencies from https://github.com/dotnet/core-setup build 20190703.14 (#2871) - Microsoft.NETCore.App - 3.0.0-preview8-27903-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27903-14 - NETStandard.Library.Ref - 2.1.0-preview8-27903-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 52bc2a3d4..4b0ceceee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 + 4e18401b3b8cf2080201b1d0683f0892deba63f0 - + https://github.com/dotnet/core-setup - 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 + 4e18401b3b8cf2080201b1d0683f0892deba63f0 - + https://github.com/dotnet/core-setup - 527caf6ef9dc6ba4fc22e058ffe1faf02f4951b4 + 4e18401b3b8cf2080201b1d0683f0892deba63f0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2cc36c977..31f3e3d96 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-13 + 3.0.0-preview8-27903-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-13 + 2.1.0-preview8-27903-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-13 + 3.0.0-preview8-27903-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 0546ec61eea182eb9faab4ed8209d793231fee68 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 08:26:59 +0000 Subject: [PATCH 091/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.1 (#2872) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b0ceceee..856395898 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326850ef8cfc8ced94894da44241982dcd1c9872 - + https://github.com/dotnet/toolset - 6cb3f7950b7737f0fd5c14ba26f4957799995ce9 + f643bbeaeca8697f0589faa47b4a8ab8554680cd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 31f3e3d96..aa94a8dde 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19353.25 + 3.0.100-preview8.19354.1 From 3930bd0d010c0ff6720db9647ac1007be1b64fcd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 12:24:43 +0000 Subject: [PATCH 092/725] Update dependencies from https://github.com/dotnet/arcade build 20190703.19 (#2873) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19353.19 --- eng/Version.Details.xml | 4 ++-- eng/common/sdl/execute-all-sdl-tools.ps1 | 8 +++++--- eng/common/sdl/run-sdl.ps1 | 12 +++++++----- global.json | 2 +- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 856395898..c45717525 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - b8c190d95371e658d95a5731f4778bd3da2fa42d + 733f8297b68dd824044a77d955e62305b9dc43d5 diff --git a/eng/common/sdl/execute-all-sdl-tools.ps1 b/eng/common/sdl/execute-all-sdl-tools.ps1 index 0635f26fb..aab7589f2 100644 --- a/eng/common/sdl/execute-all-sdl-tools.ps1 +++ b/eng/common/sdl/execute-all-sdl-tools.ps1 @@ -22,7 +22,9 @@ Param( [string] $TsaCodebaseAdmin, # Optional: only needed if TsaOnboard is true; the aliases which are admins of the TSA codebase (e.g. DOMAIN\alias); TSA is the automated framework used to upload test results as bugs. [string] $TsaBugAreaPath, # Optional: only needed if TsaOnboard is true; the area path where TSA will file bugs in AzDO; TSA is the automated framework used to upload test results as bugs. [string] $TsaIterationPath, # Optional: only needed if TsaOnboard is true; the iteration path where TSA will file bugs in AzDO; TSA is the automated framework used to upload test results as bugs. - [string] $GuardianLoggerLevel="Standard" # Optional: the logger level for the Guardian CLI; options are Trace, Verbose, Standard, Warning, and Error + [string] $GuardianLoggerLevel="Standard", # Optional: the logger level for the Guardian CLI; options are Trace, Verbose, Standard, Warning, and Error + [string[]] $CrScanAdditionalRunConfigParams, # Optional: Additional Params to custom build a CredScan run config in the format @("xyz:abc","sdf:1") + [string[]] $PoliCheckAdditionalRunConfigParams # Optional: Additional Params to custom build a Policheck run config in the format @("xyz:abc","sdf:1") ) $ErrorActionPreference = "Stop" @@ -69,10 +71,10 @@ if ($TsaOnboard) { } if ($ArtifactToolsList -and $ArtifactToolsList.Count -gt 0) { - & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $ArtifactsDirectory -GdnFolder $gdnFolder -ToolsList $ArtifactToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel + & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $ArtifactsDirectory -GdnFolder $gdnFolder -ToolsList $ArtifactToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams } if ($SourceToolsList -and $SourceToolsList.Count -gt 0) { - & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $SourceDirectory -GdnFolder $gdnFolder -ToolsList $SourceToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel + & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $SourceDirectory -GdnFolder $gdnFolder -ToolsList $SourceToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams } if ($UpdateBaseline) { diff --git a/eng/common/sdl/run-sdl.ps1 b/eng/common/sdl/run-sdl.ps1 index e6a86d03a..d7b856445 100644 --- a/eng/common/sdl/run-sdl.ps1 +++ b/eng/common/sdl/run-sdl.ps1 @@ -5,7 +5,9 @@ Param( [string] $GdnFolder, [string[]] $ToolsList, [string] $UpdateBaseline, - [string] $GuardianLoggerLevel="Standard" + [string] $GuardianLoggerLevel="Standard", + [string[]] $CrScanAdditionalRunConfigParams, + [string[]] $PoliCheckAdditionalRunConfigParams ) $ErrorActionPreference = "Stop" @@ -29,8 +31,8 @@ foreach ($tool in $ToolsList) { Write-Host $tool # We have to manually configure tools that run on source to look at the source directory only if ($tool -eq "credscan") { - Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" TargetDirectory : $TargetDirectory `"" - & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " TargetDirectory : $TargetDirectory " + Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" TargetDirectory : $TargetDirectory `" $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams})" + & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " TargetDirectory : $TargetDirectory " $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams}) if ($LASTEXITCODE -ne 0) { Write-Host "Guardian configure for $tool failed with exit code $LASTEXITCODE." exit $LASTEXITCODE @@ -38,8 +40,8 @@ foreach ($tool in $ToolsList) { $config = $True } if ($tool -eq "policheck") { - Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" Target : $TargetDirectory `"" - & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " Target : $TargetDirectory " + Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" Target : $TargetDirectory `" $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams})" + & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " Target : $TargetDirectory " $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams}) if ($LASTEXITCODE -ne 0) { Write-Host "Guardian configure for $tool failed with exit code $LASTEXITCODE." exit $LASTEXITCODE diff --git a/global.json b/global.json index 098b7cd16..ed7c61079 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19352.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19353.19" } } From cd47671d977531e4533a92914e9fc1c0d43ca73a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 12:25:01 +0000 Subject: [PATCH 093/725] Update dependencies from https://github.com/dotnet/templating build 20190703.2 (#2874) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19353.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c45717525..fdcdce005 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - 326850ef8cfc8ced94894da44241982dcd1c9872 + 03eafc975fde2ef17f03c0bf822f238ff17e7cbd https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index aa94a8dde..ff732e41f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19353.15 - 2.0.0-preview8.19352.1 + 2.0.0-preview8.19353.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 85df813c8f14a2ff7123616139b5c2f889cd32e6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 12:39:35 +0000 Subject: [PATCH 094/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.2 (#2875) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fdcdce005..4f6846688 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - f643bbeaeca8697f0589faa47b4a8ab8554680cd + 7b02dfd124c786159b1050e22d73a3e7648ccaed https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ff732e41f..57ff009a3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.1 + 3.0.100-preview8.19354.2 From 34155d4735c0faf3e5ff3ec2186576c025c86f82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 12:56:24 +0000 Subject: [PATCH 095/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.3 (#2876) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4f6846688..cdde21ceb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - 7b02dfd124c786159b1050e22d73a3e7648ccaed + 247e0400e16155cca7a41772e3abceea816012a8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 57ff009a3..4a4241eaf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.2 + 3.0.100-preview8.19354.3 From 59146000774108cc25da0c60c789935943cb933e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 13:35:13 +0000 Subject: [PATCH 096/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.4 (#2877) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cdde21ceb..3bde14af2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - 247e0400e16155cca7a41772e3abceea816012a8 + f867299e40152fd2aa6e3051e355baad2594e48c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4a4241eaf..a70eb055c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.3 + 3.0.100-preview8.19354.4 From 0a5864d278d34a4ed6ccc17b53567d79c54193a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 13:50:39 +0000 Subject: [PATCH 097/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.5 (#2878) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3bde14af2..6ca598f70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - f867299e40152fd2aa6e3051e355baad2594e48c + bb4cc8478b1520f0d5ebc91b90bb1b91089dc9a2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a70eb055c..4bc89e466 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.4 + 3.0.100-preview8.19354.5 From 3e1b4535311ec9d9b1a20f9422c854c460a3dd36 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 14:30:33 +0000 Subject: [PATCH 098/725] [master] Update dependencies from dotnet/cli (#2869) * Update dependencies from https://github.com/dotnet/cli build 20190703.16 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19353.16 * Update dependencies from https://github.com/dotnet/cli build 20190704.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.1 * Update dependencies from https://github.com/dotnet/cli build 20190704.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6ca598f70..23bf07805 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 9cd4d420696667c765ead96d22d2206e31a2d86a + 8a6c161c882eec37fe10f50705f8f82667c0a29e diff --git a/eng/Versions.props b/eng/Versions.props index 4bc89e466..1a2cf6d40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19353.15 + 3.0.100-preview8.19354.3 2.0.0-preview8.19353.2 From 3ee3890236f1d58ee1c4ca7f653dc3e9b89e1cd2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 15:32:52 +0000 Subject: [PATCH 099/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.6 (#2879) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 23bf07805..8ba182fcb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - bb4cc8478b1520f0d5ebc91b90bb1b91089dc9a2 + 73b60d062ee7be814d07d2306fc20fae0d73606b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1a2cf6d40..48626e194 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.5 + 3.0.100-preview8.19354.6 From a35fb1db523bb215a2b145e6d360352ac6010e96 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 16:28:55 +0000 Subject: [PATCH 100/725] Update dependencies from https://github.com/dotnet/core-setup build 20190704.02 (#2880) - Microsoft.NETCore.App - 3.0.0-preview8-27904-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-02 - NETStandard.Library.Ref - 2.1.0-preview8-27904-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8ba182fcb..afbf03244 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4e18401b3b8cf2080201b1d0683f0892deba63f0 + c5123142f63e0e5358554d87eed9e14e1439b1c2 - + https://github.com/dotnet/core-setup - 4e18401b3b8cf2080201b1d0683f0892deba63f0 + c5123142f63e0e5358554d87eed9e14e1439b1c2 - + https://github.com/dotnet/core-setup - 4e18401b3b8cf2080201b1d0683f0892deba63f0 + c5123142f63e0e5358554d87eed9e14e1439b1c2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 48626e194..fa284a9aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27903-14 + 3.0.0-preview8-27904-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27903-14 + 2.1.0-preview8-27904-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27903-14 + 3.0.0-preview8-27904-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 662d78c8560ecf32ee92d087ffab23899019e109 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 17:40:24 +0000 Subject: [PATCH 101/725] Update dependencies from https://github.com/dotnet/cli build 20190704.4 (#2882) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index afbf03244..af06da7a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 8a6c161c882eec37fe10f50705f8f82667c0a29e + 69a9b465dacacac1b2c89ac54aa06406ad30a7b8 diff --git a/eng/Versions.props b/eng/Versions.props index fa284a9aa..331e1faf6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.3 + 3.0.100-preview8.19354.4 2.0.0-preview8.19353.2 From f77dcd78850158a5167181421a5550129d3262dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 17:51:24 +0000 Subject: [PATCH 102/725] Update dependencies from https://github.com/dotnet/core-setup build 20190704.04 (#2883) - Microsoft.NETCore.App - 3.0.0-preview8-27904-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-04 - NETStandard.Library.Ref - 2.1.0-preview8-27904-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index af06da7a0..512d8d2c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c5123142f63e0e5358554d87eed9e14e1439b1c2 + fa491da054ccaf4a946f5fd8ff1804b344f6153a - + https://github.com/dotnet/core-setup - c5123142f63e0e5358554d87eed9e14e1439b1c2 + fa491da054ccaf4a946f5fd8ff1804b344f6153a - + https://github.com/dotnet/core-setup - c5123142f63e0e5358554d87eed9e14e1439b1c2 + fa491da054ccaf4a946f5fd8ff1804b344f6153a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 331e1faf6..61b5b163a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27904-02 + 3.0.0-preview8-27904-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27904-02 + 2.1.0-preview8-27904-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27904-02 + 3.0.0-preview8-27904-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 244e287bf0c4468ab85a6c1cf4fb09a9700fe937 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 19:05:27 +0000 Subject: [PATCH 103/725] Update dependencies from https://github.com/dotnet/cli build 20190704.6 (#2886) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 512d8d2c4..8f22d9c9a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 69a9b465dacacac1b2c89ac54aa06406ad30a7b8 + a75df5b29f3a9432c317c3b906a674f58332badc diff --git a/eng/Versions.props b/eng/Versions.props index 61b5b163a..4791a65e7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.4 + 3.0.100-preview8.19354.6 2.0.0-preview8.19353.2 From 6d062338b3e194a6b3337aabedb79459b25eb593 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 19:27:17 +0000 Subject: [PATCH 104/725] Update dependencies from https://github.com/dotnet/core-setup build 20190704.05 (#2887) - Microsoft.NETCore.App - 3.0.0-preview8-27904-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-05 - NETStandard.Library.Ref - 2.1.0-preview8-27904-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f22d9c9a..ecefdd448 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fa491da054ccaf4a946f5fd8ff1804b344f6153a + 90fdf025503215c774d2ffe42e511d7c2a4e425f - + https://github.com/dotnet/core-setup - fa491da054ccaf4a946f5fd8ff1804b344f6153a + 90fdf025503215c774d2ffe42e511d7c2a4e425f - + https://github.com/dotnet/core-setup - fa491da054ccaf4a946f5fd8ff1804b344f6153a + 90fdf025503215c774d2ffe42e511d7c2a4e425f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4791a65e7..2287e9f81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27904-04 + 3.0.0-preview8-27904-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27904-04 + 2.1.0-preview8-27904-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27904-04 + 3.0.0-preview8-27904-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 56e2a76b3a7f3876f4538de08d090919ff5c7a7a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 22:13:08 +0000 Subject: [PATCH 105/725] Update dependencies from https://github.com/dotnet/core-setup build 20190704.06 (#2888) - Microsoft.NETCore.App - 3.0.0-preview8-27904-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-06 - NETStandard.Library.Ref - 2.1.0-preview8-27904-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ecefdd448..8a3f73114 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 90fdf025503215c774d2ffe42e511d7c2a4e425f + 545b5d0f5a026015a8e41d676c9d98f23cf8b291 - + https://github.com/dotnet/core-setup - 90fdf025503215c774d2ffe42e511d7c2a4e425f + 545b5d0f5a026015a8e41d676c9d98f23cf8b291 - + https://github.com/dotnet/core-setup - 90fdf025503215c774d2ffe42e511d7c2a4e425f + 545b5d0f5a026015a8e41d676c9d98f23cf8b291 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2287e9f81..7da76e39b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27904-05 + 3.0.0-preview8-27904-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27904-05 + 2.1.0-preview8-27904-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27904-05 + 3.0.0-preview8-27904-06 $(MicrosoftWindowsDesktopAppPackageVersion) From d5072f0248fca135d172ceb5bc34840f9ee00ce3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2019 23:25:25 +0000 Subject: [PATCH 106/725] Update dependencies from https://github.com/dotnet/cli build 20190704.7 (#2889) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8a3f73114..64b73fd41 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - a75df5b29f3a9432c317c3b906a674f58332badc + 61a2691c7417df2d241deec44a13e54f021812ab diff --git a/eng/Versions.props b/eng/Versions.props index 7da76e39b..96f210e01 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.6 + 3.0.100-preview8.19354.7 2.0.0-preview8.19353.2 From 80ffc0439a635b425f267665f0f5c24b3764ca92 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 00:05:23 +0000 Subject: [PATCH 107/725] Update dependencies from https://github.com/dotnet/cli build 20190704.8 (#2890) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 64b73fd41..b0e98ab9b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 61a2691c7417df2d241deec44a13e54f021812ab + f58f0d485e4109530318a7581d55109d0cf38a57 diff --git a/eng/Versions.props b/eng/Versions.props index 96f210e01..b7e48acc0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.7 + 3.0.100-preview8.19354.8 2.0.0-preview8.19353.2 From 20906e2c4fb6baa14a70ecceb0b63f35a0d93f22 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 02:05:27 +0000 Subject: [PATCH 108/725] Update dependencies from https://github.com/dotnet/cli build 20190704.9 (#2892) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0e98ab9b..f9e3a69f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - f58f0d485e4109530318a7581d55109d0cf38a57 + b8acd44169ff59ef4188e38d528afdf5d5c6fa98 diff --git a/eng/Versions.props b/eng/Versions.props index b7e48acc0..7a0ee1f92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.8 + 3.0.100-preview8.19354.9 2.0.0-preview8.19353.2 From edad451e97475f632eff3f18a0fd446728e02b9e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 03:08:29 +0000 Subject: [PATCH 109/725] [master] Update dependencies from dotnet/toolset (#2893) * Update dependencies from https://github.com/dotnet/toolset build 20190704.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.10 * Update dependencies from https://github.com/dotnet/toolset build 20190704.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.11 * Update dependencies from https://github.com/dotnet/toolset build 20190704.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f9e3a69f3..30d6b0159 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - 73b60d062ee7be814d07d2306fc20fae0d73606b + 1da9dc99ec18a2ab3bc62508e479c3ef6247477c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7a0ee1f92..b9e7c3573 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.6 + 3.0.100-preview8.19354.12 From 5fd737baa3903b59cd9ef853f98d715be9b7ea2c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 04:20:25 +0000 Subject: [PATCH 110/725] Update dependencies from https://github.com/dotnet/cli build 20190704.10 (#2895) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 30d6b0159..5c439542e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - b8acd44169ff59ef4188e38d528afdf5d5c6fa98 + 80e0d4efe5cbcf2cb47b9477bdfaf9ce59babc00 diff --git a/eng/Versions.props b/eng/Versions.props index b9e7c3573..e1fce7c89 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.9 + 3.0.100-preview8.19354.10 2.0.0-preview8.19353.2 From 591d9ff2bcbe895ab55539c5272cd8b27d5c264a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 04:30:21 +0000 Subject: [PATCH 111/725] [master] Update dependencies from dotnet/core-setup (#2894) * Update dependencies from https://github.com/dotnet/core-setup build 20190704.07 - Microsoft.NETCore.App - 3.0.0-preview8-27904-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-07 - NETStandard.Library.Ref - 2.1.0-preview8-27904-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190704.08 - Microsoft.NETCore.App - 3.0.0-preview8-27904-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27904-08 - NETStandard.Library.Ref - 2.1.0-preview8-27904-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c439542e..ca32758bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 545b5d0f5a026015a8e41d676c9d98f23cf8b291 + 7f3dffe602907ca336c61e6c2efa95383a9d6896 - + https://github.com/dotnet/core-setup - 545b5d0f5a026015a8e41d676c9d98f23cf8b291 + 7f3dffe602907ca336c61e6c2efa95383a9d6896 - + https://github.com/dotnet/core-setup - 545b5d0f5a026015a8e41d676c9d98f23cf8b291 + 7f3dffe602907ca336c61e6c2efa95383a9d6896 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e1fce7c89..2db5740e6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27904-06 + 3.0.0-preview8-27904-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27904-06 + 2.1.0-preview8-27904-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27904-06 + 3.0.0-preview8-27904-08 $(MicrosoftWindowsDesktopAppPackageVersion) From a46461af3a1f7babe3b12e7a19ae156e1cc013c0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 04:36:42 +0000 Subject: [PATCH 112/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.13 (#2896) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ca32758bb..e94162b9c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - 1da9dc99ec18a2ab3bc62508e479c3ef6247477c + 07edd6d1baa81f1cd06e33f8fb6349d063aded43 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2db5740e6..eac4c0620 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.12 + 3.0.100-preview8.19354.13 From 68cb531add9a086abf9d280ac74243255501cab7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 05:41:47 +0000 Subject: [PATCH 113/725] Update dependencies from https://github.com/dotnet/cli build 20190704.11 (#2897) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19354.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e94162b9c..10a419191 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 80e0d4efe5cbcf2cb47b9477bdfaf9ce59babc00 + 2212061967f239ba7a6f8e405e7422b6169df4d1 diff --git a/eng/Versions.props b/eng/Versions.props index eac4c0620..20d0e2531 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.10 + 3.0.100-preview8.19354.11 2.0.0-preview8.19353.2 From bb0713650c04bd18acce85b25cf1d145882008db Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 05:52:59 +0000 Subject: [PATCH 114/725] Update dependencies from https://github.com/dotnet/toolset build 20190704.14 (#2898) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 10a419191..7404933dc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - 07edd6d1baa81f1cd06e33f8fb6349d063aded43 + e32d40831ab5c4cc4a8a6f73281eab9df7b91f04 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 20d0e2531..594afcf6c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.13 + 3.0.100-preview8.19354.14 From ec9e5d2641fde1afacf6667df3ee10d4f154e663 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 12:26:28 +0000 Subject: [PATCH 115/725] Update dependencies from https://github.com/dotnet/arcade build 20190704.2 (#2899) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19354.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7404933dc..c71e9ffc2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 733f8297b68dd824044a77d955e62305b9dc43d5 + 30553c0de34454fb8da5229962501af65eb1233f diff --git a/global.json b/global.json index ed7c61079..9e20bf9a1 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19353.19" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19354.2" } } From 91acf6919cf23419aabfff275f2ff2b10ca2256e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 12:35:24 +0000 Subject: [PATCH 116/725] Update dependencies from https://github.com/dotnet/cli build 20190705.1 (#2900) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c71e9ffc2..98e2bdd15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 2212061967f239ba7a6f8e405e7422b6169df4d1 + b6fb358aea8c68f85a2ca2d7019b8ee1242c6de9 diff --git a/eng/Versions.props b/eng/Versions.props index 594afcf6c..659a0ee95 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19354.11 + 3.0.100-preview8.19355.1 2.0.0-preview8.19353.2 From 31e84faf9a80e9e76ee9769af9c4fd26322e28b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 12:37:53 +0000 Subject: [PATCH 117/725] Update dependencies from https://github.com/dotnet/toolset build 20190705.1 (#2901) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19355.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98e2bdd15..221c0136b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 03eafc975fde2ef17f03c0bf822f238ff17e7cbd - + https://github.com/dotnet/toolset - e32d40831ab5c4cc4a8a6f73281eab9df7b91f04 + 0795b3b7168f44633bb2bf32f579be9f9fbfb20c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 659a0ee95..6022dd383 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19354.14 + 3.0.100-preview8.19355.1 From 7c8509ddd653e01a79ffca356e4c8deb52ee0262 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 13:35:32 +0000 Subject: [PATCH 118/725] [master] Update dependencies from dotnet/cli (#2903) * Update dependencies from https://github.com/dotnet/cli build 20190705.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.2 * Update dependencies from https://github.com/dotnet/cli build 20190705.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 221c0136b..251c79526 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - b6fb358aea8c68f85a2ca2d7019b8ee1242c6de9 + 13411aa942b560dab68e7c044f0d0939fece8f72 diff --git a/eng/Versions.props b/eng/Versions.props index 6022dd383..db85460ad 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.1 + 3.0.100-preview8.19355.3 2.0.0-preview8.19353.2 From e5936e4bfcd5af94a0b3c9a7a0fb3a0a02b97fb6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 15:10:46 +0000 Subject: [PATCH 119/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.01 (#2904) - Microsoft.NETCore.App - 3.0.0-preview8-27905-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-01 - NETStandard.Library.Ref - 2.1.0-preview8-27905-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 251c79526..48402eef1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7f3dffe602907ca336c61e6c2efa95383a9d6896 + e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 - + https://github.com/dotnet/core-setup - 7f3dffe602907ca336c61e6c2efa95383a9d6896 + e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 - + https://github.com/dotnet/core-setup - 7f3dffe602907ca336c61e6c2efa95383a9d6896 + e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index db85460ad..762b2e63e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27904-08 + 3.0.0-preview8-27905-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27904-08 + 2.1.0-preview8-27905-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27904-08 + 3.0.0-preview8-27905-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 25860362219b579626a1a78976a85c33e279a0be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 16:15:25 +0000 Subject: [PATCH 120/725] Update dependencies from https://github.com/dotnet/cli build 20190705.4 (#2905) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 48402eef1..98430fcb4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 13411aa942b560dab68e7c044f0d0939fece8f72 + a3eb54b1633b8a0f1a9458d4e234bafc125fe853 diff --git a/eng/Versions.props b/eng/Versions.props index 762b2e63e..8a4af5aac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.3 + 3.0.100-preview8.19355.4 2.0.0-preview8.19353.2 From 3f786333e4e096df1aeb19f84ebe6438c792cd5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 16:24:48 +0000 Subject: [PATCH 121/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.02 (#2906) - Microsoft.NETCore.App - 3.0.0-preview8-27905-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-02 - NETStandard.Library.Ref - 2.1.0-preview8-27905-02 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19353.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98430fcb4..a44fa493f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 + d19d1eb472abe1b88dd79bd07653274516f281d1 - + https://github.com/dotnet/core-setup - e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 + d19d1eb472abe1b88dd79bd07653274516f281d1 - + https://github.com/dotnet/core-setup - e9cd70bff9a9f6e44699bcd43b4f9a5a924ff533 + d19d1eb472abe1b88dd79bd07653274516f281d1 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 3b4f01820b1c677b3e8c73a4e869dda07795f3c9 - + https://github.com/dotnet/wpf - e1b994f4ecf330356e240784129c8b39ea443e76 + f2c0fa657730878976f99f6717ef8f7886138a24 diff --git a/eng/Versions.props b/eng/Versions.props index 8a4af5aac..b21608caf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19353.3 + 3.0.0-preview8.19353.5 @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-01 + 3.0.0-preview8-27905-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-01 + 2.1.0-preview8-27905-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-01 + 3.0.0-preview8-27905-02 $(MicrosoftWindowsDesktopAppPackageVersion) From f9c854f8276427332bf7dd66c8b3c51aa1cc668b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 16:40:15 +0000 Subject: [PATCH 122/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.03 (#2907) - Microsoft.NETCore.App - 3.0.0-preview8-27905-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-03 - NETStandard.Library.Ref - 2.1.0-preview8-27905-03 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a44fa493f..bb7f0d649 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup d19d1eb472abe1b88dd79bd07653274516f281d1 - + https://github.com/dotnet/core-setup d19d1eb472abe1b88dd79bd07653274516f281d1 - + https://github.com/dotnet/core-setup d19d1eb472abe1b88dd79bd07653274516f281d1 diff --git a/eng/Versions.props b/eng/Versions.props index b21608caf..b33695622 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-02 + 3.0.0-preview8-27905-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-02 + 2.1.0-preview8-27905-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-02 + 3.0.0-preview8-27905-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 567094916bf44ec3ba2045c130e23b78a2182cf5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 17:30:27 +0000 Subject: [PATCH 123/725] Update dependencies from https://github.com/dotnet/cli build 20190705.5 (#2908) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bb7f0d649..42e4ada10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - a3eb54b1633b8a0f1a9458d4e234bafc125fe853 + ae7874c5c5c9e0414fc48c80fbf37b6ede05fc98 diff --git a/eng/Versions.props b/eng/Versions.props index b33695622..dfc28160f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.4 + 3.0.100-preview8.19355.5 2.0.0-preview8.19353.2 From dbdcd764172040796310ebf6295bf9b9e1164b2f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 19:32:48 +0000 Subject: [PATCH 124/725] [master] Update dependencies from dotnet/cli (#2910) * Update dependencies from https://github.com/dotnet/cli build 20190705.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.6 * Update dependencies from https://github.com/dotnet/cli build 20190705.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 42e4ada10..d531d71ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - ae7874c5c5c9e0414fc48c80fbf37b6ede05fc98 + 0cb36481ad4e628079374447c8ae313006e3f602 diff --git a/eng/Versions.props b/eng/Versions.props index dfc28160f..352408219 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.5 + 3.0.100-preview8.19355.7 2.0.0-preview8.19353.2 From 5e5b05ed5dc1303656f9fff4a0ca2ffacead29ba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 20:11:16 +0000 Subject: [PATCH 125/725] [master] Update dependencies from dotnet/core-setup (#2911) * Update dependencies from https://github.com/dotnet/core-setup build 20190705.04 - Microsoft.NETCore.App - 3.0.0-preview8-27905-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-04 - NETStandard.Library.Ref - 2.1.0-preview8-27905-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190705.05 - Microsoft.NETCore.App - 3.0.0-preview8-27905-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-05 - NETStandard.Library.Ref - 2.1.0-preview8-27905-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d531d71ce..76af346b4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d19d1eb472abe1b88dd79bd07653274516f281d1 + 28e30cbf07f13f5042624d9a3d8484d5022d2c84 - + https://github.com/dotnet/core-setup - d19d1eb472abe1b88dd79bd07653274516f281d1 + 28e30cbf07f13f5042624d9a3d8484d5022d2c84 - + https://github.com/dotnet/core-setup - d19d1eb472abe1b88dd79bd07653274516f281d1 + 28e30cbf07f13f5042624d9a3d8484d5022d2c84 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 352408219..d4f2fa12f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-03 + 3.0.0-preview8-27905-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-03 + 2.1.0-preview8-27905-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-03 + 3.0.0-preview8-27905-05 $(MicrosoftWindowsDesktopAppPackageVersion) From db981541832146e6f0e3a3a1e2044d81832dac32 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 20:45:27 +0000 Subject: [PATCH 126/725] Update dependencies from https://github.com/dotnet/cli build 20190705.8 (#2912) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76af346b4..c53b3c82b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 0cb36481ad4e628079374447c8ae313006e3f602 + 1f85b1c28382ba051d7002111bc392900811914f diff --git a/eng/Versions.props b/eng/Versions.props index d4f2fa12f..73e3b185e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.7 + 3.0.100-preview8.19355.8 2.0.0-preview8.19353.2 From 26bb6f99411d550fcf69612e78a81782e9181c1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 21:45:26 +0000 Subject: [PATCH 127/725] Update dependencies from https://github.com/dotnet/cli build 20190705.9 (#2913) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c53b3c82b..e8c32fdd3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 1f85b1c28382ba051d7002111bc392900811914f + e81f73066d52888af539059477bdaece8cfe143e diff --git a/eng/Versions.props b/eng/Versions.props index 73e3b185e..4bce0464c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.8 + 3.0.100-preview8.19355.9 2.0.0-preview8.19353.2 From a00ee8c6c7695d86533930a18f10866e52b733b9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 22:30:22 +0000 Subject: [PATCH 128/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.06 (#2914) - Microsoft.NETCore.App - 3.0.0-preview8-27905-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-06 - NETStandard.Library.Ref - 2.1.0-preview8-27905-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e8c32fdd3..4b1be6061 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 28e30cbf07f13f5042624d9a3d8484d5022d2c84 + 52d1e41135e72a5feffd79688771185fd56850dd - + https://github.com/dotnet/core-setup - 28e30cbf07f13f5042624d9a3d8484d5022d2c84 + 52d1e41135e72a5feffd79688771185fd56850dd - + https://github.com/dotnet/core-setup - 28e30cbf07f13f5042624d9a3d8484d5022d2c84 + 52d1e41135e72a5feffd79688771185fd56850dd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4bce0464c..a0298922f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-05 + 3.0.0-preview8-27905-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-05 + 2.1.0-preview8-27905-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-05 + 3.0.0-preview8-27905-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 3ba7f20a1d38aff464520a0d36aaa40d50378584 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 22:55:25 +0000 Subject: [PATCH 129/725] Update dependencies from https://github.com/dotnet/cli build 20190705.10 (#2915) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b1be6061..a4c8babda 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - e81f73066d52888af539059477bdaece8cfe143e + 505d2c6af8a6529d7ff049b82496ae3f881bd90c diff --git a/eng/Versions.props b/eng/Versions.props index a0298922f..f2bdae346 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.9 + 3.0.100-preview8.19355.10 2.0.0-preview8.19353.2 From 7bf2c9255542930829be4c3e00c115ab2b455f0a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 23:55:28 +0000 Subject: [PATCH 130/725] Update dependencies from https://github.com/dotnet/cli build 20190705.11 (#2916) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a4c8babda..997da9046 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 505d2c6af8a6529d7ff049b82496ae3f881bd90c + 1f402cce81e6a2d473f8c781ae0f37dd70d6610e diff --git a/eng/Versions.props b/eng/Versions.props index f2bdae346..4f07619bc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.10 + 3.0.100-preview8.19355.11 2.0.0-preview8.19353.2 From ad8bdd0854918b3a20f75fd21da3375efb0cdac4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 23:56:57 +0000 Subject: [PATCH 131/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.07 (#2917) - Microsoft.NETCore.App - 3.0.0-preview8-27905-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-07 - NETStandard.Library.Ref - 2.1.0-preview8-27905-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 997da9046..c839c41a6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 52d1e41135e72a5feffd79688771185fd56850dd + b858485e0a5abedd7bd6eb4a0534ad5ab846795e - + https://github.com/dotnet/core-setup - 52d1e41135e72a5feffd79688771185fd56850dd + b858485e0a5abedd7bd6eb4a0534ad5ab846795e - + https://github.com/dotnet/core-setup - 52d1e41135e72a5feffd79688771185fd56850dd + b858485e0a5abedd7bd6eb4a0534ad5ab846795e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4f07619bc..2ac779a2d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-06 + 3.0.0-preview8-27905-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-06 + 2.1.0-preview8-27905-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-06 + 3.0.0-preview8-27905-07 $(MicrosoftWindowsDesktopAppPackageVersion) From fe2f4b4466ff8ba40c9ffab06fa66d5dfb1656a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 01:45:15 +0000 Subject: [PATCH 132/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.08 (#2919) - Microsoft.NETCore.App - 3.0.0-preview8-27905-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-08 - NETStandard.Library.Ref - 2.1.0-preview8-27905-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c839c41a6..b30c049e4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b858485e0a5abedd7bd6eb4a0534ad5ab846795e + c8e69e970bf76a0fd17eec122e9c4f8e525c5467 - + https://github.com/dotnet/core-setup - b858485e0a5abedd7bd6eb4a0534ad5ab846795e + c8e69e970bf76a0fd17eec122e9c4f8e525c5467 - + https://github.com/dotnet/core-setup - b858485e0a5abedd7bd6eb4a0534ad5ab846795e + c8e69e970bf76a0fd17eec122e9c4f8e525c5467 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2ac779a2d..88fd3eda8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-07 + 3.0.0-preview8-27905-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-07 + 2.1.0-preview8-27905-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-07 + 3.0.0-preview8-27905-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 6e25ac61c8d83058329ea95342b6e3f79aedb990 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 01:45:28 +0000 Subject: [PATCH 133/725] Update dependencies from https://github.com/dotnet/cli build 20190705.12 (#2918) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b30c049e4..110cebe61 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 1f402cce81e6a2d473f8c781ae0f37dd70d6610e + 99584380cf4cfe4975cbadcda0222ad83256b9b5 diff --git a/eng/Versions.props b/eng/Versions.props index 88fd3eda8..4e9a8612c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.11 + 3.0.100-preview8.19355.12 2.0.0-preview8.19353.2 From 9f533d057d1138dd9bd2b3d9c63e44cc179c949e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 02:50:24 +0000 Subject: [PATCH 134/725] Update dependencies from https://github.com/dotnet/cli build 20190705.13 (#2920) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 110cebe61..b702b5a60 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 99584380cf4cfe4975cbadcda0222ad83256b9b5 + 2afd5fb2cd225e2dfa1b63fd69c9719dd0cc8f31 diff --git a/eng/Versions.props b/eng/Versions.props index 4e9a8612c..ddcef7588 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.12 + 3.0.100-preview8.19355.13 2.0.0-preview8.19353.2 From bddda6a753ca88e562a87b4792e8b8bbc7cad9ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 03:05:36 +0000 Subject: [PATCH 135/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.09 (#2921) - Microsoft.NETCore.App - 3.0.0-preview8-27905-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-09 - NETStandard.Library.Ref - 2.1.0-preview8-27905-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b702b5a60..082fd6bf3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c8e69e970bf76a0fd17eec122e9c4f8e525c5467 + 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 - + https://github.com/dotnet/core-setup - c8e69e970bf76a0fd17eec122e9c4f8e525c5467 + 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 - + https://github.com/dotnet/core-setup - c8e69e970bf76a0fd17eec122e9c4f8e525c5467 + 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ddcef7588..e87bbf304 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-08 + 3.0.0-preview8-27905-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-08 + 2.1.0-preview8-27905-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-08 + 3.0.0-preview8-27905-09 $(MicrosoftWindowsDesktopAppPackageVersion) From a7195fc9628dce3c49bd654d24474a566910bfaa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 04:15:25 +0000 Subject: [PATCH 136/725] Update dependencies from https://github.com/dotnet/cli build 20190705.14 (#2922) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 082fd6bf3..4c9d4f50b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 2afd5fb2cd225e2dfa1b63fd69c9719dd0cc8f31 + 2f0568354c6c13abfa139ee0b62081a416912527 diff --git a/eng/Versions.props b/eng/Versions.props index e87bbf304..a259e0d55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.13 + 3.0.100-preview8.19355.14 2.0.0-preview8.19353.2 From 916681786df73adbb3d18d5bb238b70d93950afd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 06:47:57 +0000 Subject: [PATCH 137/725] Update dependencies from https://github.com/dotnet/core-setup build 20190705.12 (#2923) - Microsoft.NETCore.App - 3.0.0-preview8-27905-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27905-12 - NETStandard.Library.Ref - 2.1.0-preview8-27905-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4c9d4f50b..1d199bb45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 + aa4edf155229620edc2962671fbff5dd6e68f6b4 - + https://github.com/dotnet/core-setup - 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 + aa4edf155229620edc2962671fbff5dd6e68f6b4 - + https://github.com/dotnet/core-setup - 163ab3e487a43bcf68cfc5b9665a4f04679f3ab7 + aa4edf155229620edc2962671fbff5dd6e68f6b4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a259e0d55..12733b4ca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19353.1 - 3.0.0-preview8-27905-09 + 3.0.0-preview8-27905-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-09 + 2.1.0-preview8-27905-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-09 + 3.0.0-preview8-27905-12 $(MicrosoftWindowsDesktopAppPackageVersion) From fd272228accad4e4f1feb62766c45df63709ef0c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 07:10:26 +0000 Subject: [PATCH 138/725] Update dependencies from https://github.com/dotnet/cli build 20190705.15 (#2924) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19355.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d199bb45..d40c594c7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 2f0568354c6c13abfa139ee0b62081a416912527 + b06f45732dbbab01a295145fcf3ffd11f666fb03 diff --git a/eng/Versions.props b/eng/Versions.props index 12733b4ca..36faec599 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.14 + 3.0.100-preview8.19355.15 2.0.0-preview8.19353.2 From 85cd0c349251ac5e2dd04ff72f95174184a04b47 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 07:55:23 +0000 Subject: [PATCH 139/725] Update dependencies from https://github.com/dotnet/cli build 20190706.1 (#2925) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d40c594c7..edc6fbbc4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - b06f45732dbbab01a295145fcf3ffd11f666fb03 + 7d9e88fa391bb1ef98655fe0cd0d0cfce1beda45 diff --git a/eng/Versions.props b/eng/Versions.props index 36faec599..cc199f3b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19355.15 + 3.0.100-preview8.19356.1 2.0.0-preview8.19353.2 From 6eb4cea4453b9510ce9a0ab18395193bd1abf881 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 09:30:23 +0000 Subject: [PATCH 140/725] Update dependencies from https://github.com/dotnet/cli build 20190706.2 (#2926) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index edc6fbbc4..0b7f2a5da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 681458cb41a42868ab8a12a51df72c278fbba70b - + https://github.com/dotnet/cli - 7d9e88fa391bb1ef98655fe0cd0d0cfce1beda45 + 9b6c34997deed4f5026c874b27f401cbebe154d2 diff --git a/eng/Versions.props b/eng/Versions.props index cc199f3b6..a489e757f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.1 + 3.0.100-preview8.19356.2 2.0.0-preview8.19353.2 From 36509282f43f78423455d650eb445ce88e7bc08c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 12:23:47 +0000 Subject: [PATCH 141/725] Update dependencies from https://github.com/dotnet/arcade build 20190705.2 (#2927) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19355.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b7f2a5da..694626dbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 30553c0de34454fb8da5229962501af65eb1233f + 3e0cbbc6fd6c6d45d7083ee0deb71cec7ea2d91f diff --git a/global.json b/global.json index 9e20bf9a1..3a33e17f3 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19354.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19355.2" } } From 7fc6f911ba96f39b7a324a06c61b18ef26b7bdfc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 12:24:03 +0000 Subject: [PATCH 142/725] Update dependencies from https://github.com/dotnet/templating build 20190705.1 (#2928) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19355.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 694626dbf..545fb35c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - 03eafc975fde2ef17f03c0bf822f238ff17e7cbd + edb569939065c2e311c3fd849a93aec91cc1c646 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index a489e757f..2eddb37b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19356.2 - 2.0.0-preview8.19353.2 + 2.0.0-preview8.19355.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From e7bedd9ca3bc09b222ffa201ef97f7438e4c3434 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 13:26:46 +0000 Subject: [PATCH 143/725] Update dependencies from https://github.com/dotnet/sdk build 20190704.2 (#2891) - Microsoft.NET.Sdk - 3.0.100-preview8.19354.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 545fb35c1..9cbdc4e60 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 0795b3b7168f44633bb2bf32f579be9f9fbfb20c - + https://github.com/dotnet/sdk - 681458cb41a42868ab8a12a51df72c278fbba70b + adf76a594158a742e2c22b49b0fb4942cb53317d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 2eddb37b4..a68a21d18 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19353.1 + 3.0.100-preview8.19354.2 3.0.0-preview8-27905-12 From 50f8fd50df2afe743998dcd1ad384dd22ce889eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 13:30:24 +0000 Subject: [PATCH 144/725] Update dependencies from https://github.com/dotnet/cli build 20190706.3 (#2929) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9cbdc4e60..52d81b7d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk adf76a594158a742e2c22b49b0fb4942cb53317d - + https://github.com/dotnet/cli - 9b6c34997deed4f5026c874b27f401cbebe154d2 + 27dff4fff076a2ffc0aaa54c80f7d7e21588697f diff --git a/eng/Versions.props b/eng/Versions.props index a68a21d18..8bf729a7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.2 + 3.0.100-preview8.19356.3 2.0.0-preview8.19355.1 From 1c9920b9890aede93de58df17a433ed6abd31f3b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 13:42:12 +0000 Subject: [PATCH 145/725] Update dependencies from https://github.com/dotnet/sdk build 20190706.1 (#2930) - Microsoft.NET.Sdk - 3.0.100-preview8.19356.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 52d81b7d8..44b855aab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 0795b3b7168f44633bb2bf32f579be9f9fbfb20c - + https://github.com/dotnet/sdk - adf76a594158a742e2c22b49b0fb4942cb53317d + f0073279650377e22acbff63552d299dcfee9073 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 8bf729a7b..50d7347bf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19354.2 + 3.0.100-preview8.19356.1 3.0.0-preview8-27905-12 From 5dc4ada6eb7e18dcca1daa06434baa5626797f22 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 14:55:04 +0000 Subject: [PATCH 146/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.01 (#2931) - Microsoft.NETCore.App - 3.0.0-preview8-27906-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-01 - NETStandard.Library.Ref - 2.1.0-preview8-27906-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 44b855aab..cd18438c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - aa4edf155229620edc2962671fbff5dd6e68f6b4 + 3e45564330cb875cee0b3fc222c4e9efd80c341c - + https://github.com/dotnet/core-setup - aa4edf155229620edc2962671fbff5dd6e68f6b4 + 3e45564330cb875cee0b3fc222c4e9efd80c341c - + https://github.com/dotnet/core-setup - aa4edf155229620edc2962671fbff5dd6e68f6b4 + 3e45564330cb875cee0b3fc222c4e9efd80c341c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 50d7347bf..53cc5e8b7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.1 - 3.0.0-preview8-27905-12 + 3.0.0-preview8-27906-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27905-12 + 2.1.0-preview8-27906-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27905-12 + 3.0.0-preview8-27906-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 46c6b338587b9a0410fd9512da156bfe22e18c60 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 16:07:06 +0000 Subject: [PATCH 147/725] Update dependencies from https://github.com/dotnet/sdk build 20190706.2 (#2933) - Microsoft.NET.Sdk - 3.0.100-preview8.19356.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cd18438c3..8b6a29428 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 0795b3b7168f44633bb2bf32f579be9f9fbfb20c - + https://github.com/dotnet/sdk - f0073279650377e22acbff63552d299dcfee9073 + 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 53cc5e8b7..1fcb6d2a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19356.1 + 3.0.100-preview8.19356.2 3.0.0-preview8-27906-01 From 6657733ce8b386c0d1e488eaf30a2268f1183dc7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 16:10:26 +0000 Subject: [PATCH 148/725] Update dependencies from https://github.com/dotnet/cli build 20190706.4 (#2932) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8b6a29428..4ec6b3953 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - 27dff4fff076a2ffc0aaa54c80f7d7e21588697f + 721caafe781d3386862d703afa96498ae4cb359d diff --git a/eng/Versions.props b/eng/Versions.props index 1fcb6d2a5..9d33eda19 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.3 + 3.0.100-preview8.19356.4 2.0.0-preview8.19355.1 From 01376131763826af1acefdd76c3b7a08778c5d50 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 16:29:33 +0000 Subject: [PATCH 149/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.02 (#2934) - Microsoft.NETCore.App - 3.0.0-preview8-27906-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-02 - NETStandard.Library.Ref - 2.1.0-preview8-27906-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19353.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19354.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4ec6b3953..2f085cc41 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3e45564330cb875cee0b3fc222c4e9efd80c341c + 38aea81f87ffdb981a9cf8326709e316771b8f9d - + https://github.com/dotnet/core-setup - 3e45564330cb875cee0b3fc222c4e9efd80c341c + 38aea81f87ffdb981a9cf8326709e316771b8f9d - + https://github.com/dotnet/core-setup - 3e45564330cb875cee0b3fc222c4e9efd80c341c + 38aea81f87ffdb981a9cf8326709e316771b8f9d https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 721caafe781d3386862d703afa96498ae4cb359d - + https://github.com/dotnet/winforms - 3b4f01820b1c677b3e8c73a4e869dda07795f3c9 + 522215c10ccdc2ae74ab265296ce288f29e892eb - + https://github.com/dotnet/wpf - f2c0fa657730878976f99f6717ef8f7886138a24 + 33df9e17964fbd74b938e5b44bc2c6f1cb078250 diff --git a/eng/Versions.props b/eng/Versions.props index 9d33eda19..2b2ab55a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19352.6 + 4.8.0-preview8.19353.4 - 3.0.0-preview8.19353.5 + 3.0.0-preview8.19354.4 @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-01 + 3.0.0-preview8-27906-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-01 + 2.1.0-preview8-27906-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-01 + 3.0.0-preview8-27906-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 0ebc8633a8bb7565b3c4d2fe733f7a8202a4542b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 16:46:57 +0000 Subject: [PATCH 150/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.03 (#2935) - Microsoft.NETCore.App - 3.0.0-preview8-27906-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-03 - NETStandard.Library.Ref - 2.1.0-preview8-27906-03 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2f085cc41..330dcb11b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 38aea81f87ffdb981a9cf8326709e316771b8f9d - + https://github.com/dotnet/core-setup 38aea81f87ffdb981a9cf8326709e316771b8f9d - + https://github.com/dotnet/core-setup 38aea81f87ffdb981a9cf8326709e316771b8f9d diff --git a/eng/Versions.props b/eng/Versions.props index 2b2ab55a9..cafb83194 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-02 + 3.0.0-preview8-27906-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-02 + 2.1.0-preview8-27906-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-02 + 3.0.0-preview8-27906-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 511b84a9c15974b4dc4d49f00f2c3151edd7bfd2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 17:36:28 +0000 Subject: [PATCH 151/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.04 (#2936) - Microsoft.NETCore.App - 3.0.0-preview8-27906-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-04 - NETStandard.Library.Ref - 2.1.0-preview8-27906-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 330dcb11b..c8c2cbd03 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 38aea81f87ffdb981a9cf8326709e316771b8f9d + cdb4141ddc813e95e3c6e6752fbbdc6790102032 - + https://github.com/dotnet/core-setup - 38aea81f87ffdb981a9cf8326709e316771b8f9d + cdb4141ddc813e95e3c6e6752fbbdc6790102032 - + https://github.com/dotnet/core-setup - 38aea81f87ffdb981a9cf8326709e316771b8f9d + cdb4141ddc813e95e3c6e6752fbbdc6790102032 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cafb83194..ecd707b4a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-03 + 3.0.0-preview8-27906-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-03 + 2.1.0-preview8-27906-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-03 + 3.0.0-preview8-27906-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 7052659f6daf1ad5ff6fb589b218bbbfe7ee9bba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 17:50:24 +0000 Subject: [PATCH 152/725] Update dependencies from https://github.com/dotnet/cli build 20190706.5 (#2937) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c8c2cbd03..fbad38dbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - 721caafe781d3386862d703afa96498ae4cb359d + 628f0ca91188c7db99add09a48c9202119889cef diff --git a/eng/Versions.props b/eng/Versions.props index ecd707b4a..67ef5a0b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.4 + 3.0.100-preview8.19356.5 2.0.0-preview8.19355.1 From 2df210f7cfa2af0e1e422503a996b56631cae032 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 00:46:17 +0000 Subject: [PATCH 153/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.05 (#2938) - Microsoft.NETCore.App - 3.0.0-preview8-27906-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-05 - NETStandard.Library.Ref - 2.1.0-preview8-27906-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fbad38dbf..1a371d12b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - cdb4141ddc813e95e3c6e6752fbbdc6790102032 + 6d2b162a55aea5f27f382a025d12bce5cf6e74fd - + https://github.com/dotnet/core-setup - cdb4141ddc813e95e3c6e6752fbbdc6790102032 + 6d2b162a55aea5f27f382a025d12bce5cf6e74fd - + https://github.com/dotnet/core-setup - cdb4141ddc813e95e3c6e6752fbbdc6790102032 + 6d2b162a55aea5f27f382a025d12bce5cf6e74fd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 67ef5a0b9..b648089b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-04 + 3.0.0-preview8-27906-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-04 + 2.1.0-preview8-27906-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-04 + 3.0.0-preview8-27906-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 0fa3a2254ec61831f9193e80055727e9da7d7fe8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 01:55:23 +0000 Subject: [PATCH 154/725] Update dependencies from https://github.com/dotnet/cli build 20190706.6 (#2939) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a371d12b..c15a44043 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - 628f0ca91188c7db99add09a48c9202119889cef + 8b3fde64efe9052069c9e590c597ccd96209a0e3 diff --git a/eng/Versions.props b/eng/Versions.props index b648089b9..6e31431f3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.5 + 3.0.100-preview8.19356.6 2.0.0-preview8.19355.1 From c12336dd7d7ff7ccee8f7deb1ecd9185f0d4342d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 02:59:01 +0000 Subject: [PATCH 155/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.06 (#2940) - Microsoft.NETCore.App - 3.0.0-preview8-27906-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-06 - NETStandard.Library.Ref - 2.1.0-preview8-27906-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c15a44043..e0761aefc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6d2b162a55aea5f27f382a025d12bce5cf6e74fd + deba7410a351243eef2d00e7f3b87d095be7a847 - + https://github.com/dotnet/core-setup - 6d2b162a55aea5f27f382a025d12bce5cf6e74fd + deba7410a351243eef2d00e7f3b87d095be7a847 - + https://github.com/dotnet/core-setup - 6d2b162a55aea5f27f382a025d12bce5cf6e74fd + deba7410a351243eef2d00e7f3b87d095be7a847 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6e31431f3..ee594c3f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-05 + 3.0.0-preview8-27906-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-05 + 2.1.0-preview8-27906-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-05 + 3.0.0-preview8-27906-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 667d8fae86ec3f171f9b9146855882d60107b0a2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 04:10:25 +0000 Subject: [PATCH 156/725] Update dependencies from https://github.com/dotnet/cli build 20190706.7 (#2941) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e0761aefc..1bb06295e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - 8b3fde64efe9052069c9e590c597ccd96209a0e3 + 7db68ba2ffa07d8b826d9655c929d7d3334f6e80 diff --git a/eng/Versions.props b/eng/Versions.props index ee594c3f4..161609509 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.6 + 3.0.100-preview8.19356.7 2.0.0-preview8.19355.1 From 79dcdbc74c5abd76061dc42e747aa786d2af0b26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 04:46:54 +0000 Subject: [PATCH 157/725] Update dependencies from https://github.com/dotnet/core-setup build 20190706.07 (#2942) - Microsoft.NETCore.App - 3.0.0-preview8-27906-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27906-07 - NETStandard.Library.Ref - 2.1.0-preview8-27906-07 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1bb06295e..7b7df8d49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup deba7410a351243eef2d00e7f3b87d095be7a847 - + https://github.com/dotnet/core-setup deba7410a351243eef2d00e7f3b87d095be7a847 - + https://github.com/dotnet/core-setup deba7410a351243eef2d00e7f3b87d095be7a847 diff --git a/eng/Versions.props b/eng/Versions.props index 161609509..36d5bc5fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-06 + 3.0.0-preview8-27906-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-06 + 2.1.0-preview8-27906-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-06 + 3.0.0-preview8-27906-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 9bbc8f47c07a1443e95241fafc8a588409fc4301 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 05:55:24 +0000 Subject: [PATCH 158/725] Update dependencies from https://github.com/dotnet/cli build 20190706.8 (#2943) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19356.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7b7df8d49..41efd18fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - 7db68ba2ffa07d8b826d9655c929d7d3334f6e80 + acd6d4219a658314f3f9ebc42cedac3c56276197 diff --git a/eng/Versions.props b/eng/Versions.props index 36d5bc5fb..dc53e45fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.7 + 3.0.100-preview8.19356.8 2.0.0-preview8.19355.1 From 8fc147337b19a4ff67100735719e913bcd381e07 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 12:24:35 +0000 Subject: [PATCH 159/725] Update dependencies from https://github.com/dotnet/arcade build 20190706.1 (#2944) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19356.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 41efd18fb..6d05ee419 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 3e0cbbc6fd6c6d45d7083ee0deb71cec7ea2d91f + a65d0966dc28861394ce78cfdcb9d5dff370957c diff --git a/global.json b/global.json index 3a33e17f3..d6ea5c3db 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19355.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19356.1" } } From cab9fcfee1c63450aa770b47249660948f0cdd2c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 12:24:52 +0000 Subject: [PATCH 160/725] Update dependencies from https://github.com/dotnet/templating build 20190706.1 (#2945) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19356.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6d05ee419..0fc4fa0ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - edb569939065c2e311c3fd849a93aec91cc1c646 + c4431b0579139f9fa64a660815e0f5de6f638483 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index dc53e45fd..3a0b5d674 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19356.8 - 2.0.0-preview8.19355.1 + 2.0.0-preview8.19356.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 6aa42ac995bc56c761f59072a026f23dfb72b596 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 13:30:10 +0000 Subject: [PATCH 161/725] Update dependencies from https://github.com/dotnet/cli build 20190707.1 (#2946) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0fc4fa0ce..5c919d228 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed - + https://github.com/dotnet/cli - acd6d4219a658314f3f9ebc42cedac3c56276197 + e50a9b6d3dd6128b2163175ef63989026560c3ab diff --git a/eng/Versions.props b/eng/Versions.props index 3a0b5d674..05556e9fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19356.8 + 3.0.100-preview8.19357.1 2.0.0-preview8.19356.1 From 4de34ef5d7b789ba78b0f46245e7ceaec168f11e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 14:38:02 +0000 Subject: [PATCH 162/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.01 (#2948) - Microsoft.NETCore.App - 3.0.0-preview8-27907-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-01 - NETStandard.Library.Ref - 2.1.0-preview8-27907-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c919d228..7bb99d2f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - deba7410a351243eef2d00e7f3b87d095be7a847 + 0debea3f34d51820aa4565f948634b137f93a00c - + https://github.com/dotnet/core-setup - deba7410a351243eef2d00e7f3b87d095be7a847 + 0debea3f34d51820aa4565f948634b137f93a00c - + https://github.com/dotnet/core-setup - deba7410a351243eef2d00e7f3b87d095be7a847 + 0debea3f34d51820aa4565f948634b137f93a00c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05556e9fb..7a92a12d5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19356.2 - 3.0.0-preview8-27906-07 + 3.0.0-preview8-27907-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27906-07 + 2.1.0-preview8-27907-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27906-07 + 3.0.0-preview8-27907-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 8724d687265ed0f2dfa0d86ae8ad43e24bc73d8d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 15:15:03 +0000 Subject: [PATCH 163/725] Update dependencies from https://github.com/dotnet/sdk build 20190707.1 (#2949) - Microsoft.NET.Sdk - 3.0.100-preview8.19357.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7bb99d2f9..a670c6cec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 0795b3b7168f44633bb2bf32f579be9f9fbfb20c - + https://github.com/dotnet/sdk - 66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed + 513e8b99daaf08468ec7959d9d71fd12383815c9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 7a92a12d5..191194df6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19356.2 + 3.0.100-preview8.19357.1 3.0.0-preview8-27907-01 From 0a2a35cc6b9c783bb63c37fc1eaa7193bdccc8a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 15:41:30 +0000 Subject: [PATCH 164/725] [master] Update dependencies from dotnet/cli (#2947) * Update dependencies from https://github.com/dotnet/cli build 20190707.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.2 * Update dependencies from https://github.com/dotnet/cli build 20190707.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.3 * Update dependencies from https://github.com/dotnet/cli build 20190707.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a670c6cec..9fd823e7f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - e50a9b6d3dd6128b2163175ef63989026560c3ab + 3570e98ececfabbb3ba17a8fd65151f168f36b92 diff --git a/eng/Versions.props b/eng/Versions.props index 191194df6..e380dc38e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19357.1 + 3.0.100-preview8.19357.4 2.0.0-preview8.19356.1 From 8ab69d23166b3254cdbc75e43f5830eba53f9751 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 16:04:33 +0000 Subject: [PATCH 165/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.02 (#2950) - Microsoft.NETCore.App - 3.0.0-preview8-27907-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-02 - NETStandard.Library.Ref - 2.1.0-preview8-27907-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9fd823e7f..0f83df115 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0debea3f34d51820aa4565f948634b137f93a00c + 278e554080f362e787627ed36f5e0a6661d9736f - + https://github.com/dotnet/core-setup - 0debea3f34d51820aa4565f948634b137f93a00c + 278e554080f362e787627ed36f5e0a6661d9736f - + https://github.com/dotnet/core-setup - 0debea3f34d51820aa4565f948634b137f93a00c + 278e554080f362e787627ed36f5e0a6661d9736f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e380dc38e..1fb90dc2c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-01 + 3.0.0-preview8-27907-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-01 + 2.1.0-preview8-27907-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-01 + 3.0.0-preview8-27907-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 582785cad554b6a85727733d103277c4182b874d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 17:10:25 +0000 Subject: [PATCH 166/725] Update dependencies from https://github.com/dotnet/cli build 20190707.5 (#2952) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0f83df115..a8615bebd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - 3570e98ececfabbb3ba17a8fd65151f168f36b92 + 5c46432d20bd94288ef20bab282ae0868239d0fb diff --git a/eng/Versions.props b/eng/Versions.props index 1fb90dc2c..3edc5d5d7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19357.4 + 3.0.100-preview8.19357.5 2.0.0-preview8.19356.1 From 7fa1d2ba932fcaaf57a04b046cbae968e45152e3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 17:32:30 +0000 Subject: [PATCH 167/725] [master] Update dependencies from dotnet/core-setup (#2951) * Update dependencies from https://github.com/dotnet/core-setup build 20190707.03 - Microsoft.NETCore.App - 3.0.0-preview8-27907-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-03 - NETStandard.Library.Ref - 2.1.0-preview8-27907-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190707.04 - Microsoft.NETCore.App - 3.0.0-preview8-27907-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-04 - NETStandard.Library.Ref - 2.1.0-preview8-27907-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a8615bebd..2a377fde1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 278e554080f362e787627ed36f5e0a6661d9736f + 6374a243e9d455e9f130259ed2180bd124c8fb89 - + https://github.com/dotnet/core-setup - 278e554080f362e787627ed36f5e0a6661d9736f + 6374a243e9d455e9f130259ed2180bd124c8fb89 - + https://github.com/dotnet/core-setup - 278e554080f362e787627ed36f5e0a6661d9736f + 6374a243e9d455e9f130259ed2180bd124c8fb89 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3edc5d5d7..24aaa07c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-02 + 3.0.0-preview8-27907-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-02 + 2.1.0-preview8-27907-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-02 + 3.0.0-preview8-27907-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 669a526684e8f86c02f7f10f79009025abbf5793 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 18:59:40 +0000 Subject: [PATCH 168/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.05 (#2954) - Microsoft.NETCore.App - 3.0.0-preview8-27907-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-05 - NETStandard.Library.Ref - 2.1.0-preview8-27907-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a377fde1..69017492f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6374a243e9d455e9f130259ed2180bd124c8fb89 + fda880b3ce4153391028fec1ab41dd3d7bc4f94c - + https://github.com/dotnet/core-setup - 6374a243e9d455e9f130259ed2180bd124c8fb89 + fda880b3ce4153391028fec1ab41dd3d7bc4f94c - + https://github.com/dotnet/core-setup - 6374a243e9d455e9f130259ed2180bd124c8fb89 + fda880b3ce4153391028fec1ab41dd3d7bc4f94c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 24aaa07c9..e0a036e69 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-04 + 3.0.0-preview8-27907-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-04 + 2.1.0-preview8-27907-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-04 + 3.0.0-preview8-27907-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 054d59ccb976d8b442e7c26b8a97592d3c0ef8d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 20:06:22 +0000 Subject: [PATCH 169/725] [master] Update dependencies from dotnet/cli (#2953) * Update dependencies from https://github.com/dotnet/cli build 20190707.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.6 * Update dependencies from https://github.com/dotnet/cli build 20190707.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 69017492f..2a39fcfce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - 5c46432d20bd94288ef20bab282ae0868239d0fb + b1afd9a08caf28cab7deabf7d09422ca760180b1 diff --git a/eng/Versions.props b/eng/Versions.props index e0a036e69..4b4995e04 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19357.5 + 3.0.100-preview8.19357.7 2.0.0-preview8.19356.1 From edfbbe9ac8edd21a46f50b862490618aed4dbfb2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 00:39:16 +0000 Subject: [PATCH 170/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.06 (#2955) - Microsoft.NETCore.App - 3.0.0-preview8-27907-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-06 - NETStandard.Library.Ref - 2.1.0-preview8-27907-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a39fcfce..194c87853 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fda880b3ce4153391028fec1ab41dd3d7bc4f94c + ba9cde291fc9cf935d56e52e87e65b976bf354de - + https://github.com/dotnet/core-setup - fda880b3ce4153391028fec1ab41dd3d7bc4f94c + ba9cde291fc9cf935d56e52e87e65b976bf354de - + https://github.com/dotnet/core-setup - fda880b3ce4153391028fec1ab41dd3d7bc4f94c + ba9cde291fc9cf935d56e52e87e65b976bf354de https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4b4995e04..43890801d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-05 + 3.0.0-preview8-27907-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-05 + 2.1.0-preview8-27907-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-05 + 3.0.0-preview8-27907-06 $(MicrosoftWindowsDesktopAppPackageVersion) From be2d1dd815b26358925f06718aa1b6729b06ae5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 02:15:29 +0000 Subject: [PATCH 171/725] Update dependencies from https://github.com/dotnet/cli build 20190707.8 (#2956) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19357.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 194c87853..7d5e26e90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - b1afd9a08caf28cab7deabf7d09422ca760180b1 + a2135f1d78c793d9b1bd257bd91042e34cdb542d diff --git a/eng/Versions.props b/eng/Versions.props index 43890801d..e3e33b379 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19357.7 + 3.0.100-preview8.19357.8 2.0.0-preview8.19356.1 From e205d5d70e316c034de4a6c8ea9e59cad3c9b963 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 02:56:57 +0000 Subject: [PATCH 172/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.07 (#2957) - Microsoft.NETCore.App - 3.0.0-preview8-27907-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-07 - NETStandard.Library.Ref - 2.1.0-preview8-27907-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d5e26e90..bb1d27bda 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ba9cde291fc9cf935d56e52e87e65b976bf354de + be7227b45d69a0177eb0ef0bdcec1cfd2b276843 - + https://github.com/dotnet/core-setup - ba9cde291fc9cf935d56e52e87e65b976bf354de + be7227b45d69a0177eb0ef0bdcec1cfd2b276843 - + https://github.com/dotnet/core-setup - ba9cde291fc9cf935d56e52e87e65b976bf354de + be7227b45d69a0177eb0ef0bdcec1cfd2b276843 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e3e33b379..aecd67cb6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-06 + 3.0.0-preview8-27907-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-06 + 2.1.0-preview8-27907-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-06 + 3.0.0-preview8-27907-07 $(MicrosoftWindowsDesktopAppPackageVersion) From d15b6c820811d5cf7428dda1a2bd60a8a2bba2e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 04:42:40 +0000 Subject: [PATCH 173/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.08 (#2958) - Microsoft.NETCore.App - 3.0.0-preview8-27907-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-08 - NETStandard.Library.Ref - 2.1.0-preview8-27907-08 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bb1d27bda..2a4304f7b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup be7227b45d69a0177eb0ef0bdcec1cfd2b276843 - + https://github.com/dotnet/core-setup be7227b45d69a0177eb0ef0bdcec1cfd2b276843 - + https://github.com/dotnet/core-setup be7227b45d69a0177eb0ef0bdcec1cfd2b276843 diff --git a/eng/Versions.props b/eng/Versions.props index aecd67cb6..a0b43d356 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-07 + 3.0.0-preview8-27907-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-07 + 2.1.0-preview8-27907-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-07 + 3.0.0-preview8-27907-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 795f8aeaa81f76843e99cddbd4bde8203d89a14c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 06:55:00 +0000 Subject: [PATCH 174/725] Update dependencies from https://github.com/dotnet/core-setup build 20190707.09 (#2959) - Microsoft.NETCore.App - 3.0.0-preview8-27907-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27907-09 - NETStandard.Library.Ref - 2.1.0-preview8-27907-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a4304f7b..ea3a292fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - be7227b45d69a0177eb0ef0bdcec1cfd2b276843 + fc924dc319cde4a8c2f8c6cc715772a0eac933a1 - + https://github.com/dotnet/core-setup - be7227b45d69a0177eb0ef0bdcec1cfd2b276843 + fc924dc319cde4a8c2f8c6cc715772a0eac933a1 - + https://github.com/dotnet/core-setup - be7227b45d69a0177eb0ef0bdcec1cfd2b276843 + fc924dc319cde4a8c2f8c6cc715772a0eac933a1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a0b43d356..e87b70e49 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-08 + 3.0.0-preview8-27907-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-08 + 2.1.0-preview8-27907-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-08 + 3.0.0-preview8-27907-09 $(MicrosoftWindowsDesktopAppPackageVersion) From f43a941be40de40dfb4b3c5f68c1a045dcf2ec60 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 12:24:43 +0000 Subject: [PATCH 175/725] Update dependencies from https://github.com/dotnet/templating build 20190707.1 (#2961) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19357.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ea3a292fb..ac4bb58eb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 - + https://github.com/dotnet/templating - c4431b0579139f9fa64a660815e0f5de6f638483 + 155c1efd4e465220fe61a1d320f111bcbef92397 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index e87b70e49..4e6c99a5c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19357.8 - 2.0.0-preview8.19356.1 + 2.0.0-preview8.19357.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 6f4f7e926ce02fc031d18e1dfa5ac6f15d1f6c85 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 12:29:29 +0000 Subject: [PATCH 176/725] Update dependencies from https://github.com/dotnet/arcade build 20190708.1 (#2960) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19358.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ac4bb58eb..0b60a353f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - a65d0966dc28861394ce78cfdcb9d5dff370957c + 4953cdf6c956adf69a0050c4df503048aed6b271 diff --git a/global.json b/global.json index d6ea5c3db..13cdd696e 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19356.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19358.1" } } From 75d84331cc2d02a0b1121fb833a92adc56f85d1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 13:30:27 +0000 Subject: [PATCH 177/725] Update dependencies from https://github.com/dotnet/cli build 20190708.1 (#2963) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b60a353f..6ccf2764f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - a2135f1d78c793d9b1bd257bd91042e34cdb542d + 4bb7b1b61a183178aa1ed386a0fa48be3fe8035d diff --git a/eng/Versions.props b/eng/Versions.props index 4e6c99a5c..e0fca3081 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19357.8 + 3.0.100-preview8.19358.1 2.0.0-preview8.19357.1 From faa35a8fa1c8aec6c735085d1bba3dbbbf5e7a87 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 14:48:41 +0000 Subject: [PATCH 178/725] Update dependencies from https://github.com/dotnet/core-setup build 20190708.01 (#2964) - Microsoft.NETCore.App - 3.0.0-preview8-27908-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-01 - NETStandard.Library.Ref - 2.1.0-preview8-27908-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6ccf2764f..2e07fe3e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fc924dc319cde4a8c2f8c6cc715772a0eac933a1 + bc4b3f55df7d52f57246fe31d1397a112c6f8089 - + https://github.com/dotnet/core-setup - fc924dc319cde4a8c2f8c6cc715772a0eac933a1 + bc4b3f55df7d52f57246fe31d1397a112c6f8089 - + https://github.com/dotnet/core-setup - fc924dc319cde4a8c2f8c6cc715772a0eac933a1 + bc4b3f55df7d52f57246fe31d1397a112c6f8089 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e0fca3081..ed7bf1120 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27907-09 + 3.0.0-preview8-27908-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27907-09 + 2.1.0-preview8-27908-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27907-09 + 3.0.0-preview8-27908-01 $(MicrosoftWindowsDesktopAppPackageVersion) From e517ccf24e8a2e72c97ff1548df19074358f63dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 16:08:51 +0000 Subject: [PATCH 179/725] Update dependencies from https://github.com/dotnet/core-setup build 20190708.02 (#2965) - Microsoft.NETCore.App - 3.0.0-preview8-27908-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-02 - NETStandard.Library.Ref - 2.1.0-preview8-27908-02 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19356.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2e07fe3e1..4d9b72996 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bc4b3f55df7d52f57246fe31d1397a112c6f8089 + 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a - + https://github.com/dotnet/core-setup - bc4b3f55df7d52f57246fe31d1397a112c6f8089 + 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a - + https://github.com/dotnet/core-setup - bc4b3f55df7d52f57246fe31d1397a112c6f8089 + 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 522215c10ccdc2ae74ab265296ce288f29e892eb - + https://github.com/dotnet/wpf - 33df9e17964fbd74b938e5b44bc2c6f1cb078250 + 40a95619a41ea2c14e4d3c4ba14c5e1acd9f8301 diff --git a/eng/Versions.props b/eng/Versions.props index ed7bf1120..6ac2e9bc3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19354.4 + 3.0.0-preview8.19356.4 @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27908-01 + 3.0.0-preview8-27908-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-01 + 2.1.0-preview8-27908-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-01 + 3.0.0-preview8-27908-02 $(MicrosoftWindowsDesktopAppPackageVersion) From e022a8884bc106403aa9b737697112fc5b9ddb75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 17:20:27 +0000 Subject: [PATCH 180/725] Update dependencies from https://github.com/dotnet/cli build 20190708.2 (#2967) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d9b72996..9122a9e7b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - 4bb7b1b61a183178aa1ed386a0fa48be3fe8035d + 32246761ce8083687497decef63c991785591af6 diff --git a/eng/Versions.props b/eng/Versions.props index 6ac2e9bc3..547432273 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.1 + 3.0.100-preview8.19358.2 2.0.0-preview8.19357.1 From af00f2be0b7e33da938684516a8bca75ab7d1046 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 11:01:21 -0700 Subject: [PATCH 181/725] [master] Update dependencies from dotnet/core-setup (#2966) * Update dependencies from https://github.com/dotnet/core-setup build 20190708.04 - Microsoft.NETCore.App - 3.0.0-preview8-27908-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-04 - NETStandard.Library.Ref - 2.1.0-preview8-27908-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9122a9e7b..6567c4d02 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a + 565259e47050879dd607c97b367551eeec459a6a - + https://github.com/dotnet/core-setup - 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a + 565259e47050879dd607c97b367551eeec459a6a - + https://github.com/dotnet/core-setup - 69d3f8d9832421fb9ca2e18c3a2dc20914b2f37a + 565259e47050879dd607c97b367551eeec459a6a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 547432273..6d625e785 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27908-02 + 3.0.0-preview8-27908-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-02 + 2.1.0-preview8-27908-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-02 + 3.0.0-preview8-27908-04 $(MicrosoftWindowsDesktopAppPackageVersion) From c169af9b8b3536e3a65df6cb67c007f3ebe82a76 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 18:10:29 +0000 Subject: [PATCH 182/725] Update dependencies from https://github.com/dotnet/cli build 20190708.3 (#2968) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6567c4d02..abb6ab3f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - 32246761ce8083687497decef63c991785591af6 + a49407b88d66ccfcc2e193b14eef5d54099c7afa diff --git a/eng/Versions.props b/eng/Versions.props index 6d625e785..59eaae5a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.2 + 3.0.100-preview8.19358.3 2.0.0-preview8.19357.1 From eccec24551d097f8bb8759dd0ebb5d821a71dbf7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 18:20:32 +0000 Subject: [PATCH 183/725] [master] Update dependencies from aspnet/AspNetCore (#2811) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.2 - dotnet-watch - 3.0.0-preview8.19358.2 - dotnet-user-secrets - 3.0.0-preview8.19358.2 - dotnet-dev-certs - 3.0.0-preview8.19358.2 * React to SPA template rename --- eng/Version.Details.xml | 24 ++++++++++----------- eng/Versions.props | 12 +++++------ src/redist/targets/BundledTemplates.targets | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index abb6ab3f4..5efba0b1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 565259e47050879dd607c97b367551eeec459a6a - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c - + https://github.com/aspnet/AspNetCore - 8a7508d8183968d1b96d259cf8bcc5bbb85981b5 + adc0043c2a1d41adacef00a823e4ebba1384ba2c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 59eaae5a0..ff76d8c1f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19351.9 - 3.0.0-preview8.19351.9 - 3.0.0-preview8.19351.9 - 3.0.0-preview8.19351.9 - 3.0.0-preview8.19351.9 - 3.0.0-preview8.19351.9 + 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.2 diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 28e7f1f75..234a66589 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -8,7 +8,7 @@ - + From fec1bb4f16efa9ac9b016545b3e35c8c628f0b33 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 8 Jul 2019 16:00:33 -0700 Subject: [PATCH 184/725] Remove PackagesToReference metadata from Microsoft.NETCore.App KnownFrameworkReference --- src/redist/targets/GenerateBundledVersions.targets | 1 - 1 file changed, 1 deletion(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 0c7ef6dc2..26397c722 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -190,7 +190,6 @@ Copyright (c) .NET Foundation. All rights reserved. TargetingPackVersion="$(NetCoreAppTargetingPackVersion)" RuntimePackNamePatterns="Microsoft.NETCore.App.Runtime.**RID**" RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" - PackagesToReference="Microsoft.NETCore.App/$(NetCoreAppTargetingPackVersion)" IsTrimmable="true" /> From 389f97841add1f0925fb6f9ed49394c53ca8e12b Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 9 Jul 2019 00:37:27 +0000 Subject: [PATCH 185/725] =?UTF-8?q?Use=20the=20permanent=20communication?= =?UTF-8?q?=20service=20for=20the=20VS=20feed=20in=20=E2=80=98dnceng?= =?UTF-8?q?=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eng/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/build.yml b/eng/build.yml index 11d6e3cbd..63169ce5b 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -136,7 +136,7 @@ phases: command: push packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' nuGetFeedType: external - publishFeedCredentials: CrossTest + publishFeedCredentials: 'DevDiv - VS package feed' - task: CopyFiles@2 displayName: Gather Asset Manifests inputs: From 437654730173a73de61b2716268d27831ded3590 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 01:50:02 +0000 Subject: [PATCH 186/725] Update dependencies from https://github.com/dotnet/cli build 20190708.4 (#2969) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5efba0b1b..b5271ff4a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - a49407b88d66ccfcc2e193b14eef5d54099c7afa + f92a2be6e559b9e711849a497286b9a2468716a0 diff --git a/eng/Versions.props b/eng/Versions.props index ff76d8c1f..571696993 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.3 + 3.0.100-preview8.19358.4 2.0.0-preview8.19357.1 From 1524c532a20b35e23e6647ae3f7dd19cf33e0ccb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 01:59:01 +0000 Subject: [PATCH 187/725] Update dependencies from https://github.com/dotnet/core-setup build 20190708.05 (#2971) - Microsoft.NETCore.App - 3.0.0-preview8-27908-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-05 - NETStandard.Library.Ref - 2.1.0-preview8-27908-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5271ff4a..53a25f1d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 565259e47050879dd607c97b367551eeec459a6a + 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 - + https://github.com/dotnet/core-setup - 565259e47050879dd607c97b367551eeec459a6a + 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 - + https://github.com/dotnet/core-setup - 565259e47050879dd607c97b367551eeec459a6a + 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 571696993..0801a3f9f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19357.1 - 3.0.0-preview8-27908-04 + 3.0.0-preview8-27908-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-04 + 2.1.0-preview8-27908-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-04 + 3.0.0-preview8-27908-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 78e30ad27cc0dd69e44d87ab9b384835f65191ad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 02:05:13 +0000 Subject: [PATCH 188/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.3 (#2972) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.3 - dotnet-watch - 3.0.0-preview8.19358.3 - dotnet-user-secrets - 3.0.0-preview8.19358.3 - dotnet-dev-certs - 3.0.0-preview8.19358.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 53a25f1d6..0d13c6693 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 - + https://github.com/aspnet/AspNetCore - adc0043c2a1d41adacef00a823e4ebba1384ba2c + 4c67855ccfb77e4e06087aa7d61f1d4894716af4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0801a3f9f..51b1ef9c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19358.2 - 3.0.0-preview8.19358.2 - 3.0.0-preview8.19358.2 - 3.0.0-preview8.19358.2 - 3.0.0-preview8.19358.2 - 3.0.0-preview8.19358.2 + 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.3 From eccd7ec214d88c0c14db616b64b3a773e5f95e79 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 02:25:36 +0000 Subject: [PATCH 189/725] Update dependencies from https://github.com/dotnet/cli build 20190708.5 (#2973) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0d13c6693..1af8a36aa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 513e8b99daaf08468ec7959d9d71fd12383815c9 - + https://github.com/dotnet/cli - f92a2be6e559b9e711849a497286b9a2468716a0 + 0d70fa7f60112e1750e3d5058bf5ae72aecfb5b0 diff --git a/eng/Versions.props b/eng/Versions.props index 51b1ef9c1..e76d76a5b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.4 + 3.0.100-preview8.19358.5 2.0.0-preview8.19357.1 From 9c0333bd082f62f9c0e417744738774b42c7fe85 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 02:45:21 +0000 Subject: [PATCH 190/725] Update dependencies from https://github.com/dotnet/sdk build 20190708.1 (#2974) - Microsoft.NET.Sdk - 3.0.100-preview8.19358.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1af8a36aa..ab852598a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 0795b3b7168f44633bb2bf32f579be9f9fbfb20c - + https://github.com/dotnet/sdk - 513e8b99daaf08468ec7959d9d71fd12383815c9 + ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index e76d76a5b..888a88960 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19357.1 + 3.0.100-preview8.19358.1 3.0.0-preview8-27908-05 From 3537be254eb7cf1487a5ad5e24648eff01264219 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 02:52:33 +0000 Subject: [PATCH 191/725] Update dependencies from https://github.com/dotnet/core-setup build 20190708.06 (#2975) - Microsoft.NETCore.App - 3.0.0-preview8-27908-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-06 - NETStandard.Library.Ref - 2.1.0-preview8-27908-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab852598a..76eed804b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 + c4105af1c2255a2eb390d08aac4bf8272c3554da - + https://github.com/dotnet/core-setup - 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 + c4105af1c2255a2eb390d08aac4bf8272c3554da - + https://github.com/dotnet/core-setup - 5cbaaffec39c5f91eae7e16ccb995fcc8e15ca21 + c4105af1c2255a2eb390d08aac4bf8272c3554da https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 888a88960..af713e758 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27908-05 + 3.0.0-preview8-27908-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-05 + 2.1.0-preview8-27908-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-05 + 3.0.0-preview8-27908-06 $(MicrosoftWindowsDesktopAppPackageVersion) From e2d0e33544132d32efd8a2279bfd4e0e21da136e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 03:33:12 +0000 Subject: [PATCH 192/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.4 (#2977) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.4 - dotnet-watch - 3.0.0-preview8.19358.4 - dotnet-user-secrets - 3.0.0-preview8.19358.4 - dotnet-dev-certs - 3.0.0-preview8.19358.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76eed804b..8e39b16da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c4105af1c2255a2eb390d08aac4bf8272c3554da - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf - + https://github.com/aspnet/AspNetCore - 4c67855ccfb77e4e06087aa7d61f1d4894716af4 + e31813b9cd47968f4ec7348dc363d6276b98cbdf https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index af713e758..9e5e68810 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19358.3 - 3.0.0-preview8.19358.3 - 3.0.0-preview8.19358.3 - 3.0.0-preview8.19358.3 - 3.0.0-preview8.19358.3 - 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.4 From ea5cab2ff1b1a2577c2bd4d03ebfb36ccb905692 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 04:00:45 +0000 Subject: [PATCH 193/725] [master] Update dependencies from dotnet/cli (#2976) * Update dependencies from https://github.com/dotnet/cli build 20190708.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.6 * Update dependencies from https://github.com/dotnet/cli build 20190708.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e39b16da..c0db7618c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - 0d70fa7f60112e1750e3d5058bf5ae72aecfb5b0 + 2fd48fe3cf7e4864a6f8aa669508bc4fb5be7dd9 diff --git a/eng/Versions.props b/eng/Versions.props index 9e5e68810..266af561a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.5 + 3.0.100-preview8.19358.7 2.0.0-preview8.19357.1 From 7e0340e0b944f8dd218f8d58d623b27b4e4bded2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 05:36:48 +0000 Subject: [PATCH 194/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.5 (#2979) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.5 - dotnet-watch - 3.0.0-preview8.19358.5 - dotnet-user-secrets - 3.0.0-preview8.19358.5 - dotnet-dev-certs - 3.0.0-preview8.19358.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c0db7618c..b001e6cc4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c4105af1c2255a2eb390d08aac4bf8272c3554da - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 - + https://github.com/aspnet/AspNetCore - e31813b9cd47968f4ec7348dc363d6276b98cbdf + b647a223f7c95f909aac07cbf25d4665d3365bf8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 266af561a..411be5ded 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19358.4 - 3.0.0-preview8.19358.4 - 3.0.0-preview8.19358.4 - 3.0.0-preview8.19358.4 - 3.0.0-preview8.19358.4 - 3.0.0-preview8.19358.4 + 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.5 From dce472be9e2ce849f540cf5bbba0bf5d948a852f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 07:16:09 +0000 Subject: [PATCH 195/725] Update dependencies from https://github.com/dotnet/core-setup build 20190708.08 (#2980) - Microsoft.NETCore.App - 3.0.0-preview8-27908-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27908-08 - NETStandard.Library.Ref - 2.1.0-preview8-27908-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b001e6cc4..cbb7e4519 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c4105af1c2255a2eb390d08aac4bf8272c3554da + 42873ecf1694efd52542783b7962c912939917ef - + https://github.com/dotnet/core-setup - c4105af1c2255a2eb390d08aac4bf8272c3554da + 42873ecf1694efd52542783b7962c912939917ef - + https://github.com/dotnet/core-setup - c4105af1c2255a2eb390d08aac4bf8272c3554da + 42873ecf1694efd52542783b7962c912939917ef https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 411be5ded..edca91c2f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27908-06 + 3.0.0-preview8-27908-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-06 + 2.1.0-preview8-27908-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-06 + 3.0.0-preview8-27908-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 34dfc61a190a454d611b07835ec1c1d88b963e24 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 07:34:47 +0000 Subject: [PATCH 196/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.6 (#2981) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.6 - dotnet-watch - 3.0.0-preview8.19358.6 - dotnet-user-secrets - 3.0.0-preview8.19358.6 - dotnet-dev-certs - 3.0.0-preview8.19358.6 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cbb7e4519..b67582de0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 42873ecf1694efd52542783b7962c912939917ef - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/aspnet/AspNetCore - b647a223f7c95f909aac07cbf25d4665d3365bf8 + 59d636f6bde6104121a19e4e0229a76bb46b8ab1 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index edca91c2f..86488fa48 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19358.5 - 3.0.0-preview8.19358.5 - 3.0.0-preview8.19358.5 - 3.0.0-preview8.19358.5 - 3.0.0-preview8.19358.5 - 3.0.0-preview8.19358.5 + 3.0.0-preview8.19358.6 + 3.0.0-preview8.19358.6 + 3.0.0-preview8.19358.6 + 3.0.0-preview8.19358.6 + 3.0.0-preview8.19358.6 + 3.0.0-preview8.19358.6 From ef137d3e4269773ec467d3ed616e58d16aaa2417 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 08:21:57 +0000 Subject: [PATCH 197/725] [master] Update dependencies from dotnet/cli (#2978) * Update dependencies from https://github.com/dotnet/cli build 20190708.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.8 * Update dependencies from https://github.com/dotnet/cli build 20190709.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b67582de0..3115d3ab4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - 2fd48fe3cf7e4864a6f8aa669508bc4fb5be7dd9 + c3383757b814d689a1aec8df91119729b75ae71a diff --git a/eng/Versions.props b/eng/Versions.props index 86488fa48..bf79e71b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19358.7 + 3.0.100-preview8.19359.1 2.0.0-preview8.19357.1 From d02f45ab3c970472a504642c53883bb23b687f11 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 9 Jul 2019 12:09:14 +0000 Subject: [PATCH 198/725] Update dependencies from https://github.com/dotnet/arcade build 20190709.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19359.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3115d3ab4..0ecdbb308 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 4953cdf6c956adf69a0050c4df503048aed6b271 + ef3834feb8615429a58808cdcf9ad9284d767654 diff --git a/global.json b/global.json index 13cdd696e..381eb7165 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19358.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.1" } } From b8a75e3257e5b86738e906493064fedb549071c8 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 9 Jul 2019 12:09:32 +0000 Subject: [PATCH 199/725] Update dependencies from https://github.com/dotnet/templating build 20190708.1 - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19358.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3115d3ab4..f2dc71b6a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 59d636f6bde6104121a19e4e0229a76bb46b8ab1 - + https://github.com/dotnet/templating - 155c1efd4e465220fe61a1d320f111bcbef92397 + bf5d533f1a2714401a7694eb3a9965fb7005315a https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index bf79e71b9..c76af87a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19359.1 - 2.0.0-preview8.19357.1 + 2.0.0-preview8.19358.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From d1cf6585bdb8c3ff4388707b4005e04bf8727cde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 13:25:26 +0000 Subject: [PATCH 200/725] [master] Update dependencies from dotnet/cli (#2982) * Update dependencies from https://github.com/dotnet/cli build 20190709.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.2 * Update dependencies from https://github.com/dotnet/cli build 20190709.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3115d3ab4..76412f243 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - c3383757b814d689a1aec8df91119729b75ae71a + 8539367aab338b0b18462be5fff60194840a6374 diff --git a/eng/Versions.props b/eng/Versions.props index bf79e71b9..182807341 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19359.1 + 3.0.100-preview8.19359.3 2.0.0-preview8.19357.1 From 192b7945f095c421a2ddbd3a2d3cbe4ed8386bd8 Mon Sep 17 00:00:00 2001 From: Livar Date: Tue, 9 Jul 2019 14:51:56 -0700 Subject: [PATCH 201/725] Update implicit versions for self-contained apps for 2.1 and 2.2 --- src/redist/targets/GenerateBundledVersions.targets | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 0c7ef6dc2..cb2ac9f4e 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -107,11 +107,11 @@ + LatestVersion="2.1.12" /> + LatestVersion="2.2.6" /> + LatestVersion="2.1.12"/> + LatestVersion="2.1.12"/> + LatestVersion="2.2.6"/> + LatestVersion="2.2.6"/> From 5b0e72591d606f1971bd2813224a2ac4388443a6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 23:26:46 +0000 Subject: [PATCH 202/725] [master] Update dependencies from aspnet/AspNetCore (#2989) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190709.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19359.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19359.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19359.1 - dotnet-watch - 3.0.0-preview8.19359.1 - dotnet-user-secrets - 3.0.0-preview8.19359.1 - dotnet-dev-certs - 3.0.0-preview8.19359.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190709.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19359.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19359.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19359.3 - dotnet-watch - 3.0.0-preview8.19359.3 - dotnet-user-secrets - 3.0.0-preview8.19359.3 - dotnet-dev-certs - 3.0.0-preview8.19359.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76412f243..6f2bcb0a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 42873ecf1694efd52542783b7962c912939917ef - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/aspnet/AspNetCore - 59d636f6bde6104121a19e4e0229a76bb46b8ab1 + d48ad7a971f2bb4b9ece3042156131fe2f856e72 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 182807341..59ba21038 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19358.6 - 3.0.0-preview8.19358.6 - 3.0.0-preview8.19358.6 - 3.0.0-preview8.19358.6 - 3.0.0-preview8.19358.6 - 3.0.0-preview8.19358.6 + 3.0.0-preview8.19359.3 + 3.0.0-preview8.19359.3 + 3.0.0-preview8.19359.3 + 3.0.0-preview8.19359.3 + 3.0.0-preview8.19359.3 + 3.0.0-preview8.19359.3 From 0c9059d40243ddbcbfb25cfeead064ff564a6b0d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 23:35:27 +0000 Subject: [PATCH 203/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.01 (#2986) - Microsoft.NETCore.App - 3.0.0-preview8-27909-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-01 - NETStandard.Library.Ref - 2.1.0-preview8-27909-01 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19357.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19358.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f2bcb0a4..5758a254d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 42873ecf1694efd52542783b7962c912939917ef + 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b - + https://github.com/dotnet/core-setup - 42873ecf1694efd52542783b7962c912939917ef + 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b - + https://github.com/dotnet/core-setup - 42873ecf1694efd52542783b7962c912939917ef + 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 8539367aab338b0b18462be5fff60194840a6374 - + https://github.com/dotnet/winforms - 522215c10ccdc2ae74ab265296ce288f29e892eb + 296b72f5cce95bc25f924a458dfced4dcb2473e2 - + https://github.com/dotnet/wpf - 40a95619a41ea2c14e4d3c4ba14c5e1acd9f8301 + 008e1bb07cef9c701b4c3a976eca41509efd93ad diff --git a/eng/Versions.props b/eng/Versions.props index 59ba21038..e9cf5ace9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19353.4 + 4.8.0-preview8.19357.2 - 3.0.0-preview8.19356.4 + 3.0.0-preview8.19358.3 @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27908-08 + 3.0.0-preview8-27909-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27908-08 + 2.1.0-preview8-27909-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27908-08 + 3.0.0-preview8-27909-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 9ee6f600c6096912695b5b6287ee8ee2f8f84f62 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 23:36:44 +0000 Subject: [PATCH 204/725] Update dependencies from https://github.com/dotnet/cli build 20190709.4 (#2990) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5758a254d..87c05a209 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - 8539367aab338b0b18462be5fff60194840a6374 + c8c6b2b60ee75bb490240e8f8e53de5a00964269 diff --git a/eng/Versions.props b/eng/Versions.props index e9cf5ace9..7a9a0872c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19359.3 + 3.0.100-preview8.19359.4 2.0.0-preview8.19357.1 From d0ffb854fb4e07e38bacce0c3e436bfb2659a690 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 02:07:36 +0000 Subject: [PATCH 205/725] Update dependencies from https://github.com/dotnet/cli build 20190709.10 (#2993) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0236d00f6..d2e2c0fc2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - c8c6b2b60ee75bb490240e8f8e53de5a00964269 + 5effca8393c268917223375d2891eb04d4671681 diff --git a/eng/Versions.props b/eng/Versions.props index 316407330..13585e276 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19359.4 + 3.0.100-preview8.19359.10 2.0.0-preview8.19358.1 From 6d7ac7a992be549b87816f07864e190e1c1093e5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 02:11:42 +0000 Subject: [PATCH 206/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.07 (#2994) - Microsoft.NETCore.App - 3.0.0-preview8-27909-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-07 - NETStandard.Library.Ref - 2.1.0-preview8-27909-07 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19358.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 14 +++++++------- eng/Versions.props | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d2e2c0fc2..649e2afd6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b + 03e479ef962676272bc9e2028ff06f48315a1be6 - + https://github.com/dotnet/core-setup - 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b + 03e479ef962676272bc9e2028ff06f48315a1be6 - + https://github.com/dotnet/core-setup - 705a6d8ce1a073d58fffa8ab9f25a7b8112d6b6b + 03e479ef962676272bc9e2028ff06f48315a1be6 https://github.com/aspnet/AspNetCore @@ -59,7 +59,7 @@ https://github.com/dotnet/winforms 296b72f5cce95bc25f924a458dfced4dcb2473e2 - + https://github.com/dotnet/wpf 008e1bb07cef9c701b4c3a976eca41509efd93ad diff --git a/eng/Versions.props b/eng/Versions.props index 13585e276..06c7f17bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19358.3 + 3.0.0-preview8.19358.4 @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-01 + 3.0.0-preview8-27909-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-01 + 2.1.0-preview8-27909-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-01 + 3.0.0-preview8-27909-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 11d5f858b6c6a228aec0602d98cbb3727aee2c6b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 02:26:21 +0000 Subject: [PATCH 207/725] [master] Update dependencies from dotnet/toolset (#2962) * Update dependencies from https://github.com/dotnet/toolset build 20190708.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.3 * Update dependencies from https://github.com/dotnet/toolset build 20190708.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.4 * Update dependencies from https://github.com/dotnet/toolset build 20190708.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.5 * Update dependencies from https://github.com/dotnet/toolset build 20190708.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.6 * Update dependencies from https://github.com/dotnet/toolset build 20190708.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.7 * Update dependencies from https://github.com/dotnet/toolset build 20190708.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.8 * Update dependencies from https://github.com/dotnet/toolset build 20190708.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.9 * Update dependencies from https://github.com/dotnet/toolset build 20190708.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.10 * Update dependencies from https://github.com/dotnet/toolset build 20190708.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.11 * Update dependencies from https://github.com/dotnet/toolset build 20190708.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.12 * Update dependencies from https://github.com/dotnet/toolset build 20190708.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.13 * Update dependencies from https://github.com/dotnet/toolset build 20190708.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.14 * Update dependencies from https://github.com/dotnet/toolset build 20190708.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19358.15 * Update dependencies from https://github.com/dotnet/toolset build 20190709.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.1 * Update dependencies from https://github.com/dotnet/toolset build 20190709.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.2 * Update dependencies from https://github.com/dotnet/toolset build 20190709.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.3 * Update dependencies from https://github.com/dotnet/toolset build 20190709.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.4 * Update dependencies from https://github.com/dotnet/toolset build 20190709.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.5 * Update dependencies from https://github.com/dotnet/toolset build 20190709.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.6 * Update dependencies from https://github.com/dotnet/toolset build 20190709.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.7 * Update dependencies from https://github.com/dotnet/toolset build 20190709.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.8 * Update dependencies from https://github.com/dotnet/toolset build 20190709.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.9 * Update dependencies from https://github.com/dotnet/toolset build 20190709.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.10 * Update dependencies from https://github.com/dotnet/toolset build 20190709.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.11 * Update dependencies from https://github.com/dotnet/toolset build 20190709.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 649e2afd6..1938578dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bf5d533f1a2714401a7694eb3a9965fb7005315a - + https://github.com/dotnet/toolset - 0795b3b7168f44633bb2bf32f579be9f9fbfb20c + 3c62d021bb552d73773fbd43d383eaa7ed9029ed https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 06c7f17bb..f1d5d2800 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19355.1 + 3.0.100-preview8.19359.12 From 02b6b99265bab2ae435e89b2e966ec67f9bb8ee2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 03:34:48 +0000 Subject: [PATCH 208/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.08 (#2995) - Microsoft.NETCore.App - 3.0.0-preview8-27909-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-08 - NETStandard.Library.Ref - 2.1.0-preview8-27909-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1938578dd..46cfbbba3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 03e479ef962676272bc9e2028ff06f48315a1be6 + 2d32b0e5e29045adc0ee6941faa12abcaff55122 - + https://github.com/dotnet/core-setup - 03e479ef962676272bc9e2028ff06f48315a1be6 + 2d32b0e5e29045adc0ee6941faa12abcaff55122 - + https://github.com/dotnet/core-setup - 03e479ef962676272bc9e2028ff06f48315a1be6 + 2d32b0e5e29045adc0ee6941faa12abcaff55122 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f1d5d2800..ed4e3b92c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-07 + 3.0.0-preview8-27909-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-07 + 2.1.0-preview8-27909-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-07 + 3.0.0-preview8-27909-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 90d87a727c8c610c3ddf7ad09359a050f4a1f7d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 04:37:11 +0000 Subject: [PATCH 209/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.09 (#2996) - Microsoft.NETCore.App - 3.0.0-preview8-27909-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-09 - NETStandard.Library.Ref - 2.1.0-preview8-27909-09 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 46cfbbba3..369834ac9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 2d32b0e5e29045adc0ee6941faa12abcaff55122 - + https://github.com/dotnet/core-setup 2d32b0e5e29045adc0ee6941faa12abcaff55122 - + https://github.com/dotnet/core-setup 2d32b0e5e29045adc0ee6941faa12abcaff55122 diff --git a/eng/Versions.props b/eng/Versions.props index ed4e3b92c..cec3d5603 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-08 + 3.0.0-preview8-27909-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-08 + 2.1.0-preview8-27909-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-08 + 3.0.0-preview8-27909-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 68b944bcc0d0fbd3cdd8566e9ec99b9bb8ab1a68 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 04:45:24 +0000 Subject: [PATCH 210/725] Update dependencies from https://github.com/dotnet/cli build 20190709.12 (#2997) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 369834ac9..bc019de38 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - 5effca8393c268917223375d2891eb04d4671681 + f5996cdea93aa6b1e90811e10ca1e22c373a2076 diff --git a/eng/Versions.props b/eng/Versions.props index cec3d5603..aa512b534 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19359.10 + 3.0.100-preview8.19359.12 2.0.0-preview8.19358.1 From 6410da715a2bb242d2b2ccb66bada4805ad10500 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 05:19:35 +0000 Subject: [PATCH 211/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.10 (#2999) - Microsoft.NETCore.App - 3.0.0-preview8-27909-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-10 - NETStandard.Library.Ref - 2.1.0-preview8-27909-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bc019de38..078f7895b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2d32b0e5e29045adc0ee6941faa12abcaff55122 + 632f724697945492d02ec05743653b29fc67c6ca - + https://github.com/dotnet/core-setup - 2d32b0e5e29045adc0ee6941faa12abcaff55122 + 632f724697945492d02ec05743653b29fc67c6ca - + https://github.com/dotnet/core-setup - 2d32b0e5e29045adc0ee6941faa12abcaff55122 + 632f724697945492d02ec05743653b29fc67c6ca https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index aa512b534..88277f400 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-09 + 3.0.0-preview8-27909-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-09 + 2.1.0-preview8-27909-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-09 + 3.0.0-preview8-27909-10 $(MicrosoftWindowsDesktopAppPackageVersion) From c5073dabe06ed758256f6d1d12d053fd079a450a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 06:22:41 +0000 Subject: [PATCH 212/725] [master] Update dependencies from dotnet/toolset (#2998) * Update dependencies from https://github.com/dotnet/toolset build 20190709.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.13 * Update dependencies from https://github.com/dotnet/toolset build 20190709.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19359.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 078f7895b..3213fc5b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bf5d533f1a2714401a7694eb3a9965fb7005315a - + https://github.com/dotnet/toolset - 3c62d021bb552d73773fbd43d383eaa7ed9029ed + e13e6342eb2ccfe7f545407def5fa5ae0eeca620 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 88277f400..027c6de65 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19359.12 + 3.0.100-preview8.19359.14 From f48815c7067cc35ee170ebcd5e37cc49dfd60cb6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 06:41:15 +0000 Subject: [PATCH 213/725] Update dependencies from https://github.com/dotnet/core-setup build 20190709.11 (#3000) - Microsoft.NETCore.App - 3.0.0-preview8-27909-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27909-11 - NETStandard.Library.Ref - 2.1.0-preview8-27909-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3213fc5b2..18a51c29b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 632f724697945492d02ec05743653b29fc67c6ca + 552dba193c0f21a03687d2f14861c7a4dcf8dd0f - + https://github.com/dotnet/core-setup - 632f724697945492d02ec05743653b29fc67c6ca + 552dba193c0f21a03687d2f14861c7a4dcf8dd0f - + https://github.com/dotnet/core-setup - 632f724697945492d02ec05743653b29fc67c6ca + 552dba193c0f21a03687d2f14861c7a4dcf8dd0f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 027c6de65..97326f27d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-10 + 3.0.0-preview8-27909-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-10 + 2.1.0-preview8-27909-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-10 + 3.0.0-preview8-27909-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 7ec095cf1deb48334532d404af9b444f210829c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 08:25:27 +0000 Subject: [PATCH 214/725] Update dependencies from https://github.com/dotnet/cli build 20190710.1 (#3001) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 18a51c29b..5860554af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 - + https://github.com/dotnet/cli - f5996cdea93aa6b1e90811e10ca1e22c373a2076 + f2c90c0b2994b1849f8e3a5e40668a7c4fa8a3ef diff --git a/eng/Versions.props b/eng/Versions.props index 97326f27d..384f98744 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19359.12 + 3.0.100-preview8.19360.1 2.0.0-preview8.19358.1 From 3860690c1dc42c8b29a9458d3419d6f125abdb25 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 08:41:44 +0000 Subject: [PATCH 215/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.1 (#3002) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5860554af..48a903f85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bf5d533f1a2714401a7694eb3a9965fb7005315a - + https://github.com/dotnet/toolset - e13e6342eb2ccfe7f545407def5fa5ae0eeca620 + e54efaf18781fbd92b3c1e78df44beea4d0cd334 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 384f98744..5e050a1d6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19359.14 + 3.0.100-preview8.19360.1 From 61255f0464ccbb01b002254d22e28bcdfedc5e8d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 10:30:19 +0000 Subject: [PATCH 216/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.01 (#3003) - Microsoft.NETCore.App - 3.0.0-preview8-27910-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-01 - NETStandard.Library.Ref - 2.1.0-preview8-27910-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 48a903f85..ef69ff4c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 552dba193c0f21a03687d2f14861c7a4dcf8dd0f + 5cd0245860335e0b307f6a46b99c6f9244887318 - + https://github.com/dotnet/core-setup - 552dba193c0f21a03687d2f14861c7a4dcf8dd0f + 5cd0245860335e0b307f6a46b99c6f9244887318 - + https://github.com/dotnet/core-setup - 552dba193c0f21a03687d2f14861c7a4dcf8dd0f + 5cd0245860335e0b307f6a46b99c6f9244887318 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5e050a1d6..bcffa12dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19358.1 - 3.0.0-preview8-27909-11 + 3.0.0-preview8-27910-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27909-11 + 2.1.0-preview8-27910-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27909-11 + 3.0.0-preview8-27910-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 4ee13d2d042b51344a8abc98f17d660e8de3527f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 12:24:24 +0000 Subject: [PATCH 217/725] Update dependencies from https://github.com/dotnet/templating build 20190709.1 (#3005) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19359.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ef69ff4c4..5602769b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore d48ad7a971f2bb4b9ece3042156131fe2f856e72 - + https://github.com/dotnet/templating - bf5d533f1a2714401a7694eb3a9965fb7005315a + f812115c24fe9f4252b91c7ac615a3fb6258577a https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index bcffa12dc..3f3c71b0c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19360.1 - 2.0.0-preview8.19358.1 + 2.0.0-preview8.19359.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 1a7512a71a4609edbf9114da686064f8de862931 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 12:29:09 +0000 Subject: [PATCH 218/725] Update dependencies from https://github.com/dotnet/arcade build 20190709.6 (#3004) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19359.6 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5602769b0..5c064c742 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - ef3834feb8615429a58808cdcf9ad9284d767654 + 0f5dd7680174620f31c9a00cdb2ac0b0e70e631f diff --git a/global.json b/global.json index 381eb7165..dbf076d35 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.6" } } From 924d4acadbbff870b5493ac43eafcce22741da88 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 12:40:06 +0000 Subject: [PATCH 219/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.2 (#3006) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c064c742..63d000825 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - e54efaf18781fbd92b3c1e78df44beea4d0cd334 + 83c0841228b3d92d7bffee74dc48929734ef2f2f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3f3c71b0c..32599f269 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.1 + 3.0.100-preview8.19360.2 From c657423391dfcb3a9b91e88258947cd79e359c99 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 12:57:12 +0000 Subject: [PATCH 220/725] [master] Update dependencies from dotnet/toolset (#3007) * Update dependencies from https://github.com/dotnet/toolset build 20190710.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.3 * Update dependencies from https://github.com/dotnet/toolset build 20190710.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 63d000825..ca1402bbc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 83c0841228b3d92d7bffee74dc48929734ef2f2f + 49549b965d3248962a969cdb4623ba9674ee0445 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 32599f269..9961ac933 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.2 + 3.0.100-preview8.19360.4 From f2a34e63ecf454dd70bc2f3c7882414e9bfb73ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 13:20:25 +0000 Subject: [PATCH 221/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.5 (#3008) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ca1402bbc..bbe0d652c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 49549b965d3248962a969cdb4623ba9674ee0445 + 2908c6fe1f2f45539e9c5cc0dedadfa8e27acad3 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9961ac933..d2c5218b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.4 + 3.0.100-preview8.19360.5 From 37682803e03e9af7259c41c238a31db2e63ca651 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 13:39:38 +0000 Subject: [PATCH 222/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.6 (#3009) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbe0d652c..f8da20ecd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 2908c6fe1f2f45539e9c5cc0dedadfa8e27acad3 + e91e90d2c7dfeb848b2115b314a527641d249c70 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d2c5218b0..b3e37d5b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.5 + 3.0.100-preview8.19360.6 From 699fda29baaea4f8d1622dd85a71869e7774a4b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 13:59:39 +0000 Subject: [PATCH 223/725] Update dependencies from https://github.com/dotnet/sdk build 20190710.1 (#3010) - Microsoft.NET.Sdk - 3.0.100-preview8.19360.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f8da20ecd..36f847bd9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset e91e90d2c7dfeb848b2115b314a527641d249c70 - + https://github.com/dotnet/sdk - ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9 + 81d380cd888938eb11a3b27568b33d0bdf3fa6ca https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index b3e37d5b4..f25847e17 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19358.1 + 3.0.100-preview8.19360.1 3.0.0-preview8-27910-01 From db2789228ba7e520eb26c1443c52dfaf2c5fc8fe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 14:52:26 +0000 Subject: [PATCH 224/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.02 (#3011) - Microsoft.NETCore.App - 3.0.0-preview8-27910-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-02 - NETStandard.Library.Ref - 2.1.0-preview8-27910-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 36f847bd9..7236f73df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5cd0245860335e0b307f6a46b99c6f9244887318 + c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead - + https://github.com/dotnet/core-setup - 5cd0245860335e0b307f6a46b99c6f9244887318 + c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead - + https://github.com/dotnet/core-setup - 5cd0245860335e0b307f6a46b99c6f9244887318 + c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f25847e17..15de0dc26 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.1 - 3.0.0-preview8-27910-01 + 3.0.0-preview8-27910-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-01 + 2.1.0-preview8-27910-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-01 + 3.0.0-preview8-27910-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 458c435fbcb1bd92fd4e99e7978e0e08d2af6d56 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 15:20:47 +0000 Subject: [PATCH 225/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.7 (#3012) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7236f73df..26ac83c0c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - e91e90d2c7dfeb848b2115b314a527641d249c70 + 21eff52639e0ac5e33d30b8c1222c897d5e00091 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 15de0dc26..9b6b26724 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.6 + 3.0.100-preview8.19360.7 From 66872ecb726c34ff17ea383b024fd15675b21086 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 16:26:24 +0000 Subject: [PATCH 226/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.03 (#3013) - Microsoft.NETCore.App - 3.0.0-preview8-27910-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-03 - NETStandard.Library.Ref - 2.1.0-preview8-27910-03 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19359.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19359.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 26ac83c0c..6919a148e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead + 7a43bc15505447fcbd79e544e41fd212dd447bcf - + https://github.com/dotnet/core-setup - c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead + 7a43bc15505447fcbd79e544e41fd212dd447bcf - + https://github.com/dotnet/core-setup - c49ce134b4f12ac1510ee2986dd2a7cf53ce0ead + 7a43bc15505447fcbd79e544e41fd212dd447bcf https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f2c90c0b2994b1849f8e3a5e40668a7c4fa8a3ef - + https://github.com/dotnet/winforms - 296b72f5cce95bc25f924a458dfced4dcb2473e2 + bd1ec4e2cdab8e536cdb48670843904310a1854a - + https://github.com/dotnet/wpf - 008e1bb07cef9c701b4c3a976eca41509efd93ad + ea72094ebe0de0da03c591752559739d6fb67f03 diff --git a/eng/Versions.props b/eng/Versions.props index 9b6b26724..e3c8b2c98 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19357.2 + 4.8.0-preview8.19359.1 - 3.0.0-preview8.19358.4 + 3.0.0-preview8.19359.5 @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.1 - 3.0.0-preview8-27910-02 + 3.0.0-preview8-27910-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-02 + 2.1.0-preview8-27910-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-02 + 3.0.0-preview8-27910-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 99769aa432bfd7b6a6d322d8320e95283a852bb8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 17:39:15 +0000 Subject: [PATCH 227/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.04 (#3014) - Microsoft.NETCore.App - 3.0.0-preview8-27910-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-04 - NETStandard.Library.Ref - 2.1.0-preview8-27910-04 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6919a148e..aa6b59e1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 7a43bc15505447fcbd79e544e41fd212dd447bcf - + https://github.com/dotnet/core-setup 7a43bc15505447fcbd79e544e41fd212dd447bcf - + https://github.com/dotnet/core-setup 7a43bc15505447fcbd79e544e41fd212dd447bcf diff --git a/eng/Versions.props b/eng/Versions.props index e3c8b2c98..166ab9bbd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.1 - 3.0.0-preview8-27910-03 + 3.0.0-preview8-27910-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-03 + 2.1.0-preview8-27910-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-03 + 3.0.0-preview8-27910-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 09d2dcf7c73b8e9716f283a6a408f60fdb5db3d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 17:50:31 +0000 Subject: [PATCH 228/725] Update dependencies from https://github.com/dotnet/cli build 20190710.4 (#3015) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aa6b59e1c..e666ce8ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81d380cd888938eb11a3b27568b33d0bdf3fa6ca - + https://github.com/dotnet/cli - f2c90c0b2994b1849f8e3a5e40668a7c4fa8a3ef + 69066268e4d0be7ca2f3e0b3fc2a3cff488b4019 diff --git a/eng/Versions.props b/eng/Versions.props index 166ab9bbd..d289c1c56 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.1 + 3.0.100-preview8.19360.4 2.0.0-preview8.19359.1 From 2fe132f3a633690bfd790a5ba2b4a086d0a69239 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 18:17:09 +0000 Subject: [PATCH 229/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.8 (#3016) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e666ce8ed..4746d44cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 21eff52639e0ac5e33d30b8c1222c897d5e00091 + 1c7ab24c59452a55dd872fb53eaaff4aa93ef922 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d289c1c56..4659f9b91 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.7 + 3.0.100-preview8.19360.8 From d23a0f035bf56229ae7946cc36c83d1486a7c4d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 18:46:30 +0000 Subject: [PATCH 230/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190710.1 (#3017) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19360.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19360.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19360.1 - dotnet-watch - 3.0.0-preview8.19360.1 - dotnet-user-secrets - 3.0.0-preview8.19360.1 - dotnet-dev-certs - 3.0.0-preview8.19360.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4746d44cf..2bee235bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 7a43bc15505447fcbd79e544e41fd212dd447bcf - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 - + https://github.com/aspnet/AspNetCore - d48ad7a971f2bb4b9ece3042156131fe2f856e72 + d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 4659f9b91..dae2ee9eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19359.3 - 3.0.0-preview8.19359.3 - 3.0.0-preview8.19359.3 - 3.0.0-preview8.19359.3 - 3.0.0-preview8.19359.3 - 3.0.0-preview8.19359.3 + 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.1 From f7f778337c91a53e90d20d43bf616b5a5ff51e77 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 18:50:17 +0000 Subject: [PATCH 231/725] Update dependencies from https://github.com/dotnet/cli build 20190710.5 (#3018) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2bee235bd..9765c86c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81d380cd888938eb11a3b27568b33d0bdf3fa6ca - + https://github.com/dotnet/cli - 69066268e4d0be7ca2f3e0b3fc2a3cff488b4019 + 8abbf0a123c51a384cb402291fb0be706195a757 diff --git a/eng/Versions.props b/eng/Versions.props index dae2ee9eb..44ea7d267 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.4 + 3.0.100-preview8.19360.5 2.0.0-preview8.19359.1 From 5b893c648b07b08ca1b2456e354245042de46c98 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 18:55:52 +0000 Subject: [PATCH 232/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.05 (#3019) - Microsoft.NETCore.App - 3.0.0-preview8-27910-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-05 - NETStandard.Library.Ref - 2.1.0-preview8-27910-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9765c86c1..45cec658f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7a43bc15505447fcbd79e544e41fd212dd447bcf + 7b681705241608e9154b5c1dbbaf2bc50bfb5055 - + https://github.com/dotnet/core-setup - 7a43bc15505447fcbd79e544e41fd212dd447bcf + 7b681705241608e9154b5c1dbbaf2bc50bfb5055 - + https://github.com/dotnet/core-setup - 7a43bc15505447fcbd79e544e41fd212dd447bcf + 7b681705241608e9154b5c1dbbaf2bc50bfb5055 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 44ea7d267..4ca9644da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.1 - 3.0.0-preview8-27910-04 + 3.0.0-preview8-27910-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-04 + 2.1.0-preview8-27910-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-04 + 3.0.0-preview8-27910-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 293d873ee955eac00e238e6eda5b511fd7367596 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 19:11:09 +0000 Subject: [PATCH 233/725] [master] Update dependencies from dotnet/cli (#3020) * Update dependencies from https://github.com/dotnet/cli build 20190710.11 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.11 * Update dependencies from https://github.com/dotnet/cli build 20190710.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.7 * Update dependencies from https://github.com/dotnet/cli build 20190710.12 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 45cec658f..9d768f92d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81d380cd888938eb11a3b27568b33d0bdf3fa6ca - + https://github.com/dotnet/cli - 8abbf0a123c51a384cb402291fb0be706195a757 + 2390951775f028298af0b3e60adc09e69e6a9336 diff --git a/eng/Versions.props b/eng/Versions.props index 4ca9644da..f7bf8b77c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.5 + 3.0.100-preview8.19360.12 2.0.0-preview8.19359.1 From fc226794a12bfcfc18bac269bc57c7900e4a1e5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 19:23:12 +0000 Subject: [PATCH 234/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.9 (#3021) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d768f92d..cb7a64284 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 1c7ab24c59452a55dd872fb53eaaff4aa93ef922 + ae2e3d67eab6da760708d4a3c134172667096dcd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f7bf8b77c..7405fc680 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.8 + 3.0.100-preview8.19360.9 From 7d962e5b07516a90d7ed00a4825b2567fb110a6f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 19:38:37 +0000 Subject: [PATCH 235/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.10 (#3022) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cb7a64284..7de11fdc0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - ae2e3d67eab6da760708d4a3c134172667096dcd + f12deadcbbcf385c2a1061694e9420f2de33aa2c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7405fc680..cb0e03d31 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.9 + 3.0.100-preview8.19360.10 From c022e12145cac134a2cbcf5f4ac7f650601df0a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 20:22:43 +0000 Subject: [PATCH 236/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.11 (#3024) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7de11fdc0..0a5cbbd4a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - f12deadcbbcf385c2a1061694e9420f2de33aa2c + fecb0360ba0fbf69b74aafbf700359d5d2bf0ce0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cb0e03d31..74311d8df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.10 + 3.0.100-preview8.19360.11 From adb692845679b2edd360f2547ca99a8bd04c2c5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 20:50:36 +0000 Subject: [PATCH 237/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190710.2 (#3025) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19360.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19360.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19360.2 - dotnet-watch - 3.0.0-preview8.19360.2 - dotnet-user-secrets - 3.0.0-preview8.19360.2 - dotnet-dev-certs - 3.0.0-preview8.19360.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a5cbbd4a..752a2f67d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 7b681705241608e9154b5c1dbbaf2bc50bfb5055 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 - + https://github.com/aspnet/AspNetCore - d061d0d95b10aa4e6b5511e8e85cb0bbe5c06fd4 + f9ca0ffd7103380625ce473d0c599c57ca985e19 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 74311d8df..ef09ee99c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19360.1 - 3.0.0-preview8.19360.1 - 3.0.0-preview8.19360.1 - 3.0.0-preview8.19360.1 - 3.0.0-preview8.19360.1 - 3.0.0-preview8.19360.1 + 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.2 From fb625ee0d38e00102d74a186b59803cc35a12750 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 21:26:16 +0000 Subject: [PATCH 238/725] Update dependencies from https://github.com/dotnet/sdk build 20190710.2 (#3026) - Microsoft.NET.Sdk - 3.0.100-preview8.19360.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 752a2f67d..a6ccfbd6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset fecb0360ba0fbf69b74aafbf700359d5d2bf0ce0 - + https://github.com/dotnet/sdk - 81d380cd888938eb11a3b27568b33d0bdf3fa6ca + 4756e118de14b424ab39d26e74f96bb757f5cd82 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index ef09ee99c..74c1094af 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19360.1 + 3.0.100-preview8.19360.2 3.0.0-preview8-27910-05 From c91bd68e4b29acffb9bcffdde51816a3dca134f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 21:46:44 +0000 Subject: [PATCH 239/725] Update dependencies from https://github.com/dotnet/sdk build 20190710.3 (#3027) - Microsoft.NET.Sdk - 3.0.100-preview8.19360.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a6ccfbd6c..e8b52699a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset fecb0360ba0fbf69b74aafbf700359d5d2bf0ce0 - + https://github.com/dotnet/sdk - 4756e118de14b424ab39d26e74f96bb757f5cd82 + 81bb928af7d407cd4d53501b7d23cd3eec6bbdf6 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 74c1094af..5ab44b6ca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19360.2 + 3.0.100-preview8.19360.3 3.0.0-preview8-27910-05 From 4b89d49bc93186a7a1e964efed6ffff1ac3d7604 Mon Sep 17 00:00:00 2001 From: juanam Date: Wed, 10 Jul 2019 15:55:49 -0700 Subject: [PATCH 240/725] Copy sources from Versions.props to NuGet.config --- NuGet.config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NuGet.config b/NuGet.config index 8f21de1b1..227180760 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,15 @@ + + + + + + + + + From 9f0c506853b5c542727e967185ace5d780c53a1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 00:07:06 +0000 Subject: [PATCH 241/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.07 (#3030) - Microsoft.NETCore.App - 3.0.0-preview8-27910-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-07 - NETStandard.Library.Ref - 2.1.0-preview8-27910-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e8b52699a..4ecdc34e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7b681705241608e9154b5c1dbbaf2bc50bfb5055 + f072f68e17667211c07ffe3247ac529cd720d77f - + https://github.com/dotnet/core-setup - 7b681705241608e9154b5c1dbbaf2bc50bfb5055 + f072f68e17667211c07ffe3247ac529cd720d77f - + https://github.com/dotnet/core-setup - 7b681705241608e9154b5c1dbbaf2bc50bfb5055 + f072f68e17667211c07ffe3247ac529cd720d77f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5ab44b6ca..3be0359d9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-05 + 3.0.0-preview8-27910-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-05 + 2.1.0-preview8-27910-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-05 + 3.0.0-preview8-27910-07 $(MicrosoftWindowsDesktopAppPackageVersion) From e2eb862efbca6070dc5c661e746840409c8d471d Mon Sep 17 00:00:00 2001 From: jbeisner Date: Thu, 11 Jul 2019 00:43:29 +0000 Subject: [PATCH 242/725] Creating a Windows MSI for templates. --- src/redist/targets/BundledTemplates.targets | 23 ++- src/redist/targets/GenerateLayout.targets | 2 + src/redist/targets/GenerateMSIs.targets | 76 +++++++-- .../targets/GetRuntimeInformation.targets | 2 + src/redist/targets/Signing.targets | 32 +++- .../VS.Redist.Common.NetCore.Templates.nuspec | 19 +++ .../packaging/windows/clisdk/bundle.wxs | 4 + .../windows/clisdk/generatebundle.ps1 | 2 + .../windows/clisdk/generatetemplatesmsi.ps1 | 149 ++++++++++++++++++ .../packaging/windows/clisdk/templates.wxs | 49 ++++++ 10 files changed, 339 insertions(+), 19 deletions(-) create mode 100644 src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec create mode 100644 src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 create mode 100644 src/redist/targets/packaging/windows/clisdk/templates.wxs diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 234a66589..e698e7a31 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -1,4 +1,14 @@ + + + $(MicrosoftNETCoreAppPackageVersion.IndexOf('-')) + $(MicrosoftNETCoreAppPackageVersion) + $(MicrosoftNETCoreAppPackageVersion.Substring(0, $(MicrosoftNETCoreAppVersionPreReleaseSeparator))) + $(MicrosoftNETCoreAppMajorMinorPatchVersion)-$(VersionSuffix) + + + @@ -25,13 +35,20 @@ - + - + DestinationFolder="$(RedistLayoutPath)templates/$(BundledTemplatesVersion)"/> + + + + diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index c39adc4ed..8a66ee6f3 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -2,6 +2,7 @@ $(BaseOutputPath)$(Configuration)\dotnet\ $(BaseOutputPath)$(Configuration)\dotnet-internal\ + $(BaseOutputPath)$(Configuration)\dotnet-templates\ $(IntermediateOutputPath)downloads\ @@ -415,6 +416,7 @@ GenerateBundledVersions; LayoutRuntimeGraph; LayoutTemplates; + LayoutTemplatesForMSI; LayoutBundledTools; RetargetTools; CrossgenLayout; diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index dffddf82c..3f9118d95 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -16,11 +16,14 @@ $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatemsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/stablefileidforapphosttransform.xslt + $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatetemplatesmsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatebundle.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatenupkg.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Toolset.$(Architecture).$(FullNugetVersion).nupkg + $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Architecture).$(FullNugetVersion).nupkg $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.$(Architecture).$(FullNugetVersion).nupkg @@ -36,6 +39,8 @@ $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab + $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionTemplates)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)t$(Architecture)-1.cab $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) @@ -49,15 +54,9 @@ - - - - - - + + + + + @@ -104,8 +108,9 @@ + + + + + + + + + + + Condition=" '$(OS)' == 'Windows_NT' and !$(Architecture.StartsWith('arm')) " /> diff --git a/src/redist/targets/GetRuntimeInformation.targets b/src/redist/targets/GetRuntimeInformation.targets index ff9ee1781..82ed1085a 100644 --- a/src/redist/targets/GetRuntimeInformation.targets +++ b/src/redist/targets/GetRuntimeInformation.targets @@ -42,9 +42,11 @@ $(Architecture) dotnet-sdk-internal + dotnet-templates dotnet-sdk $(ArtifactNameSdk)-$(SdkVersion)-$(ProductMonikerRid) + $(ArtifactNameTemplates)-$(SdkVersion)-$(ProductMonikerRid) dotnet-standard-support-vs2015-$(SdkVersion)-$(ProductMonikerRid) $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkVersion)-$(ProductMonikerRid) diff --git a/eng/Versions.props b/eng/Versions.props index 3be0359d9..8b84396b5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.12 + 3.0.100-preview8.19360.18 2.0.0-preview8.19359.1 From 9d26648e1ae71f4c0e1316ae909acf99f3b36f42 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 01:37:00 +0000 Subject: [PATCH 244/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.12 (#3031) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b26c62402..e89557072 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - fecb0360ba0fbf69b74aafbf700359d5d2bf0ce0 + 43290f4c52e0698727e8248f15a638fb245f4967 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8b84396b5..ffd763a47 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.11 + 3.0.100-preview8.19360.12 From 780c7a30d7dce7e6bd45a2bc95b97c52b1167c4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 02:28:21 +0000 Subject: [PATCH 245/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.09 (#3032) - Microsoft.NETCore.App - 3.0.0-preview8-27910-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-09 - NETStandard.Library.Ref - 2.1.0-preview8-27910-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e89557072..f257621ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f072f68e17667211c07ffe3247ac529cd720d77f + 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 - + https://github.com/dotnet/core-setup - f072f68e17667211c07ffe3247ac529cd720d77f + 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 - + https://github.com/dotnet/core-setup - f072f68e17667211c07ffe3247ac529cd720d77f + 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ffd763a47..e54e30fdf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-07 + 3.0.0-preview8-27910-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-07 + 2.1.0-preview8-27910-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-07 + 3.0.0-preview8-27910-09 $(MicrosoftWindowsDesktopAppPackageVersion) From a3ccc33f86bd0dc0b49255285240d331c8028920 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 04:04:17 +0000 Subject: [PATCH 246/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.10 (#3033) - Microsoft.NETCore.App - 3.0.0-preview8-27910-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-10 - NETStandard.Library.Ref - 2.1.0-preview8-27910-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f257621ba..4efacc059 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 + d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 - + https://github.com/dotnet/core-setup - 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 + d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 - + https://github.com/dotnet/core-setup - 8a169a4c4eabd25ff8d009613d9f83f8b4d13248 + d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e54e30fdf..c9df21aed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-09 + 3.0.0-preview8-27910-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-09 + 2.1.0-preview8-27910-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-09 + 3.0.0-preview8-27910-10 $(MicrosoftWindowsDesktopAppPackageVersion) From afb171f19f5968a04a05991af30f0ebe8a94a0fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 04:37:41 +0000 Subject: [PATCH 247/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.11 (#3034) - Microsoft.NETCore.App - 3.0.0-preview8-27910-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-11 - NETStandard.Library.Ref - 2.1.0-preview8-27910-11 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4efacc059..02e4a2eb2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 - + https://github.com/dotnet/core-setup d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 - + https://github.com/dotnet/core-setup d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 diff --git a/eng/Versions.props b/eng/Versions.props index c9df21aed..e6b47a0a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-10 + 3.0.0-preview8-27910-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-10 + 2.1.0-preview8-27910-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-10 + 3.0.0-preview8-27910-11 $(MicrosoftWindowsDesktopAppPackageVersion) From b1c4bc522f3b7df05d848881fda339b8f80e0966 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 05:35:24 +0000 Subject: [PATCH 248/725] Update dependencies from https://github.com/dotnet/cli build 20190710.19 (#3035) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 02e4a2eb2..7f2a020f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81bb928af7d407cd4d53501b7d23cd3eec6bbdf6 - + https://github.com/dotnet/cli - 54dfa8076a4f5edc8cbcace7eb45fa75c5ecc852 + ee541444ee79315e9dc14d24d0759b0657c2fedf diff --git a/eng/Versions.props b/eng/Versions.props index e6b47a0a0..081f73de7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.18 + 3.0.100-preview8.19360.19 2.0.0-preview8.19359.1 From e75b21e39a6df08ec3c65420a45d44644b64a58f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 05:51:38 +0000 Subject: [PATCH 249/725] Update dependencies from https://github.com/dotnet/toolset build 20190710.13 (#3036) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7f2a020f4..78af11301 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 43290f4c52e0698727e8248f15a638fb245f4967 + 6228e0213c15b8fa9167843bbf41e017dbcc447d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 081f73de7..0fe9f4f36 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.12 + 3.0.100-preview8.19360.13 From b015763bea97b1b48d5001f5a31e4488fb33bd42 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 05:55:16 +0000 Subject: [PATCH 250/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190710.3 (#3037) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19360.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19360.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19360.3 - dotnet-watch - 3.0.0-preview8.19360.3 - dotnet-user-secrets - 3.0.0-preview8.19360.3 - dotnet-dev-certs - 3.0.0-preview8.19360.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 78af11301..6cfcf2b4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/aspnet/AspNetCore - f9ca0ffd7103380625ce473d0c599c57ca985e19 + 70588c741b6b5cb9752f46775cefc436fbf16830 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0fe9f4f36..52c054b75 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19360.2 - 3.0.0-preview8.19360.2 - 3.0.0-preview8.19360.2 - 3.0.0-preview8.19360.2 - 3.0.0-preview8.19360.2 - 3.0.0-preview8.19360.2 + 3.0.0-preview8.19360.3 + 3.0.0-preview8.19360.3 + 3.0.0-preview8.19360.3 + 3.0.0-preview8.19360.3 + 3.0.0-preview8.19360.3 + 3.0.0-preview8.19360.3 From 5c73a218f42278f14d75679fe918a47bf21f38ad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 06:05:25 +0000 Subject: [PATCH 251/725] Update dependencies from https://github.com/dotnet/cli build 20190710.20 (#3038) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19360.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cfcf2b4c..f03724712 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81bb928af7d407cd4d53501b7d23cd3eec6bbdf6 - + https://github.com/dotnet/cli - ee541444ee79315e9dc14d24d0759b0657c2fedf + 164b29cd5639c784a7e455d9c7fb25e3b6f59282 diff --git a/eng/Versions.props b/eng/Versions.props index 52c054b75..cfd9f1641 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.19 + 3.0.100-preview8.19360.20 2.0.0-preview8.19359.1 From 77599113cfa2bf0fb433474dd5bf613e69535807 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 07:40:10 +0000 Subject: [PATCH 252/725] Update dependencies from https://github.com/dotnet/core-setup build 20190710.13 (#3039) - Microsoft.NETCore.App - 3.0.0-preview8-27910-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27910-13 - NETStandard.Library.Ref - 2.1.0-preview8-27910-13 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f03724712..50097faa0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 + 00bc73b1c98defffadf097ec0c99a456291ea6db - + https://github.com/dotnet/core-setup - d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 + 00bc73b1c98defffadf097ec0c99a456291ea6db - + https://github.com/dotnet/core-setup - d6f8dd9f1f304a28faf3a4f064fee0e45710f6b8 + 00bc73b1c98defffadf097ec0c99a456291ea6db https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cfd9f1641..225226a67 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-11 + 3.0.0-preview8-27910-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-11 + 2.1.0-preview8-27910-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-11 + 3.0.0-preview8-27910-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 65dd2adef6b62e772833c236644aea4b4f126c13 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 08:55:32 +0000 Subject: [PATCH 253/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.01 (#3040) - Microsoft.NETCore.App - 3.0.0-preview8-27911-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-01 - NETStandard.Library.Ref - 2.1.0-preview8-27911-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 50097faa0..7f424287a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 00bc73b1c98defffadf097ec0c99a456291ea6db + 85dba54a1c451c736ef4861d112337cdfd95b890 - + https://github.com/dotnet/core-setup - 00bc73b1c98defffadf097ec0c99a456291ea6db + 85dba54a1c451c736ef4861d112337cdfd95b890 - + https://github.com/dotnet/core-setup - 00bc73b1c98defffadf097ec0c99a456291ea6db + 85dba54a1c451c736ef4861d112337cdfd95b890 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 225226a67..7e5f4e88c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19360.3 - 3.0.0-preview8-27910-13 + 3.0.0-preview8-27911-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27910-13 + 2.1.0-preview8-27911-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27910-13 + 3.0.0-preview8-27911-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 6db6a688718252ae71b67a9ecc8272ba329da74f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 10:35:27 +0000 Subject: [PATCH 254/725] Update dependencies from https://github.com/dotnet/cli build 20190711.1 (#3041) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7f424287a..3b71ef799 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 81bb928af7d407cd4d53501b7d23cd3eec6bbdf6 - + https://github.com/dotnet/cli - 164b29cd5639c784a7e455d9c7fb25e3b6f59282 + 201ae55691d6b489e945e03e77456a97f515374c diff --git a/eng/Versions.props b/eng/Versions.props index 7e5f4e88c..e55d4367b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19360.20 + 3.0.100-preview8.19361.1 2.0.0-preview8.19359.1 From ee6c8944537b78e0bbd05de9d974bcbfa3dbdd63 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 10:48:15 +0000 Subject: [PATCH 255/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.1 (#3042) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3b71ef799..b5eab9649 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating f812115c24fe9f4252b91c7ac615a3fb6258577a - + https://github.com/dotnet/toolset - 6228e0213c15b8fa9167843bbf41e017dbcc447d + 1c2859bb37617e34d0df996ddfb8e0dc019a964a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e55d4367b..11ade8903 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19360.13 + 3.0.100-preview8.19361.1 From a0fc68fa87024e86c142d3132543eb32d48afb07 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 12:25:27 +0000 Subject: [PATCH 256/725] Update dependencies from https://github.com/dotnet/arcade build 20190710.8 (#3043) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19360.8 --- eng/Version.Details.xml | 4 +- eng/common/SigningValidation.proj | 2 +- eng/common/performance/perfhelixpublish.proj | 77 ++++++++ eng/common/performance/performance-setup.ps1 | 91 +++++++++ eng/common/performance/performance-setup.sh | 176 ++++++++++++++++++ eng/common/pipeline-logging-functions.ps1 | 7 +- .../post-build/trigger-subscriptions.ps1 | 6 +- eng/common/templates/job/performance.yml | 93 +++++++++ .../channels/internal-servicing.yml | 8 +- .../channels/public-dev-release.yml | 1 + .../post-build/channels/public-release.yml | 8 +- .../channels/public-validation-release.yml | 1 + .../templates/post-build/common-variables.yml | 3 + .../templates/steps/perf-send-to-helix.yml | 66 +++++++ eng/common/tools.ps1 | 4 +- global.json | 2 +- 16 files changed, 529 insertions(+), 20 deletions(-) create mode 100644 eng/common/performance/perfhelixpublish.proj create mode 100644 eng/common/performance/performance-setup.ps1 create mode 100644 eng/common/performance/performance-setup.sh create mode 100644 eng/common/templates/job/performance.yml create mode 100644 eng/common/templates/steps/perf-send-to-helix.yml diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5eab9649..76a756800 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 0f5dd7680174620f31c9a00cdb2ac0b0e70e631f + a6ae1b637ed236354529992729af875f6c8a180a diff --git a/eng/common/SigningValidation.proj b/eng/common/SigningValidation.proj index 7045fb6fb..3d0ac80af 100644 --- a/eng/common/SigningValidation.proj +++ b/eng/common/SigningValidation.proj @@ -3,7 +3,7 @@ + + + $(WorkItemDirectory) + $(WorkItemCommand) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument) --artifacts $(ArtifactsDirectory) --partition-count $(PartitionCount) --partition-index %(HelixWorkItem.Index)" + 4:00 + + + + + $(WorkItemDirectory) + $(WorkItemCommand) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument) --artifacts $(ArtifactsDirectory)" + 4:00 + + + \ No newline at end of file diff --git a/eng/common/performance/performance-setup.ps1 b/eng/common/performance/performance-setup.ps1 new file mode 100644 index 000000000..7e5441f79 --- /dev/null +++ b/eng/common/performance/performance-setup.ps1 @@ -0,0 +1,91 @@ +Param( + [string] $SourceDirectory=$env:BUILD_SOURCESDIRECTORY, + [string] $CoreRootDirectory, + [string] $Architecture="x64", + [string] $Framework="netcoreapp3.0", + [string] $CompilationMode="Tiered", + [string] $Repository=$env:BUILD_REPOSITORY_NAME, + [string] $Branch=$env:BUILD_SOURCEBRANCH, + [string] $CommitSha=$env:BUILD_SOURCEVERSION, + [string] $BuildNumber=$env:BUILD_BUILDNUMBER, + [string] $RunCategories="coreclr corefx", + [string] $Csproj="src\benchmarks\micro\MicroBenchmarks.csproj", + [string] $Kind="micro", + [switch] $Internal, + [string] $Configurations="CompilationMode=$CompilationMode" +) + +$RunFromPerformanceRepo = ($Repository -eq "dotnet/performance") +$UseCoreRun = ($CoreRootDirectory -ne [string]::Empty) + +$PayloadDirectory = (Join-Path $SourceDirectory "Payload") +$PerformanceDirectory = (Join-Path $PayloadDirectory "performance") +$WorkItemDirectory = (Join-Path $SourceDirectory "workitem") +$ExtraBenchmarkDotNetArguments = "--iterationCount 1 --warmupCount 0 --invocationCount 1 --unrollFactor 1 --strategy ColdStart --stopOnFirstError true" +$Creator = $env:BUILD_DEFINITIONNAME +$PerfLabArguments = "" +$HelixSourcePrefix = "pr" + +$Queue = "Windows.10.Amd64.ClientRS4.DevEx.15.8.Open" + +if ($Framework.StartsWith("netcoreapp")) { + $Queue = "Windows.10.Amd64.ClientRS4.Open" +} + +if ($Internal) { + $Queue = "Windows.10.Amd64.ClientRS5.Perf" + $PerfLabArguments = "--upload-to-perflab-container" + $ExtraBenchmarkDotNetArguments = "" + $Creator = "" + $HelixSourcePrefix = "official" +} + +$CommonSetupArguments="--frameworks $Framework --queue $Queue --build-number $BuildNumber --build-configs $Configurations" +$SetupArguments = "--repository https://github.com/$Repository --branch $Branch --get-perf-hash --commit-sha $CommitSha $CommonSetupArguments" + +if ($RunFromPerformanceRepo) { + $SetupArguments = "--perf-hash $CommitSha $CommonSetupArguments" + + robocopy $SourceDirectory $PerformanceDirectory /E /XD $PayloadDirectory $SourceDirectory\artifacts $SourceDirectory\.git +} +else { + git clone --branch master --depth 1 --quiet https://github.com/dotnet/performance $PerformanceDirectory +} + +if ($UseCoreRun) { + $NewCoreRoot = (Join-Path $PayloadDirectory "Core_Root") + Move-Item -Path $CoreRootDirectory -Destination $NewCoreRoot +} + +$DocsDir = (Join-Path $PerformanceDirectory "docs") +robocopy $DocsDir $WorkItemDirectory + +# Set variables that we will need to have in future steps +$ci = $true + +. "$PSScriptRoot\..\pipeline-logging-functions.ps1" + +# Directories +Write-PipelineSetVariable -Name 'PayloadDirectory' -Value "$PayloadDirectory" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'PerformanceDirectory' -Value "$PerformanceDirectory" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'WorkItemDirectory' -Value "$WorkItemDirectory" -IsMultiJobVariable $false + +# Script Arguments +Write-PipelineSetVariable -Name 'Python' -Value "py -3" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'ExtraBenchmarkDotNetArguments' -Value "$ExtraBenchmarkDotNetArguments" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'SetupArguments' -Value "$SetupArguments" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'PerfLabArguments' -Value "$PerfLabArguments" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'BDNCategories' -Value "$RunCategories" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'TargetCsproj' -Value "$Csproj" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'Kind' -Value "$Kind" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'Architecture' -Value "$Architecture" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'UseCoreRun' -Value "$UseCoreRun" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'RunFromPerfRepo' -Value "$RunFromPerformanceRepo" -IsMultiJobVariable $false + +# Helix Arguments +Write-PipelineSetVariable -Name 'Creator' -Value "$Creator" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'Queue' -Value "$Queue" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'HelixSourcePrefix' -Value "$HelixSourcePrefix" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name '_BuildConfig' -Value "$Architecture.$Kind.$Framework" -IsMultiJobVariable $false + +exit 0 \ No newline at end of file diff --git a/eng/common/performance/performance-setup.sh b/eng/common/performance/performance-setup.sh new file mode 100644 index 000000000..126da5f76 --- /dev/null +++ b/eng/common/performance/performance-setup.sh @@ -0,0 +1,176 @@ +#!/usr/bin/env bash + +source_directory=$BUILD_SOURCESDIRECTORY +core_root_directory= +architecture=x64 +framework=netcoreapp3.0 +compilation_mode=tiered +repository=$BUILD_REPOSITORY_NAME +branch=$BUILD_SOURCEBRANCH +commit_sha=$BUILD_SOURCEVERSION +build_number=$BUILD_BUILDNUMBER +internal=false +kind="micro" +run_categories="coreclr corefx" +csproj="src\benchmarks\micro\MicroBenchmarks.csproj" +configurations= +run_from_perf_repo=false +use_core_run=true + +while (($# > 0)); do + lowerI="$(echo $1 | awk '{print tolower($0)}')" + case $lowerI in + --sourcedirectory) + source_directory=$2 + shift 2 + ;; + --corerootdirectory) + core_root_directory=$2 + shift 2 + ;; + --architecture) + architecture=$2 + shift 2 + ;; + --framework) + framework=$2 + shift 2 + ;; + --compilationmode) + compilation_mode=$2 + shift 2 + ;; + --repository) + repository=$2 + shift 2 + ;; + --branch) + branch=$2 + shift 2 + ;; + --commitsha) + commit_sha=$2 + shift 2 + ;; + --buildnumber) + build_number=$2 + shift 2 + ;; + --kind) + kind=$2 + shift 2 + ;; + --runcategories) + run_categories=$2 + shift 2 + ;; + --csproj) + csproj=$2 + shift 2 + ;; + --internal) + internal=true + shift 1 + ;; + --configurations) + configurations=$2 + shift 2 + ;; + --help) + echo "Common settings:" + echo " --corerootdirectory Directory where Core_Root exists, if running perf testing with --corerun" + echo " --architecture Architecture of the testing being run" + echo " --configurations List of key=value pairs that will be passed to perf testing infrastructure." + echo " ex: --configurations \"CompilationMode=Tiered OptimzationLevel=PGO\"" + echo " --help Print help and exit" + echo "" + echo "Advanced settings:" + echo " --framework The framework to run, if not running in master" + echo " --compliationmode The compilation mode if not passing --configurations" + echo " --sourcedirectory The directory of the sources. Defaults to env:BUILD_SOURCESDIRECTORY" + echo " --repository The name of the repository in the / format. Defaults to env:BUILD_REPOSITORY_NAME" + echo " --branch The name of the branch. Defaults to env:BUILD_SOURCEBRANCH" + echo " --commitsha The commit sha1 to run against. Defaults to env:BUILD_SOURCEVERSION" + echo " --buildnumber The build number currently running. Defaults to env:BUILD_BUILDNUMBER" + echo " --csproj The relative path to the benchmark csproj whose tests should be run. Defaults to src\benchmarks\micro\MicroBenchmarks.csproj" + echo " --kind Related to csproj. The kind of benchmarks that should be run. Defaults to micro" + echo " --runcategories Related to csproj. Categories of benchmarks to run. Defaults to \"coreclr corefx\"" + echo " --internal If the benchmarks are running as an official job." + echo "" + exit 0 + ;; + esac +done + +if [[ "$repository" == "dotnet/performance" ]]; then + run_from_perf_repo=true +fi + +if [ -z "$configurations" ]; then + configurations="CompliationMode=$compilation_mode" +fi + +if [ -z "$core_root_directory" ]; then + use_core_run=false +fi + +payload_directory=$source_directory/Payload +performance_directory=$payload_directory/performance +workitem_directory=$source_directory/workitem +extra_benchmark_dotnet_arguments="--iterationCount 1 --warmupCount 0 --invocationCount 1 --unrollFactor 1 --strategy ColdStart --stopOnFirstError true" +perflab_arguments= +queue=Ubuntu.1804.Amd64.Open +creator=$BUILD_DEFINITIONNAME +helix_source_prefix="pr" + +if [[ "$internal" == true ]]; then + perflab_arguments="--upload-to-perflab-container" + helix_source_prefix="official" + creator= + extra_benchmark_dotnet_arguments= + + if [[ "$architecture" = "arm64" ]]; then + queue=Ubuntu.1804.Arm64.Perf + else + queue=Ubuntu.1804.Amd64.Perf + fi +fi + +common_setup_arguments="--frameworks $framework --queue $queue --build-number $build_number --build-configs $configurations" +setup_arguments="--repository https://github.com/$repository --branch $branch --get-perf-hash --commit-sha $commit_sha $common_setup_arguments" + +if [[ "$run_from_perf_repo" = true ]]; then + payload_directory= + workitem_directory=$source_directory + performance_directory=$workitem_directory + setup_arguments="--perf-hash $commit_sha $common_setup_arguments" +else + git clone --branch master --depth 1 --quiet https://github.com/dotnet/performance $performance_directory + + docs_directory=$performance_directory/docs + mv $docs_directory $workitem_directory +fi + +if [[ "$use_core_run" = true ]]; then + new_core_root=$payload_directory/Core_Root + mv $core_root_directory $new_core_root +fi + +# Make sure all of our variables are available for future steps +echo "##vso[task.setvariable variable=UseCoreRun]$use_core_run" +echo "##vso[task.setvariable variable=Architecture]$architecture" +echo "##vso[task.setvariable variable=PayloadDirectory]$payload_directory" +echo "##vso[task.setvariable variable=PerformanceDirectory]$performance_directory" +echo "##vso[task.setvariable variable=WorkItemDirectory]$workitem_directory" +echo "##vso[task.setvariable variable=Queue]$queue" +echo "##vso[task.setvariable variable=SetupArguments]$setup_arguments" +echo "##vso[task.setvariable variable=Python]python3" +echo "##vso[task.setvariable variable=PerfLabArguments]$perflab_arguments" +echo "##vso[task.setvariable variable=ExtraBenchmarkDotNetArguments]$extra_benchmark_dotnet_arguments" +echo "##vso[task.setvariable variable=BDNCategories]$run_categories" +echo "##vso[task.setvariable variable=TargetCsproj]$csproj" +echo "##vso[task.setvariable variable=RunFromPerfRepo]$run_from_perf_repo" +echo "##vso[task.setvariable variable=Creator]$creator" +echo "##vso[task.setvariable variable=HelixSourcePrefix]$helix_source_prefix" +echo "##vso[task.setvariable variable=Kind]$kind" +echo "##vso[task.setvariable variable=_BuildConfig]$architecture.$kind.$framework" \ No newline at end of file diff --git a/eng/common/pipeline-logging-functions.ps1 b/eng/common/pipeline-logging-functions.ps1 index 7b61376f8..af5f48aac 100644 --- a/eng/common/pipeline-logging-functions.ps1 +++ b/eng/common/pipeline-logging-functions.ps1 @@ -77,13 +77,14 @@ function Write-PipelineTaskError { [string]$Name, [string]$Value, [switch]$Secret, - [switch]$AsOutput) - + [switch]$AsOutput, + [bool]$IsMultiJobVariable=$true) + if($ci) { Write-LoggingCommand -Area 'task' -Event 'setvariable' -Data $Value -Properties @{ 'variable' = $Name 'isSecret' = $Secret - 'isOutput' = 'true' + 'isOutput' = $IsMultiJobVariable } -AsOutput:$AsOutput } } diff --git a/eng/common/post-build/trigger-subscriptions.ps1 b/eng/common/post-build/trigger-subscriptions.ps1 index db8a83945..1a91dab03 100644 --- a/eng/common/post-build/trigger-subscriptions.ps1 +++ b/eng/common/post-build/trigger-subscriptions.ps1 @@ -19,14 +19,14 @@ function Get-Headers([string]$accept, [string]$barToken) { } # Get all the $SourceRepo subscriptions -$normalizedSurceRepo = $SourceRepo.Replace('dnceng@', '') -$getSubscriptionsApiEndpoint = "$maestroEndpoint/api/subscriptions?sourceRepository=$normalizedSurceRepo&api-version=$apiVersion" +$normalizedSourceRepo = $SourceRepo.Replace('dnceng@', '') +$getSubscriptionsApiEndpoint = "$maestroEndpoint/api/subscriptions?sourceRepository=$normalizedSourceRepo&api-version=$apiVersion" $headers = Get-Headers 'application/json' $barToken $subscriptions = Invoke-WebRequest -Uri $getSubscriptionsApiEndpoint -Headers $headers | ConvertFrom-Json if (!$subscriptions) { - Write-Host "No subscriptions found for source repo '$normalizedSurceRepo' in channel '$ChannelId'" + Write-Host "No subscriptions found for source repo '$normalizedSourceRepo' in channel '$ChannelId'" return } diff --git a/eng/common/templates/job/performance.yml b/eng/common/templates/job/performance.yml new file mode 100644 index 000000000..ef809253d --- /dev/null +++ b/eng/common/templates/job/performance.yml @@ -0,0 +1,93 @@ +parameters: + steps: [] # optional -- any additional steps that need to happen before pulling down the performance repo and sending the performance benchmarks to helix (ie building your repo) + variables: [] # optional -- list of additional variables to send to the template + jobName: '' # required -- job name + displayName: '' # optional -- display name for the job. Will use jobName if not passed + pool: '' # required -- name of the Build pool + container: '' # required -- name of the container + extraSetupParameters: '' # optional -- extra arguments to pass to the setup script + frameworks: ['netcoreapp3.0'] # optional -- list of frameworks to run against + continueOnError: 'false' # optional -- determines whether to continue the build if the step errors + dependsOn: '' # optional -- dependencies of the job + timeoutInMinutes: 320 # optional -- timeout for the job + enableTelemetry: false # optional -- enable for telemetry + +jobs: +- template: ../jobs/jobs.yml + parameters: + dependsOn: ${{ parameters.dependsOn }} + enableTelemetry: ${{ parameters.enableTelemetry }} + enablePublishBuildArtifacts: true + continueOnError: ${{ parameters.continueOnError }} + + jobs: + - job: '${{ parameters.jobName }}' + + ${{ if ne(parameters.displayName, '') }}: + displayName: '${{ parameters.displayName }}' + ${{ if eq(parameters.displayName, '') }}: + displayName: '${{ parameters.jobName }}' + + timeoutInMinutes: ${{ parameters.timeoutInMinutes }} + + variables: + + - ${{ each variable in parameters.variables }}: + - ${{ if ne(variable.name, '') }}: + - name: ${{ variable.name }} + value: ${{ variable.value }} + - ${{ if ne(variable.group, '') }}: + - group: ${{ variable.group }} + + - IsInternal: '' + - HelixApiAccessToken: '' + - HelixPreCommand: '' + + - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: + - ${{ if eq(variables['Agent.Os'], 'Windows_NT') }}: + - HelixPreCommand: 'set "PERFLAB_UPLOAD_TOKEN=$(PerfCommandUploadToken)"' + - IsInternal: -Internal + - ${{ if ne(variables['Agent.Os'], 'Windows_NT') }}: + - HelixPreCommand: 'export PERFLAB_UPLOAD_TOKEN="$(PerfCommandUploadTokenLinux)"' + - IsInternal: --internal + - group: DotNet-HelixApi-Access + - group: dotnet-benchview + + workspace: + clean: all + pool: + ${{ parameters.pool }} + container: ${{ parameters.container }} + strategy: + matrix: + ${{ each framework in parameters.frameworks }}: + ${{ framework }}: + _Framework: ${{ framework }} + steps: + - checkout: self + clean: true + # Run all of the steps to setup repo + - ${{ each step in parameters.steps }}: + - ${{ step }} + - powershell: $(Build.SourcesDirectory)\eng\common\performance\performance-setup.ps1 $(IsInternal) -Framework $(_Framework) ${{ parameters.extraSetupParameters }} + displayName: Performance Setup (Windows) + condition: and(succeeded(), eq(variables['Agent.Os'], 'Windows_NT')) + continueOnError: ${{ parameters.continueOnError }} + - script: $(Build.SourcesDirectory)/eng/common/performance/performance-setup.sh $(IsInternal) --framework $(_Framework) ${{ parameters.extraSetupParameters }} + displayName: Performance Setup (Unix) + condition: and(succeeded(), ne(variables['Agent.Os'], 'Windows_NT')) + continueOnError: ${{ parameters.continueOnError }} + - script: $(Python) $(PerformanceDirectory)/scripts/ci_setup.py $(SetupArguments) + displayName: Run ci setup script + # Run perf testing in helix + - template: /eng/common/templates/steps/perf-send-to-helix.yml + parameters: + HelixSource: '$(HelixSourcePrefix)/$(Build.Repository.Name)/$(Build.SourceBranch)' # sources must start with pr/, official/, prodcon/, or agent/ + HelixType: 'test/performance/$(Kind)/$(_Framework)/$(Architecture)' + HelixAccessToken: $(HelixApiAccessToken) + HelixTargetQueues: $(Queue) + HelixPreCommands: $(HelixPreCommand) + Creator: $(Creator) + WorkItemTimeout: 4:00 # 4 hours + WorkItemDirectory: '$(WorkItemDirectory)' # WorkItemDirectory can not be empty, so we send it some docs to keep it happy + CorrelationPayloadDirectory: '$(PayloadDirectory)' # it gets checked out to a folder with shorter path than WorkItemDirectory so we can avoid file name too long exceptions \ No newline at end of file diff --git a/eng/common/templates/post-build/channels/internal-servicing.yml b/eng/common/templates/post-build/channels/internal-servicing.yml index 808d46b17..50ad724fc 100644 --- a/eng/common/templates/post-build/channels/internal-servicing.yml +++ b/eng/common/templates/post-build/channels/internal-servicing.yml @@ -81,10 +81,10 @@ stages: /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) + /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) + /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) + /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' /p:BuildAssetRegistryToken='$(MaestroAccessToken)' @@ -167,4 +167,4 @@ stages: - template: ../promote-build.yml parameters: - ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} \ No newline at end of file + ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/public-dev-release.yml b/eng/common/templates/post-build/channels/public-dev-release.yml index 79c6822db..bdc631016 100644 --- a/eng/common/templates/post-build/channels/public-dev-release.yml +++ b/eng/common/templates/post-build/channels/public-dev-release.yml @@ -77,6 +77,7 @@ stages: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicDevRelease_30_Channel_Id) + /p:ArtifactsCategory=.NetCore /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) diff --git a/eng/common/templates/post-build/channels/public-release.yml b/eng/common/templates/post-build/channels/public-release.yml index 25923020d..574cb1c2b 100644 --- a/eng/common/templates/post-build/channels/public-release.yml +++ b/eng/common/templates/post-build/channels/public-release.yml @@ -81,10 +81,10 @@ stages: /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)/Nuget/NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) + /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) + /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) + /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' /p:BuildAssetRegistryToken='$(MaestroAccessToken)' diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml index 114477d3a..f12f402ad 100644 --- a/eng/common/templates/post-build/channels/public-validation-release.yml +++ b/eng/common/templates/post-build/channels/public-validation-release.yml @@ -48,6 +48,7 @@ stages: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicValidationRelease_30_Channel_Id) + /p:ArtifactsCategory=.NetCoreValidation /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml index 828346735..42df4ae77 100644 --- a/eng/common/templates/post-build/common-variables.yml +++ b/eng/common/templates/post-build/common-variables.yml @@ -14,5 +14,8 @@ variables: # Whether the build is internal or not IsInternalBuild: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }} + # Storage account name for proxy-backed feeds + ProxyBackedFeedsAccountName: dotnetfeed + SourceLinkCLIVersion: 3.0.0 SymbolToolVersion: 1.0.1 diff --git a/eng/common/templates/steps/perf-send-to-helix.yml b/eng/common/templates/steps/perf-send-to-helix.yml new file mode 100644 index 000000000..b3ea9acf1 --- /dev/null +++ b/eng/common/templates/steps/perf-send-to-helix.yml @@ -0,0 +1,66 @@ +# Please remember to update the documentation if you make changes to these parameters! +parameters: + HelixSource: 'pr/default' # required -- sources must start with pr/, official/, prodcon/, or agent/ + HelixType: 'tests/default/' # required -- Helix telemetry which identifies what type of data this is; should include "test" for clarity and must end in '/' + HelixBuild: $(Build.BuildNumber) # required -- the build number Helix will use to identify this -- automatically set to the AzDO build number + HelixTargetQueues: '' # required -- semicolon delimited list of Helix queues to test on; see https://helix.dot.net/ for a list of queues + HelixAccessToken: '' # required -- access token to make Helix API requests; should be provided by the appropriate variable group + HelixPreCommands: '' # optional -- commands to run before Helix work item execution + HelixPostCommands: '' # optional -- commands to run after Helix work item execution + WorkItemDirectory: '' # optional -- a payload directory to zip up and send to Helix; requires WorkItemCommand; incompatible with XUnitProjects + CorrelationPayloadDirectory: '' # optional -- a directory to zip up and send to Helix as a correlation payload + IncludeDotNetCli: false # optional -- true will download a version of the .NET CLI onto the Helix machine as a correlation payload; requires DotNetCliPackageType and DotNetCliVersion + DotNetCliPackageType: '' # optional -- either 'sdk' or 'runtime'; determines whether the sdk or runtime will be sent to Helix; see https://raw.githubusercontent.com/dotnet/core/master/release-notes/releases.json + DotNetCliVersion: '' # optional -- version of the CLI to send to Helix; based on this: https://raw.githubusercontent.com/dotnet/core/master/release-notes/releases.json + EnableXUnitReporter: false # optional -- true enables XUnit result reporting to Mission Control + WaitForWorkItemCompletion: true # optional -- true will make the task wait until work items have been completed and fail the build if work items fail. False is "fire and forget." + Creator: '' # optional -- if the build is external, use this to specify who is sending the job + DisplayNamePrefix: 'Send job to Helix' # optional -- rename the beginning of the displayName of the steps in AzDO + condition: succeeded() # optional -- condition for step to execute; defaults to succeeded() + continueOnError: false # optional -- determines whether to continue the build if the step errors; defaults to false + +steps: + - powershell: $(Build.SourcesDirectory)\eng\common\msbuild.ps1 $(Build.SourcesDirectory)\eng\common\performance\perfhelixpublish.proj /restore /t:Test /bl:$(Build.SourcesDirectory)\artifacts\log\$env:BuildConfig\SendToHelix.binlog + displayName: ${{ parameters.DisplayNamePrefix }} (Windows) + env: + BuildConfig: $(_BuildConfig) + HelixSource: ${{ parameters.HelixSource }} + HelixType: ${{ parameters.HelixType }} + HelixBuild: ${{ parameters.HelixBuild }} + HelixTargetQueues: ${{ parameters.HelixTargetQueues }} + HelixAccessToken: ${{ parameters.HelixAccessToken }} + HelixPreCommands: ${{ parameters.HelixPreCommands }} + HelixPostCommands: ${{ parameters.HelixPostCommands }} + WorkItemDirectory: ${{ parameters.WorkItemDirectory }} + CorrelationPayloadDirectory: ${{ parameters.CorrelationPayloadDirectory }} + IncludeDotNetCli: ${{ parameters.IncludeDotNetCli }} + DotNetCliPackageType: ${{ parameters.DotNetCliPackageType }} + DotNetCliVersion: ${{ parameters.DotNetCliVersion }} + EnableXUnitReporter: ${{ parameters.EnableXUnitReporter }} + WaitForWorkItemCompletion: ${{ parameters.WaitForWorkItemCompletion }} + Creator: ${{ parameters.Creator }} + SYSTEM_ACCESSTOKEN: $(System.AccessToken) + condition: and(${{ parameters.condition }}, eq(variables['Agent.Os'], 'Windows_NT')) + continueOnError: ${{ parameters.continueOnError }} + - script: $BUILD_SOURCESDIRECTORY/eng/common/msbuild.sh $BUILD_SOURCESDIRECTORY/eng/common/performance/perfhelixpublish.proj /restore /t:Test /bl:$BUILD_SOURCESDIRECTORY/artifacts/log/$BuildConfig/SendToHelix.binlog + displayName: ${{ parameters.DisplayNamePrefix }} (Unix) + env: + BuildConfig: $(_BuildConfig) + HelixSource: ${{ parameters.HelixSource }} + HelixType: ${{ parameters.HelixType }} + HelixBuild: ${{ parameters.HelixBuild }} + HelixTargetQueues: ${{ parameters.HelixTargetQueues }} + HelixAccessToken: ${{ parameters.HelixAccessToken }} + HelixPreCommands: ${{ parameters.HelixPreCommands }} + HelixPostCommands: ${{ parameters.HelixPostCommands }} + WorkItemDirectory: ${{ parameters.WorkItemDirectory }} + CorrelationPayloadDirectory: ${{ parameters.CorrelationPayloadDirectory }} + IncludeDotNetCli: ${{ parameters.IncludeDotNetCli }} + DotNetCliPackageType: ${{ parameters.DotNetCliPackageType }} + DotNetCliVersion: ${{ parameters.DotNetCliVersion }} + EnableXUnitReporter: ${{ parameters.EnableXUnitReporter }} + WaitForWorkItemCompletion: ${{ parameters.WaitForWorkItemCompletion }} + Creator: ${{ parameters.Creator }} + SYSTEM_ACCESSTOKEN: $(System.AccessToken) + condition: and(${{ parameters.condition }}, ne(variables['Agent.Os'], 'Windows_NT')) + continueOnError: ${{ parameters.continueOnError }} diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 60741f039..9abaac015 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -84,7 +84,7 @@ function Exec-Process([string]$command, [string]$commandArgs) { return $global:LASTEXITCODE = $process.ExitCode } finally { - # If we didn't finish then an error occured or the user hit ctrl-c. Either + # If we didn't finish then an error occurred or the user hit ctrl-c. Either # way kill the process if (-not $finished) { $process.Kill() @@ -147,7 +147,7 @@ function InitializeDotNetCli([bool]$install) { # It also ensures that VS msbuild will use the downloaded sdk targets. $env:PATH = "$dotnetRoot;$env:PATH" - # Make Sure that our bootstrapped dotnet cli is avaliable in future steps of the Azure Pipelines build + # Make Sure that our bootstrapped dotnet cli is available in future steps of the Azure Pipelines build Write-PipelinePrependPath -Path $dotnetRoot Write-PipelineSetVariable -Name 'DOTNET_MULTILEVEL_LOOKUP' -Value '0' Write-PipelineSetVariable -Name 'DOTNET_SKIP_FIRST_TIME_EXPERIENCE' -Value '1' diff --git a/global.json b/global.json index dbf076d35..beaee5df8 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.6" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19360.8" } } From ad0061c601bdb15792f37c53a9a5492d6596f769 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 12:25:44 +0000 Subject: [PATCH 257/725] Update dependencies from https://github.com/dotnet/templating build 20190710.2 (#3044) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19360.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76a756800..9c5da7497 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 70588c741b6b5cb9752f46775cefc436fbf16830 - + https://github.com/dotnet/templating - f812115c24fe9f4252b91c7ac615a3fb6258577a + 4accedbb77a11eb852bbea9d1a825d7152170e2c https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 11ade8903..0bffcf7ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19361.1 - 2.0.0-preview8.19359.1 + 2.0.0-preview8.19360.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From fde948decbb07ab6b6950e4aae4bae96704b44da Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 14:13:44 +0000 Subject: [PATCH 258/725] Update dependencies from https://github.com/dotnet/sdk build 20190711.1 (#3046) - Microsoft.NET.Sdk - 3.0.100-preview8.19361.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9c5da7497..805d2b7c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 1c2859bb37617e34d0df996ddfb8e0dc019a964a - + https://github.com/dotnet/sdk - 81bb928af7d407cd4d53501b7d23cd3eec6bbdf6 + de4a0032f5594a8308b9c4afbb0efcb0f99d800a https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 0bffcf7ba..3b162e488 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19360.3 + 3.0.100-preview8.19361.1 3.0.0-preview8-27911-01 From 2a79511e37042b1690d82787411020215f33cfd8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 15:01:53 +0000 Subject: [PATCH 259/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.02 (#3047) - Microsoft.NETCore.App - 3.0.0-preview8-27911-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-02 - NETStandard.Library.Ref - 2.1.0-preview8-27911-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 805d2b7c0..9a1a2ca9b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 85dba54a1c451c736ef4861d112337cdfd95b890 + bcbc3aac1c347aa7a61088e692227d022a0d7d55 - + https://github.com/dotnet/core-setup - 85dba54a1c451c736ef4861d112337cdfd95b890 + bcbc3aac1c347aa7a61088e692227d022a0d7d55 - + https://github.com/dotnet/core-setup - 85dba54a1c451c736ef4861d112337cdfd95b890 + bcbc3aac1c347aa7a61088e692227d022a0d7d55 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3b162e488..758b17606 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.1 - 3.0.0-preview8-27911-01 + 3.0.0-preview8-27911-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-01 + 2.1.0-preview8-27911-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-01 + 3.0.0-preview8-27911-02 $(MicrosoftWindowsDesktopAppPackageVersion) From e0a7a2a8b47309720c7af6a64dbf1d6c4fb21718 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 16:15:26 +0000 Subject: [PATCH 260/725] Update dependencies from https://github.com/dotnet/cli build 20190711.2 (#3048) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9a1a2ca9b..67ea590aa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk de4a0032f5594a8308b9c4afbb0efcb0f99d800a - + https://github.com/dotnet/cli - 201ae55691d6b489e945e03e77456a97f515374c + 0d727de2883a7015bca915c615669e01fbd09e92 diff --git a/eng/Versions.props b/eng/Versions.props index 758b17606..d6337bc2f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.1 + 3.0.100-preview8.19361.2 2.0.0-preview8.19360.2 From d8495ca62eee7c990a7d283c6d259825da393571 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 16:35:54 +0000 Subject: [PATCH 261/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.03 (#3049) - Microsoft.NETCore.App - 3.0.0-preview8-27911-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-03 - NETStandard.Library.Ref - 2.1.0-preview8-27911-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 67ea590aa..5f7baf15a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bcbc3aac1c347aa7a61088e692227d022a0d7d55 + 3ca720b8a2dc8f711a4762729d5c6a223ecc523a - + https://github.com/dotnet/core-setup - bcbc3aac1c347aa7a61088e692227d022a0d7d55 + 3ca720b8a2dc8f711a4762729d5c6a223ecc523a - + https://github.com/dotnet/core-setup - bcbc3aac1c347aa7a61088e692227d022a0d7d55 + 3ca720b8a2dc8f711a4762729d5c6a223ecc523a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d6337bc2f..4a137d017 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.1 - 3.0.0-preview8-27911-02 + 3.0.0-preview8-27911-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-02 + 2.1.0-preview8-27911-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-02 + 3.0.0-preview8-27911-03 $(MicrosoftWindowsDesktopAppPackageVersion) From f54d6cc1a78f03581fb2188ac6840585fba29d77 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 16:58:04 +0000 Subject: [PATCH 262/725] [master] Update dependencies from dotnet/toolset (#3045) * Update dependencies from https://github.com/dotnet/toolset build 20190711.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.2 * Update dependencies from https://github.com/dotnet/toolset build 20190711.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.3 * Update dependencies from https://github.com/dotnet/toolset build 20190711.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.4 * Update dependencies from https://github.com/dotnet/toolset build 20190711.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5f7baf15a..b0cdf8547 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 1c2859bb37617e34d0df996ddfb8e0dc019a964a + 2a5286c1d7f5900b86c4ba08b070747e9404b777 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4a137d017..c2b888a26 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.1 + 3.0.100-preview8.19361.5 From ee7ce03ecb8fb190b6221a990c8223e204830b21 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 17:36:09 +0000 Subject: [PATCH 263/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.04 (#3050) - Microsoft.NETCore.App - 3.0.0-preview8-27911-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-04 - NETStandard.Library.Ref - 2.1.0-preview8-27911-04 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0cdf8547..d2e837948 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 3ca720b8a2dc8f711a4762729d5c6a223ecc523a - + https://github.com/dotnet/core-setup 3ca720b8a2dc8f711a4762729d5c6a223ecc523a - + https://github.com/dotnet/core-setup 3ca720b8a2dc8f711a4762729d5c6a223ecc523a diff --git a/eng/Versions.props b/eng/Versions.props index c2b888a26..7cbd6df89 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.1 - 3.0.0-preview8-27911-03 + 3.0.0-preview8-27911-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-03 + 2.1.0-preview8-27911-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-03 + 3.0.0-preview8-27911-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 7df45e5e1acda877f88d49d48693c47613227864 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 17:52:50 +0000 Subject: [PATCH 264/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.6 (#3051) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d2e837948..9cf457438 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 2a5286c1d7f5900b86c4ba08b070747e9404b777 + 5379946b5a3a2e1d0bfb592a73faec341e45c2d9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7cbd6df89..a6fee034a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.5 + 3.0.100-preview8.19361.6 From 7452420b8480467da2904bc87b0ed833d36b331f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 18:38:40 +0000 Subject: [PATCH 265/725] [master] Update dependencies from dotnet/toolset (#3054) * Update dependencies from https://github.com/dotnet/toolset build 20190711.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.7 * Update dependencies from https://github.com/dotnet/toolset build 20190711.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.8 * Update dependencies from https://github.com/dotnet/toolset build 20190711.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9cf457438..9956731db 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 5379946b5a3a2e1d0bfb592a73faec341e45c2d9 + 3d50f1b41482b9ab8da4b636a0a887ccac0be942 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a6fee034a..770159cdd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.6 + 3.0.100-preview8.19361.9 From 7e86b0ac2b9a51b35ba97b156c310e3cc7cfb623 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 18:43:23 +0000 Subject: [PATCH 266/725] Update dependencies from https://github.com/dotnet/sdk build 20190711.2 (#3055) - Microsoft.NET.Sdk - 3.0.100-preview8.19361.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9956731db..5230c55f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 3d50f1b41482b9ab8da4b636a0a887ccac0be942 - + https://github.com/dotnet/sdk - de4a0032f5594a8308b9c4afbb0efcb0f99d800a + 9524c0811e48dab3338bbdbd1f96c9c51914f26b https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 770159cdd..ce776aa2a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19361.1 + 3.0.100-preview8.19361.2 3.0.0-preview8-27911-04 From bd91aa163c9694f91aa4d8580b3d7212ade0cd9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 18:51:04 +0000 Subject: [PATCH 267/725] Update dependencies from https://github.com/dotnet/cli build 20190711.3 (#3052) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5230c55f9..763cfc5d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9524c0811e48dab3338bbdbd1f96c9c51914f26b - + https://github.com/dotnet/cli - 0d727de2883a7015bca915c615669e01fbd09e92 + 292319f330f4e8da739107c9d20fafd719f17b6d diff --git a/eng/Versions.props b/eng/Versions.props index ce776aa2a..c3669a9fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.2 + 3.0.100-preview8.19361.3 2.0.0-preview8.19360.2 From 689154bf25575c01000eb182d3a215ebbbc4c4c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 18:54:11 +0000 Subject: [PATCH 268/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190711.1 (#3056) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19361.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19361.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19361.1 - dotnet-watch - 3.0.0-preview8.19361.1 - dotnet-user-secrets - 3.0.0-preview8.19361.1 - dotnet-dev-certs - 3.0.0-preview8.19361.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 763cfc5d0..c4fc2ae31 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3ca720b8a2dc8f711a4762729d5c6a223ecc523a - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df - + https://github.com/aspnet/AspNetCore - 70588c741b6b5cb9752f46775cefc436fbf16830 + 143a3900fbbd1af6f54b4b1e64f538008e1236df https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c3669a9fd..3532977f1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19360.3 - 3.0.0-preview8.19360.3 - 3.0.0-preview8.19360.3 - 3.0.0-preview8.19360.3 - 3.0.0-preview8.19360.3 - 3.0.0-preview8.19360.3 + 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.1 From 9bf16274afb97f82fd8268594c4eda2690577aa5 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 11 Jul 2019 19:48:48 +0000 Subject: [PATCH 269/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.06 - Microsoft.NETCore.App - 3.0.0-preview8-27911-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-06 - NETStandard.Library.Ref - 2.1.0-preview8-27911-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4fc2ae31..bed0963f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3ca720b8a2dc8f711a4762729d5c6a223ecc523a + b50ae399995d55d43504d7bdfc54dd0274b326d4 - + https://github.com/dotnet/core-setup - 3ca720b8a2dc8f711a4762729d5c6a223ecc523a + b50ae399995d55d43504d7bdfc54dd0274b326d4 - + https://github.com/dotnet/core-setup - 3ca720b8a2dc8f711a4762729d5c6a223ecc523a + b50ae399995d55d43504d7bdfc54dd0274b326d4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3532977f1..764dc536b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.2 - 3.0.0-preview8-27911-04 + 3.0.0-preview8-27911-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-04 + 2.1.0-preview8-27911-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-04 + 3.0.0-preview8-27911-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 08266ee779de7799f8c9e83fe41c9c0a0605ed7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 19:50:35 +0000 Subject: [PATCH 270/725] Update dependencies from https://github.com/dotnet/cli build 20190711.6 (#3058) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4fc2ae31..f9d26687b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9524c0811e48dab3338bbdbd1f96c9c51914f26b - + https://github.com/dotnet/cli - 292319f330f4e8da739107c9d20fafd719f17b6d + 9a90892d38b1a0dc03f6c3c65a80768a2dab2d4b diff --git a/eng/Versions.props b/eng/Versions.props index 3532977f1..570c98df5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.3 + 3.0.100-preview8.19361.6 2.0.0-preview8.19360.2 From f94dd0fabea852cec3fc0119069957c5d83ec2ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 20:09:49 +0000 Subject: [PATCH 271/725] [master] Update dependencies from dotnet/toolset (#3057) * Update dependencies from https://github.com/dotnet/toolset build 20190711.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.10 * Update dependencies from https://github.com/dotnet/toolset build 20190711.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.11 * Update dependencies from https://github.com/dotnet/toolset build 20190711.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f9d26687b..b0d513f7d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 3d50f1b41482b9ab8da4b636a0a887ccac0be942 + 21585397afb6fb7e571c960bb985e14c550bfbcd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 570c98df5..71ab18b22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.9 + 3.0.100-preview8.19361.12 From 58ce67f54e907bc1411c96ae2206cf29658017dd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 20:27:10 +0000 Subject: [PATCH 272/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.13 (#3061) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0d513f7d..e71c2c39f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 21585397afb6fb7e571c960bb985e14c550bfbcd + 5bdc50fd056e9e5f99c4284e54a427d9bfa1a676 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 71ab18b22..03873d304 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.12 + 3.0.100-preview8.19361.13 From 2bf39a4cdf2feb2050576f8273412caee6412b44 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 11 Jul 2019 21:12:55 +0000 Subject: [PATCH 273/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.07 - Microsoft.NETCore.App - 3.0.0-preview8-27911-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-07 - NETStandard.Library.Ref - 2.1.0-preview8-27911-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bed0963f4..814c04768 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b50ae399995d55d43504d7bdfc54dd0274b326d4 + 131f47768f1f45866d7e09e4662ab487ded651c4 - + https://github.com/dotnet/core-setup - b50ae399995d55d43504d7bdfc54dd0274b326d4 + 131f47768f1f45866d7e09e4662ab487ded651c4 - + https://github.com/dotnet/core-setup - b50ae399995d55d43504d7bdfc54dd0274b326d4 + 131f47768f1f45866d7e09e4662ab487ded651c4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 764dc536b..bb37d4e43 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.2 - 3.0.0-preview8-27911-06 + 3.0.0-preview8-27911-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-06 + 2.1.0-preview8-27911-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-06 + 3.0.0-preview8-27911-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 0447b119bd6b63415f0215434dfcf9e4d61ea297 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 21:57:15 +0000 Subject: [PATCH 274/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.14 (#3062) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e71c2c39f..dbbdac23a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 5bdc50fd056e9e5f99c4284e54a427d9bfa1a676 + c060d81276cdadfdefefb57447e4047212afe03e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 03873d304..5a935589d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.13 + 3.0.100-preview8.19361.14 From 7ca8c383888675241eb1ad78d33aba6761e6a56f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 22:23:00 +0000 Subject: [PATCH 275/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.15 (#3063) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dbbdac23a..b64066bef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - c060d81276cdadfdefefb57447e4047212afe03e + 5f3ab87062fe8bb77e4bbf18c7c3cf54ffc3d283 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5a935589d..6470b776e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.14 + 3.0.100-preview8.19361.15 From 581bf5e55f00d4095adf22a3214ac02493da2534 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 22:46:05 +0000 Subject: [PATCH 276/725] [master] Update dependencies from dotnet/cli (#3064) * Update dependencies from https://github.com/dotnet/cli build 20190711.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.8 * Update dependencies from https://github.com/dotnet/cli build 20190711.9 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b64066bef..9e5be88dc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9524c0811e48dab3338bbdbd1f96c9c51914f26b - + https://github.com/dotnet/cli - 9a90892d38b1a0dc03f6c3c65a80768a2dab2d4b + c1a12a76218e7fd9a47516a79fa9d7fd3d4583c3 diff --git a/eng/Versions.props b/eng/Versions.props index 6470b776e..d7ee54ff8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.6 + 3.0.100-preview8.19361.9 2.0.0-preview8.19360.2 From 40cf9bd29a5b2809082565a754621b04e684310f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 23:45:52 +0000 Subject: [PATCH 277/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.08 (#3065) - Microsoft.NETCore.App - 3.0.0-preview8-27911-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-08 - NETStandard.Library.Ref - 2.1.0-preview8-27911-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0791ea04c..3e54ecb98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 131f47768f1f45866d7e09e4662ab487ded651c4 + 376ef04f75f03a108c15e968b670e9df4f4fac79 - + https://github.com/dotnet/core-setup - 131f47768f1f45866d7e09e4662ab487ded651c4 + 376ef04f75f03a108c15e968b670e9df4f4fac79 - + https://github.com/dotnet/core-setup - 131f47768f1f45866d7e09e4662ab487ded651c4 + 376ef04f75f03a108c15e968b670e9df4f4fac79 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index dd3fbdbbe..63990940a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.2 - 3.0.0-preview8-27911-07 + 3.0.0-preview8-27911-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-07 + 2.1.0-preview8-27911-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-07 + 3.0.0-preview8-27911-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 70037752acdf79118a42a5d9a561ecaaf644719c Mon Sep 17 00:00:00 2001 From: jbeisner Date: Thu, 11 Jul 2019 23:56:48 +0000 Subject: [PATCH 278/725] Condition the push to VS feed on OS type and architecture --- eng/build.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index 63169ce5b..f670444ff 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -129,14 +129,15 @@ phases: condition: not(succeeded()) - ${{ if and(eq(parameters.enablePublishBuildAssets, true), eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - - ${{ if eq(parameters.agentOs, 'Windows_NT') }}: - - task: NuGetCommand@2 - displayName: 'Push Visual Studio NuPkgs' - inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: 'DevDiv - VS package feed' + - task: NuGetCommand@2 + displayName: Push Visual Studio NuPkgs + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: 'DevDiv - VS package feed' + continueOnError: ${{ parameters.continueOnError }} + condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86')), eq(variables['_AgentOSName'], 'Windows_NT')) - task: CopyFiles@2 displayName: Gather Asset Manifests inputs: From 4df27fd08b84512683509bf4be88fdb9be7f2a63 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 00:53:55 +0000 Subject: [PATCH 279/725] Update dependencies from https://github.com/dotnet/cli build 20190711.10 (#3068) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e54ecb98..88c4af113 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9524c0811e48dab3338bbdbd1f96c9c51914f26b - + https://github.com/dotnet/cli - c1a12a76218e7fd9a47516a79fa9d7fd3d4583c3 + 0e0c9f39b6506346971b1020f01b4c10670f4c88 diff --git a/eng/Versions.props b/eng/Versions.props index 63990940a..f3901f943 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.9 + 3.0.100-preview8.19361.10 2.0.0-preview8.19360.2 From abe18f6cc522e65201402a099467123208088a7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 01:14:58 +0000 Subject: [PATCH 280/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.16 (#3069) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 88c4af113..81e378450 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 5f3ab87062fe8bb77e4bbf18c7c3cf54ffc3d283 + 12fe332f9bcf951d19e44625066d81df0de9fd34 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f3901f943..eafccc8f7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.15 + 3.0.100-preview8.19361.16 From 98d9cf3d697777f96c12edc8029735dba788db4c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 02:35:30 +0000 Subject: [PATCH 281/725] Update dependencies from https://github.com/dotnet/cli build 20190711.11 (#3070) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 81e378450..f92eeb34e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9524c0811e48dab3338bbdbd1f96c9c51914f26b - + https://github.com/dotnet/cli - 0e0c9f39b6506346971b1020f01b4c10670f4c88 + f1cd92a7a38fb73489aa8dd1155a414cc871860f diff --git a/eng/Versions.props b/eng/Versions.props index eafccc8f7..2e1a8eb85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.10 + 3.0.100-preview8.19361.11 2.0.0-preview8.19360.2 From 35d957c474432b90ba274e35b490e0c7caf1c2f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 02:51:16 +0000 Subject: [PATCH 282/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.17 (#3071) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.17 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f92eeb34e..ec9cfc85a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - 12fe332f9bcf951d19e44625066d81df0de9fd34 + e9d6e64f8c2c9a31587cb62cb812f0486072f019 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2e1a8eb85..76b498e75 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.16 + 3.0.100-preview8.19361.17 From 1b88e872d55aea3010d26df1fc68ba8bcd1e06f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 03:08:23 +0000 Subject: [PATCH 283/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.10 (#3072) - Microsoft.NETCore.App - 3.0.0-preview8-27911-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-10 - NETStandard.Library.Ref - 2.1.0-preview8-27911-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec9cfc85a..5dbc65c31 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 376ef04f75f03a108c15e968b670e9df4f4fac79 + 1e735dffdfb4532a7d2687dc8da36defe5eccf22 - + https://github.com/dotnet/core-setup - 376ef04f75f03a108c15e968b670e9df4f4fac79 + 1e735dffdfb4532a7d2687dc8da36defe5eccf22 - + https://github.com/dotnet/core-setup - 376ef04f75f03a108c15e968b670e9df4f4fac79 + 1e735dffdfb4532a7d2687dc8da36defe5eccf22 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 76b498e75..50043e9bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.2 - 3.0.0-preview8-27911-08 + 3.0.0-preview8-27911-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-08 + 2.1.0-preview8-27911-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-08 + 3.0.0-preview8-27911-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 94a66352f5ebafee262c684d09e133f30cea461f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 03:09:08 +0000 Subject: [PATCH 284/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190711.4 (#3073) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19361.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19361.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19361.4 - dotnet-watch - 3.0.0-preview8.19361.4 - dotnet-user-secrets - 3.0.0-preview8.19361.4 - dotnet-dev-certs - 3.0.0-preview8.19361.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5dbc65c31..0c4c15237 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 1e735dffdfb4532a7d2687dc8da36defe5eccf22 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 - + https://github.com/aspnet/AspNetCore - 143a3900fbbd1af6f54b4b1e64f538008e1236df + 62f00a77e69755da9936a7abb97b1c6b32a06167 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 50043e9bd..29a5740e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19361.1 - 3.0.0-preview8.19361.1 - 3.0.0-preview8.19361.1 - 3.0.0-preview8.19361.1 - 3.0.0-preview8.19361.1 - 3.0.0-preview8.19361.1 + 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.4 From 9d282328f24eea84b55839e6d45f959b65e820ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 03:19:06 +0000 Subject: [PATCH 285/725] Update dependencies from https://github.com/dotnet/sdk build 20190711.3 (#3074) - Microsoft.NET.Sdk - 3.0.100-preview8.19361.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0c4c15237..98fdcf707 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset e9d6e64f8c2c9a31587cb62cb812f0486072f019 - + https://github.com/dotnet/sdk - 9524c0811e48dab3338bbdbd1f96c9c51914f26b + ff571fec78dbcf9451afb358473630549aa16d38 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 29a5740e5..98e6c471f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19361.2 + 3.0.100-preview8.19361.3 3.0.0-preview8-27911-10 From 7acff8b2001a1a3fca371a2b6626a864aabf0098 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 04:31:30 +0000 Subject: [PATCH 286/725] Update dependencies from https://github.com/dotnet/toolset build 20190711.18 (#3076) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.18 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98fdcf707..91a5d8492 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 4accedbb77a11eb852bbea9d1a825d7152170e2c - + https://github.com/dotnet/toolset - e9d6e64f8c2c9a31587cb62cb812f0486072f019 + 704d15e59783e74c3d8a2dd55f5e815c3f1b5f75 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 98e6c471f..50695fe13 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.17 + 3.0.100-preview8.19361.18 From 7d0ec3e677966145255e562e2d8263875746a1e3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 04:50:14 +0000 Subject: [PATCH 287/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.12 (#3077) - Microsoft.NETCore.App - 3.0.0-preview8-27911-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-12 - NETStandard.Library.Ref - 2.1.0-preview8-27911-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 91a5d8492..75e8be038 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1e735dffdfb4532a7d2687dc8da36defe5eccf22 + fa95a7b33e27183d88504b11b736d2738c923ae7 - + https://github.com/dotnet/core-setup - 1e735dffdfb4532a7d2687dc8da36defe5eccf22 + fa95a7b33e27183d88504b11b736d2738c923ae7 - + https://github.com/dotnet/core-setup - 1e735dffdfb4532a7d2687dc8da36defe5eccf22 + fa95a7b33e27183d88504b11b736d2738c923ae7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 50695fe13..0dbc1e2c8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.3 - 3.0.0-preview8-27911-10 + 3.0.0-preview8-27911-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-10 + 2.1.0-preview8-27911-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-10 + 3.0.0-preview8-27911-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 3e5c4a88a762d6686d3aefcecf11065b4d740e1c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 05:24:20 +0000 Subject: [PATCH 288/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190711.5 (#3078) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19361.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19361.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19361.5 - dotnet-watch - 3.0.0-preview8.19361.5 - dotnet-user-secrets - 3.0.0-preview8.19361.5 - dotnet-dev-certs - 3.0.0-preview8.19361.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 75e8be038..7e48d570d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fa95a7b33e27183d88504b11b736d2738c923ae7 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/aspnet/AspNetCore - 62f00a77e69755da9936a7abb97b1c6b32a06167 + a27b9fc335f60fc1360981bba96ae02693c18fc1 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0dbc1e2c8..0bfb60afb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19361.4 - 3.0.0-preview8.19361.4 - 3.0.0-preview8.19361.4 - 3.0.0-preview8.19361.4 - 3.0.0-preview8.19361.4 - 3.0.0-preview8.19361.4 + 3.0.0-preview8.19361.5 + 3.0.0-preview8.19361.5 + 3.0.0-preview8.19361.5 + 3.0.0-preview8.19361.5 + 3.0.0-preview8.19361.5 + 3.0.0-preview8.19361.5 From 5080448b7dcb7377f8d8a263a725324b1a2d1089 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 05:54:57 +0000 Subject: [PATCH 289/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.13 (#3079) - Microsoft.NETCore.App - 3.0.0-preview8-27911-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-13 - NETStandard.Library.Ref - 2.1.0-preview8-27911-13 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7e48d570d..90cdc314c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fa95a7b33e27183d88504b11b736d2738c923ae7 + 6b10ed5d5e92d6eddca00c20aa948c23d656c076 - + https://github.com/dotnet/core-setup - fa95a7b33e27183d88504b11b736d2738c923ae7 + 6b10ed5d5e92d6eddca00c20aa948c23d656c076 - + https://github.com/dotnet/core-setup - fa95a7b33e27183d88504b11b736d2738c923ae7 + 6b10ed5d5e92d6eddca00c20aa948c23d656c076 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0bfb60afb..562c82f72 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.3 - 3.0.0-preview8-27911-12 + 3.0.0-preview8-27911-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-12 + 2.1.0-preview8-27911-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-12 + 3.0.0-preview8-27911-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 93b6ce2bddf46f7c4864a3d38827b7a69cff52c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 05:56:08 +0000 Subject: [PATCH 290/725] [master] Update dependencies from dotnet/cli (#3075) * Update dependencies from https://github.com/dotnet/cli build 20190711.12 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.12 * Update dependencies from https://github.com/dotnet/cli build 20190711.13 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90cdc314c..13b5786b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ff571fec78dbcf9451afb358473630549aa16d38 - + https://github.com/dotnet/cli - f1cd92a7a38fb73489aa8dd1155a414cc871860f + 5aa9a6bc6a4c9d17349e089a5fdaf2858b8f8bb7 diff --git a/eng/Versions.props b/eng/Versions.props index 562c82f72..b89a8ea8e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.11 + 3.0.100-preview8.19361.13 2.0.0-preview8.19360.2 From 3fa3aa6ffef83b3a533a152f7d01901add2c6332 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 06:35:30 +0000 Subject: [PATCH 291/725] Update dependencies from https://github.com/dotnet/cli build 20190711.14 (#3080) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 13b5786b7..4d387a1fc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ff571fec78dbcf9451afb358473630549aa16d38 - + https://github.com/dotnet/cli - 5aa9a6bc6a4c9d17349e089a5fdaf2858b8f8bb7 + 3fac96eb16aec00eddfb91c9f075dc49a2745894 diff --git a/eng/Versions.props b/eng/Versions.props index b89a8ea8e..96312f5b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.13 + 3.0.100-preview8.19361.14 2.0.0-preview8.19360.2 From 80bf841803433c369cf67784efaa7db9d20c2ba5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 06:36:27 +0000 Subject: [PATCH 292/725] Update dependencies from https://github.com/dotnet/sdk build 20190711.4 (#3081) - Microsoft.NET.Sdk - 3.0.100-preview8.19361.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d387a1fc..6242e6526 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 704d15e59783e74c3d8a2dd55f5e815c3f1b5f75 - + https://github.com/dotnet/sdk - ff571fec78dbcf9451afb358473630549aa16d38 + ee16f181d74853976128e308a93392a2ccac40c9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 96312f5b0..fd6f5d100 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19361.3 + 3.0.100-preview8.19361.4 3.0.0-preview8-27911-13 From 47e80728d45be8480ffd560513537f7d4e57b5b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 07:34:25 +0000 Subject: [PATCH 293/725] Update dependencies from https://github.com/dotnet/sdk build 20190711.5 (#3083) - Microsoft.NET.Sdk - 3.0.100-preview8.19361.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6242e6526..5d47fcea2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 704d15e59783e74c3d8a2dd55f5e815c3f1b5f75 - + https://github.com/dotnet/sdk - ee16f181d74853976128e308a93392a2ccac40c9 + 76a518897a1acef07f854dec2749aedc0254dd6f https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index fd6f5d100..de1fc17fa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19361.4 + 3.0.100-preview8.19361.5 3.0.0-preview8-27911-13 From ab92f86dc2823f5b4ff2e572bdc5ecbf0295760b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 08:09:32 +0000 Subject: [PATCH 294/725] Update dependencies from https://github.com/dotnet/core-setup build 20190711.14 (#3084) - Microsoft.NETCore.App - 3.0.0-preview8-27911-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27911-14 - NETStandard.Library.Ref - 2.1.0-preview8-27911-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5d47fcea2..14faac85b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6b10ed5d5e92d6eddca00c20aa948c23d656c076 + e7e7d11ca84fbc32b7ab149fda648030c30b5f9d - + https://github.com/dotnet/core-setup - 6b10ed5d5e92d6eddca00c20aa948c23d656c076 + e7e7d11ca84fbc32b7ab149fda648030c30b5f9d - + https://github.com/dotnet/core-setup - 6b10ed5d5e92d6eddca00c20aa948c23d656c076 + e7e7d11ca84fbc32b7ab149fda648030c30b5f9d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index de1fc17fa..53a3d74ca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.5 - 3.0.0-preview8-27911-13 + 3.0.0-preview8-27911-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-13 + 2.1.0-preview8-27911-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-13 + 3.0.0-preview8-27911-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 08700c441330e637e68c6b2abd3e7b5ecfeae9ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 08:20:33 +0000 Subject: [PATCH 295/725] Update dependencies from https://github.com/dotnet/cli build 20190711.15 (#3085) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19361.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 14faac85b..fc425dd0d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 76a518897a1acef07f854dec2749aedc0254dd6f - + https://github.com/dotnet/cli - 3fac96eb16aec00eddfb91c9f075dc49a2745894 + 1e350f477a8a28378cc76b3437726e01b60bceb7 diff --git a/eng/Versions.props b/eng/Versions.props index 53a3d74ca..f1a372b81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.14 + 3.0.100-preview8.19361.15 2.0.0-preview8.19360.2 From 996b4ecbcf886d2b3a2b00084da55d2e79076a84 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 10:58:23 +0000 Subject: [PATCH 296/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.01 (#3086) - Microsoft.NETCore.App - 3.0.0-preview8-27912-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-01 - NETStandard.Library.Ref - 2.1.0-preview8-27912-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc425dd0d..54be1a204 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e7e7d11ca84fbc32b7ab149fda648030c30b5f9d + f93e96ea9561bd2864a08a676c8656e1fe73e3c5 - + https://github.com/dotnet/core-setup - e7e7d11ca84fbc32b7ab149fda648030c30b5f9d + f93e96ea9561bd2864a08a676c8656e1fe73e3c5 - + https://github.com/dotnet/core-setup - e7e7d11ca84fbc32b7ab149fda648030c30b5f9d + f93e96ea9561bd2864a08a676c8656e1fe73e3c5 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f1a372b81..ebae51c60 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.5 - 3.0.0-preview8-27911-14 + 3.0.0-preview8-27912-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27911-14 + 2.1.0-preview8-27912-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27911-14 + 3.0.0-preview8-27912-01 $(MicrosoftWindowsDesktopAppPackageVersion) From fe6e668b4719e3923ed00e93252b0ea008adaa9b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 12:00:31 +0000 Subject: [PATCH 297/725] Update dependencies from https://github.com/dotnet/cli build 20190712.1 (#3087) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 54be1a204..1a400b867 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 76a518897a1acef07f854dec2749aedc0254dd6f - + https://github.com/dotnet/cli - 1e350f477a8a28378cc76b3437726e01b60bceb7 + 461d9ff0a9e8cc81402570a6d5f21d6a63d6e0df diff --git a/eng/Versions.props b/eng/Versions.props index ebae51c60..ed696add3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19361.15 + 3.0.100-preview8.19362.1 2.0.0-preview8.19360.2 From d96d17beaa96109008a90c9b33217a553c33ef6f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 12:35:07 +0000 Subject: [PATCH 298/725] Update dependencies from https://github.com/dotnet/arcade build 20190711.7 (#3088) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19361.7 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a400b867..d88b03cba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - a6ae1b637ed236354529992729af875f6c8a180a + f1b09644408f45f43f5835786b3e4bdfd2e78141 diff --git a/global.json b/global.json index beaee5df8..7a130cbc8 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19360.8" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19361.7" } } From e9b6f95c46a312faedd373584f34b882a061f83a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 12:40:26 +0000 Subject: [PATCH 299/725] Update dependencies from https://github.com/dotnet/templating build 20190711.2 (#3089) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19361.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d88b03cba..f16ea10f5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore a27b9fc335f60fc1360981bba96ae02693c18fc1 - + https://github.com/dotnet/templating - 4accedbb77a11eb852bbea9d1a825d7152170e2c + 7e145e3eefb9c2c595791ab597eca7bc9ad05552 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index ed696add3..9f6b1c6fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19362.1 - 2.0.0-preview8.19360.2 + 2.0.0-preview8.19361.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 1c8f86482af849e6864663d3464807c84ca061ba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 13:20:04 +0000 Subject: [PATCH 300/725] Update dependencies from https://github.com/dotnet/cli build 20190712.2 (#3090) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f16ea10f5..ae5993965 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 76a518897a1acef07f854dec2749aedc0254dd6f - + https://github.com/dotnet/cli - 461d9ff0a9e8cc81402570a6d5f21d6a63d6e0df + d57b787f4cf0305db2909eb84d603f7f810d9fb9 diff --git a/eng/Versions.props b/eng/Versions.props index 9f6b1c6fd..5275fa283 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.1 + 3.0.100-preview8.19362.2 2.0.0-preview8.19361.2 From 1590c370ba155d323eb2a55151b1ab5f73d99b81 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 14:40:56 +0000 Subject: [PATCH 301/725] Update dependencies from https://github.com/dotnet/cli build 20190712.5 (#3092) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae5993965..28b3f572b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 76a518897a1acef07f854dec2749aedc0254dd6f - + https://github.com/dotnet/cli - d57b787f4cf0305db2909eb84d603f7f810d9fb9 + a064c52c03e2f8330618f4537da4d0535efead7c diff --git a/eng/Versions.props b/eng/Versions.props index 5275fa283..a1d259679 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.2 + 3.0.100-preview8.19362.5 2.0.0-preview8.19361.2 From 29ab6dabfa1b368b458db10dc8e03f9661dd7bcc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 18:30:44 +0000 Subject: [PATCH 302/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190712.1 (#3096) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19362.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19362.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19362.1 - dotnet-watch - 3.0.0-preview8.19362.1 - dotnet-user-secrets - 3.0.0-preview8.19362.1 - dotnet-dev-certs - 3.0.0-preview8.19362.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28b3f572b..49e274bfc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup f93e96ea9561bd2864a08a676c8656e1fe73e3c5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 - + https://github.com/aspnet/AspNetCore - a27b9fc335f60fc1360981bba96ae02693c18fc1 + dfe159023ac5ad7752cdac8eaa9635f46dd794d5 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index a1d259679..782bd4825 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19361.5 - 3.0.0-preview8.19361.5 - 3.0.0-preview8.19361.5 - 3.0.0-preview8.19361.5 - 3.0.0-preview8.19361.5 - 3.0.0-preview8.19361.5 + 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.1 From 1398bcda30b2202755db77d732c36fce2fbe2915 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 19:55:59 +0000 Subject: [PATCH 303/725] [master] Update dependencies from dotnet/core-setup (#3095) * Update dependencies from https://github.com/dotnet/core-setup build 20190712.03 - Microsoft.NETCore.App - 3.0.0-preview8-27912-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-03 - NETStandard.Library.Ref - 2.1.0-preview8-27912-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190712.04 - Microsoft.NETCore.App - 3.0.0-preview8-27912-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-04 - NETStandard.Library.Ref - 2.1.0-preview8-27912-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190712.05 - Microsoft.NETCore.App - 3.0.0-preview8-27912-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-05 - NETStandard.Library.Ref - 2.1.0-preview8-27912-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190712.06 - Microsoft.NETCore.App - 3.0.0-preview8-27912-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-06 - NETStandard.Library.Ref - 2.1.0-preview8-27912-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 49e274bfc..d8eeb0247 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f93e96ea9561bd2864a08a676c8656e1fe73e3c5 + a812fed3dcd0f57721bfc0ffedfa56006be0cc0f - + https://github.com/dotnet/core-setup - f93e96ea9561bd2864a08a676c8656e1fe73e3c5 + a812fed3dcd0f57721bfc0ffedfa56006be0cc0f - + https://github.com/dotnet/core-setup - f93e96ea9561bd2864a08a676c8656e1fe73e3c5 + a812fed3dcd0f57721bfc0ffedfa56006be0cc0f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 782bd4825..a389c6cbc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19361.5 - 3.0.0-preview8-27912-01 + 3.0.0-preview8-27912-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-01 + 2.1.0-preview8-27912-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-01 + 3.0.0-preview8-27912-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 948c3bdcf81a8ba218766eea4bd8d44fcdb43793 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 20:02:07 +0000 Subject: [PATCH 304/725] [master] Update dependencies from dotnet/toolset (#3094) * Update dependencies from https://github.com/dotnet/toolset build 20190712.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.2 * Update dependencies from https://github.com/dotnet/toolset build 20190712.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.3 * Update dependencies from https://github.com/dotnet/toolset build 20190712.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.4 * Update dependencies from https://github.com/dotnet/toolset build 20190712.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.5 * Update dependencies from https://github.com/dotnet/toolset build 20190712.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.6 * Update dependencies from https://github.com/dotnet/toolset build 20190712.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.7 * Update dependencies from https://github.com/dotnet/toolset build 20190712.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.8 * Update dependencies from https://github.com/dotnet/toolset build 20190712.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.9 * Update dependencies from https://github.com/dotnet/toolset build 20190712.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.10 * Update dependencies from https://github.com/dotnet/toolset build 20190712.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.11 * Update dependencies from https://github.com/dotnet/toolset build 20190712.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d8eeb0247..28e9ac6d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 704d15e59783e74c3d8a2dd55f5e815c3f1b5f75 + 2c22c0f45c944a2678214e891d0fccae33e931b5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a389c6cbc..528980099 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19361.18 + 3.0.100-preview8.19362.12 From 1016b4ad2197aa37134e4b332290a9a8fd7d90c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 20:45:03 +0000 Subject: [PATCH 305/725] Update dependencies from https://github.com/dotnet/cli build 20190712.6 (#3097) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28e9ac6d8..1ecf1dc70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 76a518897a1acef07f854dec2749aedc0254dd6f - + https://github.com/dotnet/cli - a064c52c03e2f8330618f4537da4d0535efead7c + 61880b7dd850e9a266c93b7739682ffe9ce46fcc diff --git a/eng/Versions.props b/eng/Versions.props index 528980099..cb1e17c09 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.5 + 3.0.100-preview8.19362.6 2.0.0-preview8.19361.2 From 2dfe246de5c6e711feddfd7e232a2b6ea6f5ab93 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 21:23:35 +0000 Subject: [PATCH 306/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.13 (#3100) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1ecf1dc70..46862090d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 2c22c0f45c944a2678214e891d0fccae33e931b5 + ba0ff171f598473ee8d7865ebb8dd752f59ecbd1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cb1e17c09..da8f4f8fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.12 + 3.0.100-preview8.19362.13 From bc176ab74c90802a3afc59eb1c9d93bf1c789730 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 21:45:34 +0000 Subject: [PATCH 307/725] [master] Update dependencies from dotnet/sdk (#3093) * Update dependencies from https://github.com/dotnet/sdk build 20190712.1 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.1 * Update dependencies from https://github.com/dotnet/sdk build 20190712.2 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.2 * Update dependencies from https://github.com/dotnet/sdk build 20190712.4 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 46862090d..dcd201553 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset ba0ff171f598473ee8d7865ebb8dd752f59ecbd1 - + https://github.com/dotnet/sdk - 76a518897a1acef07f854dec2749aedc0254dd6f + e4ce60faae1d51e995c462002210774fcd0da490 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index da8f4f8fc..72eb49f60 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19361.5 + 3.0.100-preview8.19362.4 3.0.0-preview8-27912-06 From 34365f6839b52d8c801771c4c13763e06456628c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 22:02:09 +0000 Subject: [PATCH 308/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.07 (#3103) - Microsoft.NETCore.App - 3.0.0-preview8-27912-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-07 - NETStandard.Library.Ref - 2.1.0-preview8-27912-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dcd201553..6de553aad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a812fed3dcd0f57721bfc0ffedfa56006be0cc0f + 5cddea518db0685f58e6a5a07705ac1e45513ee8 - + https://github.com/dotnet/core-setup - a812fed3dcd0f57721bfc0ffedfa56006be0cc0f + 5cddea518db0685f58e6a5a07705ac1e45513ee8 - + https://github.com/dotnet/core-setup - a812fed3dcd0f57721bfc0ffedfa56006be0cc0f + 5cddea518db0685f58e6a5a07705ac1e45513ee8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 72eb49f60..7a778a624 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview8.19362.4 - 3.0.0-preview8-27912-06 + 3.0.0-preview8-27912-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-06 + 2.1.0-preview8-27912-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-06 + 3.0.0-preview8-27912-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 3247485b576a5ac4663afdcb3d6606cc9c7c26bc Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Mon, 24 Jun 2019 13:24:27 -0700 Subject: [PATCH 309/725] Re-enable the generation of the msbuildextensions nupkg. --- Directory.Build.props | 3 +- eng/Versions.props | 5 ++ ...rosoft.TestPlatform.CrossTargeting.targets | 84 +++++++++++++++++++ ...Microsoft.TestPlatform.ImportAfter.targets | 20 +++++ .../Microsoft.NuGet.ImportAfter.targets | 18 ++++ .../GenerateMSBuildExtensionsSWR.cs | 83 ++++++++++++++++++ src/redist/redist.csproj | 1 + src/redist/targets/BuildCoreSdkTasks.targets | 1 + .../targets/GenerateMSBuildExtensions.targets | 49 +++++++++++ src/redist/targets/GenerateMSIs.targets | 15 ++-- 10 files changed, 268 insertions(+), 11 deletions(-) create mode 100644 resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets create mode 100644 resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets create mode 100644 resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets create mode 100644 src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs create mode 100644 src/redist/targets/GenerateMSBuildExtensions.targets diff --git a/Directory.Build.props b/Directory.Build.props index b05a362ef..b65a72410 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,8 +16,7 @@ netcoreapp3.0 $(ArtifactsDir)symbols\$(Configuration)\Shipping - - NU5125;NU5105 + NU5125;NU5105;NU1701 diff --git a/eng/Versions.props b/eng/Versions.props index 7a778a624..df57a1f12 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,6 +45,7 @@ 3.0.100-preview8.19362.4 + $(MicrosoftNETSdkPackageVersion) 3.0.0-preview8-27912-07 @@ -70,6 +71,10 @@ 15.8.0 1.0.0-beta2-18618-05 + + + 2.0.1-servicing-26011-01 + $(RestoreSources); diff --git a/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets b/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets new file mode 100644 index 000000000..ca098ba55 --- /dev/null +++ b/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets @@ -0,0 +1,84 @@ + + + + $(MSBuildExtensionsPath)\Microsoft.TestPlatform.Build.dll + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + + + <_TargetFramework Include="$(TargetFrameworks)" /> + + + + + + + + + + + + + + + + + + + + + + VSTest + + + diff --git a/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets b/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets new file mode 100644 index 000000000..bfe52d7e9 --- /dev/null +++ b/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets @@ -0,0 +1,20 @@ + + + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + $(MSBuildExtensionsPath)\Microsoft.TestPlatform.targets + + + diff --git a/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets b/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets new file mode 100644 index 000000000..004c32971 --- /dev/null +++ b/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets @@ -0,0 +1,18 @@ + + + + + $(MSBuildExtensionsPath)\NuGet.targets + + + diff --git a/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs b/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs new file mode 100644 index 000000000..8e9049aa2 --- /dev/null +++ b/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs @@ -0,0 +1,83 @@ +// Copyright (c) .NET Foundation and contributors. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +using Microsoft.Build.Framework; +using Microsoft.Build.Utilities; +using System; +using System.IO; +using System.Linq; +using System.Text; + +namespace Microsoft.DotNet.Cli.Build +{ + public class GenerateMSBuildExtensionsSWR : Task + { + [Required] + public string MSBuildExtensionsLayoutDirectory { get; set; } + + [Required] + public string OutputFile { get; set; } + + public override bool Execute() + { + StringBuilder sb = new StringBuilder(SWR_HEADER); + + AddFolder(sb, + @"MSBuildSdkResolver", + @"MSBuild\15.0\Bin\SdkResolvers\Microsoft.DotNet.MSBuildSdkResolver"); + + AddFolder(sb, + @"msbuildExtensions", + @"MSBuild"); + + AddFolder(sb, + @"msbuildExtensions-ver", + @"MSBuild\15.0"); + + File.WriteAllText(OutputFile, sb.ToString()); + + return true; + } + + private void AddFolder(StringBuilder sb, string relativeSourcePath, string swrInstallDir) + { + string sourceFolder = Path.Combine(MSBuildExtensionsLayoutDirectory, relativeSourcePath); + var files = Directory.GetFiles(sourceFolder) + .Where(f => !Path.GetExtension(f).Equals(".pdb", StringComparison.OrdinalIgnoreCase)) + .ToList(); + if (files.Any()) + { + sb.Append(@"folder ""InstallDir:\"); + sb.Append(swrInstallDir); + sb.AppendLine(@"\"""); + + foreach (var file in files) + { + sb.Append(@" file source=""!(bindpath.sources)\Redist\Common\NetCoreSDK\MSBuildExtensions\"); + sb.Append(Path.Combine(relativeSourcePath, Path.GetFileName(file))); + sb.AppendLine("\""); + } + + sb.AppendLine(); + } + + foreach (var subfolder in Directory.GetDirectories(sourceFolder)) + { + string subfolderName = Path.GetFileName(subfolder); + string newRelativeSourcePath = Path.Combine(relativeSourcePath, subfolderName); + string newSwrInstallDir = Path.Combine(swrInstallDir, subfolderName); + + AddFolder(sb, newRelativeSourcePath, newSwrInstallDir); + } + } + + readonly string SWR_HEADER = @"use vs + +package name=Microsoft.Net.Core.SDK.MSBuildExtensions + version=$(Version) + vs.package.branch=$(VsSingletonPackageBranch) + vs.package.internalRevision=$(PackageInternalRevision) + +"; + } +} diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj index e48bbd806..e9f84e078 100644 --- a/src/redist/redist.csproj +++ b/src/redist/redist.csproj @@ -30,6 +30,7 @@ + diff --git a/src/redist/targets/BuildCoreSdkTasks.targets b/src/redist/targets/BuildCoreSdkTasks.targets index ce846644b..fb6aa70bb 100644 --- a/src/redist/targets/BuildCoreSdkTasks.targets +++ b/src/redist/targets/BuildCoreSdkTasks.targets @@ -37,5 +37,6 @@ + diff --git a/src/redist/targets/GenerateMSBuildExtensions.targets b/src/redist/targets/GenerateMSBuildExtensions.targets new file mode 100644 index 000000000..2936166f7 --- /dev/null +++ b/src/redist/targets/GenerateMSBuildExtensions.targets @@ -0,0 +1,49 @@ + + + $(BaseOutputPath)$(Configuration)\MSBuildExtensionsLayout\ + + Microsoft.NET.Build.Extensions + $(NuGetPackageRoot)$(MSBuildExtensionsPackageName.ToLower())/$(MicrosoftNETBuildExtensionsPackageVersion.ToLower()) + + NETStandard.Library.NETFramework + $(NuGetPackageRoot)$(NETStandardLibraryNETFrameworkPackageName.ToLower())/$(CLI_NETStandardLibraryNETFrameworkVersion.ToLower()) + + + + + + + + + + + + + + + + + + + + + + + + + + + $(MSBuildExtensionsLayoutDirectory)/%(VSMSBuildExtensionsContent.DeploymentSubpath)%(RecursiveDir)%(Filename)%(Extension) + + + + + + \ No newline at end of file diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index dffddf82c..45bd54f9b 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -28,9 +28,9 @@ $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.Resolver.nupkg - + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.swr @@ -208,24 +208,21 @@ - - - + OutputFile="$(SdkMSBuildExtensionsSwrFile)"/> From 257515c6850ea747a4b2b98ec6f88323384357c2 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Thu, 11 Jul 2019 20:50:50 -0700 Subject: [PATCH 310/725] Deleting some left over files that we don't need anymore. They come from the CLI. --- ...rosoft.TestPlatform.CrossTargeting.targets | 84 ------------------- ...Microsoft.TestPlatform.ImportAfter.targets | 20 ----- .../Microsoft.NuGet.ImportAfter.targets | 18 ---- 3 files changed, 122 deletions(-) delete mode 100644 resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets delete mode 100644 resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets delete mode 100644 resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets diff --git a/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets b/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets deleted file mode 100644 index ca098ba55..000000000 --- a/resources/MSBuildImports/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets +++ /dev/null @@ -1,84 +0,0 @@ - - - - $(MSBuildExtensionsPath)\Microsoft.TestPlatform.Build.dll - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - - - <_TargetFramework Include="$(TargetFrameworks)" /> - - - - - - - - - - - - - - - - - - - - - - VSTest - - - diff --git a/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets b/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets deleted file mode 100644 index bfe52d7e9..000000000 --- a/resources/MSBuildImports/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - $(MSBuildExtensionsPath)\Microsoft.TestPlatform.targets - - - diff --git a/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets b/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets deleted file mode 100644 index 004c32971..000000000 --- a/resources/MSBuildImports/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets +++ /dev/null @@ -1,18 +0,0 @@ - - - - - $(MSBuildExtensionsPath)\NuGet.targets - - - From 64f50e885835151e48d042e42e0f6c82aee6ebb1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 23:27:55 +0000 Subject: [PATCH 311/725] [master] Update dependencies from dotnet/toolset (#3102) * Update dependencies from https://github.com/dotnet/toolset build 20190712.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.14 * Update dependencies from https://github.com/dotnet/toolset build 20190712.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6de553aad..6a9920a77 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - ba0ff171f598473ee8d7865ebb8dd752f59ecbd1 + f19d71ae18a3bb16999cde2d664a831e87ae92b2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7a778a624..a32a48570 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.13 + 3.0.100-preview8.19362.15 From 145fded58afb7d89f1c5b6bda8694688c1e0ed55 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 23:48:23 +0000 Subject: [PATCH 312/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.18 (#3106) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.18 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6a9920a77..dd0b8cb65 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - f19d71ae18a3bb16999cde2d664a831e87ae92b2 + 5498fc6b80c20780e800fa1bd086a4b2a2dadf67 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d538f0f0a..fae5f3d84 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.15 + 3.0.100-preview8.19362.18 From 727b50b964fe878d9fe478efec291abeba18690b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 23:50:29 +0000 Subject: [PATCH 313/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190712.2 (#3099) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19362.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19362.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19362.2 - dotnet-watch - 3.0.0-preview8.19362.2 - dotnet-user-secrets - 3.0.0-preview8.19362.2 - dotnet-dev-certs - 3.0.0-preview8.19362.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dd0b8cb65..361128027 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5cddea518db0685f58e6a5a07705ac1e45513ee8 - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a - + https://github.com/aspnet/AspNetCore - dfe159023ac5ad7752cdac8eaa9635f46dd794d5 + 840c226e28ada143d9801be9917975ceb4ca625a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index fae5f3d84..791d6b703 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19362.1 - 3.0.0-preview8.19362.1 - 3.0.0-preview8.19362.1 - 3.0.0-preview8.19362.1 - 3.0.0-preview8.19362.1 - 3.0.0-preview8.19362.1 + 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.2 From 8d64a40592f04f2a1f899cb9c6adc97d6337818e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 23:56:38 +0000 Subject: [PATCH 314/725] [master] Update dependencies from dotnet/cli (#3098) * Update dependencies from https://github.com/dotnet/cli build 20190712.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.7 * Update dependencies from https://github.com/dotnet/cli build 20190712.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 361128027..0b6ff21ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 61880b7dd850e9a266c93b7739682ffe9ce46fcc + 614e9206d123b45a9f0561d3796d2e2b2afe6c3d diff --git a/eng/Versions.props b/eng/Versions.props index 791d6b703..2a05c1bde 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.6 + 3.0.100-preview8.19362.8 2.0.0-preview8.19361.2 From aec925f2d4b8c8c87f827b0cf6a6c4050debf9c4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 00:02:08 +0000 Subject: [PATCH 315/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.09 (#3107) - Microsoft.NETCore.App - 3.0.0-preview8-27912-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-09 - NETStandard.Library.Ref - 2.1.0-preview8-27912-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b6ff21ea..79d935ce8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5cddea518db0685f58e6a5a07705ac1e45513ee8 + e2288957ff91dca898e1798be2e6d9cc03b3aa26 - + https://github.com/dotnet/core-setup - 5cddea518db0685f58e6a5a07705ac1e45513ee8 + e2288957ff91dca898e1798be2e6d9cc03b3aa26 - + https://github.com/dotnet/core-setup - 5cddea518db0685f58e6a5a07705ac1e45513ee8 + e2288957ff91dca898e1798be2e6d9cc03b3aa26 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2a05c1bde..dbfc6aa5f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-07 + 3.0.0-preview8-27912-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-07 + 2.1.0-preview8-27912-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-07 + 3.0.0-preview8-27912-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 0d6b1cfbd36cdaaccabd920860c9edbf7706a251 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 00:14:50 +0000 Subject: [PATCH 316/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.19 (#3108) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 79d935ce8..eec43cfb0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 5498fc6b80c20780e800fa1bd086a4b2a2dadf67 + 50a1d59c4c228e0a3f50138e9b1c33ae06ed33a1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index dbfc6aa5f..9aa6dac1a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.18 + 3.0.100-preview8.19362.19 From cf8b76d603c4be09b88c74b7510a4763d7dff98b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 01:15:29 +0000 Subject: [PATCH 317/725] Update dependencies from https://github.com/dotnet/cli build 20190712.12 (#3110) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eec43cfb0..2833a5468 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 614e9206d123b45a9f0561d3796d2e2b2afe6c3d + 8511fb6a879700696d4d87de116567d920112c08 diff --git a/eng/Versions.props b/eng/Versions.props index 9aa6dac1a..0504f0d22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.8 + 3.0.100-preview8.19362.12 2.0.0-preview8.19361.2 From 814e076d7dace978ced26717f0315ae1612f3c18 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 01:25:37 +0000 Subject: [PATCH 318/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190712.4 (#3111) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19362.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19362.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19362.4 - dotnet-watch - 3.0.0-preview8.19362.4 - dotnet-user-secrets - 3.0.0-preview8.19362.4 - dotnet-dev-certs - 3.0.0-preview8.19362.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2833a5468..e5f606c3d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup e2288957ff91dca898e1798be2e6d9cc03b3aa26 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 - + https://github.com/aspnet/AspNetCore - 840c226e28ada143d9801be9917975ceb4ca625a + 5458a102e68ea1b1f4cbccee6192daa5e54f9196 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0504f0d22..343f29ce5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19362.2 - 3.0.0-preview8.19362.2 - 3.0.0-preview8.19362.2 - 3.0.0-preview8.19362.2 - 3.0.0-preview8.19362.2 - 3.0.0-preview8.19362.2 + 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.4 From a8d535b38c99160faac1bb7e011389937f96ec26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 01:31:38 +0000 Subject: [PATCH 319/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.20 (#3112) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e5f606c3d..d726bc2ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 50a1d59c4c228e0a3f50138e9b1c33ae06ed33a1 + dba62dcbf3ce049b7e55b788a89034a5957ffb10 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 343f29ce5..64d74a18f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.19 + 3.0.100-preview8.19362.20 From 85ce7f2d9304a56324935dd17db5688231953fda Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 02:35:29 +0000 Subject: [PATCH 320/725] Update dependencies from https://github.com/dotnet/cli build 20190712.13 (#3113) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d726bc2ce..236601f99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 8511fb6a879700696d4d87de116567d920112c08 + 33e6cc2711e16eb89acae23b790205d23e903dd4 diff --git a/eng/Versions.props b/eng/Versions.props index 64d74a18f..e246bc0e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.12 + 3.0.100-preview8.19362.13 2.0.0-preview8.19361.2 From 83430dbadfe5ad3c0a9ead1cc2c8acfae022a14d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 02:51:55 +0000 Subject: [PATCH 321/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.21 (#3114) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.21 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 236601f99..29f3d198c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - dba62dcbf3ce049b7e55b788a89034a5957ffb10 + fe5e328357138495ebe71e02cddbf0cb5b8c009d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e246bc0e1..6dd129b26 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.20 + 3.0.100-preview8.19362.21 From dd9642ad900b7b88d6d169cb29487b3281758f19 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 03:08:48 +0000 Subject: [PATCH 322/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.11 (#3115) - Microsoft.NETCore.App - 3.0.0-preview8-27912-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-11 - NETStandard.Library.Ref - 2.1.0-preview8-27912-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 29f3d198c..298b22cc0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e2288957ff91dca898e1798be2e6d9cc03b3aa26 + b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 - + https://github.com/dotnet/core-setup - e2288957ff91dca898e1798be2e6d9cc03b3aa26 + b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 - + https://github.com/dotnet/core-setup - e2288957ff91dca898e1798be2e6d9cc03b3aa26 + b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6dd129b26..f5a7beff7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-09 + 3.0.0-preview8-27912-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-09 + 2.1.0-preview8-27912-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-09 + 3.0.0-preview8-27912-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 7ef08bc445ae3755944630ebfd697208892a931d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 03:26:16 +0000 Subject: [PATCH 323/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190712.5 (#3116) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19362.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19362.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19362.5 - dotnet-watch - 3.0.0-preview8.19362.5 - dotnet-user-secrets - 3.0.0-preview8.19362.5 - dotnet-dev-certs - 3.0.0-preview8.19362.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 298b22cc0..b2a0d9549 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/aspnet/AspNetCore - 5458a102e68ea1b1f4cbccee6192daa5e54f9196 + 32782cb4216aca416c82083ac0a805fdd26caf04 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f5a7beff7..cbfaf719d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19362.4 - 3.0.0-preview8.19362.4 - 3.0.0-preview8.19362.4 - 3.0.0-preview8.19362.4 - 3.0.0-preview8.19362.4 - 3.0.0-preview8.19362.4 + 3.0.0-preview8.19362.5 + 3.0.0-preview8.19362.5 + 3.0.0-preview8.19362.5 + 3.0.0-preview8.19362.5 + 3.0.0-preview8.19362.5 + 3.0.0-preview8.19362.5 From 41678a4663c56b27792305167298c0edebcbff29 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 04:35:27 +0000 Subject: [PATCH 324/725] Update dependencies from https://github.com/dotnet/cli build 20190712.14 (#3118) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b2a0d9549..7414fc72d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 33e6cc2711e16eb89acae23b790205d23e903dd4 + 63404451192516595f6bbd77de2856bcf82d7f84 diff --git a/eng/Versions.props b/eng/Versions.props index cbfaf719d..2d081462f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.13 + 3.0.100-preview8.19362.14 2.0.0-preview8.19361.2 From 640982f8d0781b5882a4171c50bfdaa4b491b3de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 04:38:26 +0000 Subject: [PATCH 325/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.12 (#3117) - Microsoft.NETCore.App - 3.0.0-preview8-27912-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-12 - NETStandard.Library.Ref - 2.1.0-preview8-27912-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7414fc72d..121fa8ff0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 + b5983343c7ff2946a3ba769c42d025bb731c65b7 - + https://github.com/dotnet/core-setup - b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 + b5983343c7ff2946a3ba769c42d025bb731c65b7 - + https://github.com/dotnet/core-setup - b39e86b2a0d91c02cdf9387cbe24ee265c4b36b7 + b5983343c7ff2946a3ba769c42d025bb731c65b7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2d081462f..1ec57b221 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-11 + 3.0.0-preview8-27912-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-11 + 2.1.0-preview8-27912-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-11 + 3.0.0-preview8-27912-12 $(MicrosoftWindowsDesktopAppPackageVersion) From a09605d878b156af09a8310f3166d608626c8438 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 04:51:12 +0000 Subject: [PATCH 326/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.22 (#3119) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.22 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 121fa8ff0..42bd95808 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - fe5e328357138495ebe71e02cddbf0cb5b8c009d + d5329dc327fc1f23d20a5bf5dea5c35c5b772e29 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1ec57b221..0b4286fe0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.21 + 3.0.100-preview8.19362.22 From 9caebc379e2e97cb271505e97216ccdcd031aac1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 05:03:55 +0000 Subject: [PATCH 327/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.13 (#3120) - Microsoft.NETCore.App - 3.0.0-preview8-27912-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-13 - NETStandard.Library.Ref - 2.1.0-preview8-27912-13 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 42bd95808..7da516e82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup b5983343c7ff2946a3ba769c42d025bb731c65b7 - + https://github.com/dotnet/core-setup b5983343c7ff2946a3ba769c42d025bb731c65b7 - + https://github.com/dotnet/core-setup b5983343c7ff2946a3ba769c42d025bb731c65b7 diff --git a/eng/Versions.props b/eng/Versions.props index 0b4286fe0..5c274a9a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-12 + 3.0.0-preview8-27912-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-12 + 2.1.0-preview8-27912-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-12 + 3.0.0-preview8-27912-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 799092fde65eeb1d927736014590f09d5f1215b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 05:45:26 +0000 Subject: [PATCH 328/725] Update dependencies from https://github.com/dotnet/cli build 20190712.15 (#3123) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7da516e82..2fc251b05 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 63404451192516595f6bbd77de2856bcf82d7f84 + 7cf2b47518834542a4cc9fb6e33d389defe9b194 diff --git a/eng/Versions.props b/eng/Versions.props index 5c274a9a5..fe0e90bf3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.14 + 3.0.100-preview8.19362.15 2.0.0-preview8.19361.2 From 180ba6e83b584c164843503d151e00e94e4fceb5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 22:56:52 -0700 Subject: [PATCH 329/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.24 (#3124) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.24 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2fc251b05..6206861ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - d5329dc327fc1f23d20a5bf5dea5c35c5b772e29 + 4eb2b79a142dd188b1d7ffb53491a952954a919d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fe0e90bf3..363447349 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.22 + 3.0.100-preview8.19362.24 From 17242e500c4f48922206e3855393ede2580a5c7b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 06:20:28 +0000 Subject: [PATCH 330/725] Update dependencies from https://github.com/dotnet/cli build 20190712.16 (#3125) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19362.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6206861ea..bbd5a1600 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - 7cf2b47518834542a4cc9fb6e33d389defe9b194 + d78f59aeff8f088164b21aa250cad6f439885e8b diff --git a/eng/Versions.props b/eng/Versions.props index 363447349..052a63534 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.15 + 3.0.100-preview8.19362.16 2.0.0-preview8.19361.2 From befe652d3aee723466e4b8c2ff7108c4351f4d9e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 06:36:47 +0000 Subject: [PATCH 331/725] Update dependencies from https://github.com/dotnet/toolset build 20190712.25 (#3127) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.25 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbd5a1600..e3828ba51 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 4eb2b79a142dd188b1d7ffb53491a952954a919d + 0931abeb155d039f00400fd9bf0c68997ce2a4ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 052a63534..c8d2de1e3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.24 + 3.0.100-preview8.19362.25 From f3bcb13f4801199ba6584383c4972ab20bf84419 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 09:42:59 +0000 Subject: [PATCH 332/725] Update dependencies from https://github.com/dotnet/core-setup build 20190712.15 (#3131) - Microsoft.NETCore.App - 3.0.0-preview8-27912-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27912-15 - NETStandard.Library.Ref - 2.1.0-preview8-27912-15 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e3828ba51..09311b562 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b5983343c7ff2946a3ba769c42d025bb731c65b7 + a7d2e0d27b2a6be92b620de7c321a29fe42fca53 - + https://github.com/dotnet/core-setup - b5983343c7ff2946a3ba769c42d025bb731c65b7 + a7d2e0d27b2a6be92b620de7c321a29fe42fca53 - + https://github.com/dotnet/core-setup - b5983343c7ff2946a3ba769c42d025bb731c65b7 + a7d2e0d27b2a6be92b620de7c321a29fe42fca53 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c8d2de1e3..4b3b225e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-13 + 3.0.0-preview8-27912-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-13 + 2.1.0-preview8-27912-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-13 + 3.0.0-preview8-27912-15 $(MicrosoftWindowsDesktopAppPackageVersion) From 59e0bea0d04f854772962eaa7483a8baddaa083e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 10:56:15 +0000 Subject: [PATCH 333/725] Update dependencies from https://github.com/dotnet/cli build 20190713.1 (#3132) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09311b562..d73bbee22 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - d78f59aeff8f088164b21aa250cad6f439885e8b + c219163dd4e24dad0e32671478cc212202b48128 diff --git a/eng/Versions.props b/eng/Versions.props index 4b3b225e2..7e88ee276 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19362.16 + 3.0.100-preview8.19363.1 2.0.0-preview8.19361.2 From 9f2d01aaaef378c716ae2b9ed8f8cb5045e9c3c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 11:12:05 +0000 Subject: [PATCH 334/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.2 (#3133) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d73bbee22..f0d644f8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e145e3eefb9c2c595791ab597eca7bc9ad05552 - + https://github.com/dotnet/toolset - 0931abeb155d039f00400fd9bf0c68997ce2a4ef + 38ca7cc0cd0066a5dc96f73e5ac859ec5b8514e8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7e88ee276..e951b053a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19362.25 + 3.0.100-preview8.19363.2 From 2735def5dd5874a99510bfe3381fff333eeee6af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 12:29:58 +0000 Subject: [PATCH 335/725] Update dependencies from https://github.com/dotnet/arcade build 20190712.5 (#3134) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19362.5 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f0d644f8e..c480040b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - f1b09644408f45f43f5835786b3e4bdfd2e78141 + 15f50ca6a9d0b441c9927421657fb9dc91206cc9 diff --git a/global.json b/global.json index 7a130cbc8..4d8a886f0 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19361.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19362.5" } } From 81b2a1d73d7c2b93f5ee08a5924828d2eefd3fcb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 12:35:17 +0000 Subject: [PATCH 336/725] Update dependencies from https://github.com/dotnet/templating build 20190712.1 (#3135) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19362.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c480040b1..44bb9d76b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/dotnet/templating - 7e145e3eefb9c2c595791ab597eca7bc9ad05552 + d0426f1d5b9d052f3372e75cbda96d782a5c6f5a https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index e951b053a..270d40029 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19363.1 - 2.0.0-preview8.19361.2 + 2.0.0-preview8.19362.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From e290079485d37af231c289095ceb849e6ef855d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 12:49:42 +0000 Subject: [PATCH 337/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.3 (#3136) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 44bb9d76b..9cdd1b138 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 38ca7cc0cd0066a5dc96f73e5ac859ec5b8514e8 + 0e18e55c603a372746e5612ed742a6846c9a89be https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 270d40029..fe4e47d76 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.2 + 3.0.100-preview8.19363.3 From 4e16761a2744c67027080d22fc1ccd24a5ee5e1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 13:15:12 +0000 Subject: [PATCH 338/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.4 (#3137) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9cdd1b138..1afa53d39 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 0e18e55c603a372746e5612ed742a6846c9a89be + 7b5b11ecb595615eea97127b361dfb354165ca6e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fe4e47d76..07f36a9a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.3 + 3.0.100-preview8.19363.4 From a2660e061096216fbaaf7d4189a33c0ba9a07acf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 13:36:29 +0000 Subject: [PATCH 339/725] [master] Update dependencies from dotnet/toolset (#3139) * Update dependencies from https://github.com/dotnet/toolset build 20190713.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.5 * Update dependencies from https://github.com/dotnet/toolset build 20190713.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1afa53d39..6cd0e8d5c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 7b5b11ecb595615eea97127b361dfb354165ca6e + a3062fca0b2112714fb6cf9754cccd334164b185 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 07f36a9a9..e28e32268 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.4 + 3.0.100-preview8.19363.6 From 859835b80d7fd648482c0e480f79a9ee8c075652 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 14:15:58 +0000 Subject: [PATCH 340/725] [master] Update dependencies from dotnet/cli (#3138) * Update dependencies from https://github.com/dotnet/cli build 20190713.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.2 * Update dependencies from https://github.com/dotnet/cli build 20190713.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cd0e8d5c..6bc45f22f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e4ce60faae1d51e995c462002210774fcd0da490 - + https://github.com/dotnet/cli - c219163dd4e24dad0e32671478cc212202b48128 + 0727ee711a7265d862b25391573e9d4eb0494a09 diff --git a/eng/Versions.props b/eng/Versions.props index e28e32268..efd9f10dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.1 + 3.0.100-preview8.19363.3 2.0.0-preview8.19362.1 From 833005f600760f3a7336eb5f5ae24a7d90fe3f94 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 14:32:09 +0000 Subject: [PATCH 341/725] [master] Update dependencies from dotnet/toolset (#3140) * Update dependencies from https://github.com/dotnet/toolset build 20190713.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.7 * Update dependencies from https://github.com/dotnet/toolset build 20190713.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6bc45f22f..aa1d35168 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - a3062fca0b2112714fb6cf9754cccd334164b185 + 11c2aa7fdb0d8cd2a5987ef85260adcd010d80b5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index efd9f10dd..13b393e0d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.6 + 3.0.100-preview8.19363.8 From b3c2a024a6820b023cef17bd28cede2b7ecb55d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 15:48:04 +0000 Subject: [PATCH 342/725] Update dependencies from https://github.com/dotnet/sdk build 20190713.1 (#3142) - Microsoft.NET.Sdk - 3.0.100-preview8.19363.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aa1d35168..dadc349ee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 11c2aa7fdb0d8cd2a5987ef85260adcd010d80b5 - + https://github.com/dotnet/sdk - e4ce60faae1d51e995c462002210774fcd0da490 + 062d9a036ea335833e472d3b3c17174ba62c5c19 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 13b393e0d..44788e23f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19362.4 + 3.0.100-preview8.19363.1 $(MicrosoftNETSdkPackageVersion) From 61e9add88b1d8393b0b7309da12275966e309275 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 16:20:29 +0000 Subject: [PATCH 343/725] Update dependencies from https://github.com/dotnet/cli build 20190713.4 (#3143) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dadc349ee..ad59f34e0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 0727ee711a7265d862b25391573e9d4eb0494a09 + e2300217864507d640f31c6f9210a014d5233e81 diff --git a/eng/Versions.props b/eng/Versions.props index 44788e23f..e75b28b2d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.3 + 3.0.100-preview8.19363.4 2.0.0-preview8.19362.1 From 7f38fefded6c07cc334122fcc72d7f67221bad67 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 16:31:44 +0000 Subject: [PATCH 344/725] [master] Update dependencies from dotnet/core-setup (#3141) * Update dependencies from https://github.com/dotnet/core-setup build 20190713.01 - Microsoft.NETCore.App - 3.0.0-preview8-27913-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-01 - NETStandard.Library.Ref - 2.1.0-preview8-27913-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190713.02 - Microsoft.NETCore.App - 3.0.0-preview8-27913-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-02 - NETStandard.Library.Ref - 2.1.0-preview8-27913-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad59f34e0..be7570b4e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a7d2e0d27b2a6be92b620de7c321a29fe42fca53 + 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 - + https://github.com/dotnet/core-setup - a7d2e0d27b2a6be92b620de7c321a29fe42fca53 + 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 - + https://github.com/dotnet/core-setup - a7d2e0d27b2a6be92b620de7c321a29fe42fca53 + 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e75b28b2d..03566f9e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27912-15 + 3.0.0-preview8-27913-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27912-15 + 2.1.0-preview8-27913-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27912-15 + 3.0.0-preview8-27913-02 $(MicrosoftWindowsDesktopAppPackageVersion) From aa5b652733870335a6277231fdfcb45db22c443c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 16:36:41 +0000 Subject: [PATCH 345/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.9 (#3145) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index be7570b4e..6500f4034 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 11c2aa7fdb0d8cd2a5987ef85260adcd010d80b5 + 3b74c0906eedcaba1857e8880cd9af60e46c6b9b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 03566f9e5..5f22f6d78 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.8 + 3.0.100-preview8.19363.9 From 3fbd181e6350fbe902527a3b398317d2fd252f5c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 16:57:14 +0000 Subject: [PATCH 346/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.03 (#3146) - Microsoft.NETCore.App - 3.0.0-preview8-27913-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-03 - NETStandard.Library.Ref - 2.1.0-preview8-27913-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6500f4034..1822fd588 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 + 7302102e69744e848a6fa4b8f720a7133fe472d4 - + https://github.com/dotnet/core-setup - 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 + 7302102e69744e848a6fa4b8f720a7133fe472d4 - + https://github.com/dotnet/core-setup - 870d024bba34ef3d435e7b90f9917ce7c1ab6ac4 + 7302102e69744e848a6fa4b8f720a7133fe472d4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5f22f6d78..0c0cc4200 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-02 + 3.0.0-preview8-27913-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-02 + 2.1.0-preview8-27913-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-02 + 3.0.0-preview8-27913-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 540443f92c3c5f8bcc2d953e5dd5e95343fcbe7f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 17:40:31 +0000 Subject: [PATCH 347/725] Update dependencies from https://github.com/dotnet/cli build 20190713.5 (#3147) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1822fd588..cffa5aa4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - e2300217864507d640f31c6f9210a014d5233e81 + fda2afa0292487d1bf7945cde13711171cda58b7 diff --git a/eng/Versions.props b/eng/Versions.props index 0c0cc4200..70dad4116 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.4 + 3.0.100-preview8.19363.5 2.0.0-preview8.19362.1 From 825d37d64c4379e0a9570ce0c22d431ed79ee391 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 17:51:28 +0000 Subject: [PATCH 348/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.10 (#3148) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cffa5aa4c..bcc261cf7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 3b74c0906eedcaba1857e8880cd9af60e46c6b9b + 780af7e458bf86e91ebf52ec0263b14027919e6f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 70dad4116..fb753ec22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.9 + 3.0.100-preview8.19363.10 From 97e2d082c6196030c7d83cd918893716c6e5f5bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 17:59:54 +0000 Subject: [PATCH 349/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.04 (#3149) - Microsoft.NETCore.App - 3.0.0-preview8-27913-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-04 - NETStandard.Library.Ref - 2.1.0-preview8-27913-04 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bcc261cf7..4047fbbd8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 7302102e69744e848a6fa4b8f720a7133fe472d4 - + https://github.com/dotnet/core-setup 7302102e69744e848a6fa4b8f720a7133fe472d4 - + https://github.com/dotnet/core-setup 7302102e69744e848a6fa4b8f720a7133fe472d4 diff --git a/eng/Versions.props b/eng/Versions.props index fb753ec22..f5b5faf15 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-03 + 3.0.0-preview8-27913-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-03 + 2.1.0-preview8-27913-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-03 + 3.0.0-preview8-27913-04 $(MicrosoftWindowsDesktopAppPackageVersion) From df7086522c2dc134b9468972ab9cc9bb8b1784f7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 18:40:03 +0000 Subject: [PATCH 350/725] Update dependencies from https://github.com/dotnet/cli build 20190713.6 (#3150) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4047fbbd8..16fbb2bfd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - fda2afa0292487d1bf7945cde13711171cda58b7 + 70b1e01fa8e11c62b6081019db38c7595fddce2c diff --git a/eng/Versions.props b/eng/Versions.props index f5b5faf15..b5c9d6192 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.5 + 3.0.100-preview8.19363.6 2.0.0-preview8.19362.1 From a688ab5a48e7d9bbc45f7097ce283842f1691c7d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 19:06:15 +0000 Subject: [PATCH 351/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.11 (#3151) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 16fbb2bfd..6cb25146e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 780af7e458bf86e91ebf52ec0263b14027919e6f + d1b1acf9bf4884e53fa3094c09341cbdab786dc5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b5c9d6192..c34d49b14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.10 + 3.0.100-preview8.19363.11 From 565dd88e00384144b7b45337bf4842253872c3c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 19:15:35 +0000 Subject: [PATCH 352/725] Update dependencies from https://github.com/dotnet/cli build 20190713.7 (#3152) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cb25146e..6c654644f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 70b1e01fa8e11c62b6081019db38c7595fddce2c + 7b7b79ed346376689bf5c8c5f2ef5de316e3ddaf diff --git a/eng/Versions.props b/eng/Versions.props index c34d49b14..9b8a18e3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.6 + 3.0.100-preview8.19363.7 2.0.0-preview8.19362.1 From cf7b0ee8e7adfd23d9c4dfd539c5ceba7afb37bb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 19:18:57 +0000 Subject: [PATCH 353/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.05 (#3153) - Microsoft.NETCore.App - 3.0.0-preview8-27913-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-05 - NETStandard.Library.Ref - 2.1.0-preview8-27913-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6c654644f..3e0c10ebc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7302102e69744e848a6fa4b8f720a7133fe472d4 + 27e4f65255bc771c079542f88422649e1c5cee33 - + https://github.com/dotnet/core-setup - 7302102e69744e848a6fa4b8f720a7133fe472d4 + 27e4f65255bc771c079542f88422649e1c5cee33 - + https://github.com/dotnet/core-setup - 7302102e69744e848a6fa4b8f720a7133fe472d4 + 27e4f65255bc771c079542f88422649e1c5cee33 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9b8a18e3a..af9fcbee8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-04 + 3.0.0-preview8-27913-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-04 + 2.1.0-preview8-27913-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-04 + 3.0.0-preview8-27913-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 94b1c789df1d7f47978026342ed776102524d799 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 19:31:44 +0000 Subject: [PATCH 354/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.12 (#3155) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e0c10ebc..94ea16ab0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - d1b1acf9bf4884e53fa3094c09341cbdab786dc5 + 68bf875f5dff8eecdf883c1c2e7234be5d859394 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index af9fcbee8..372764109 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.11 + 3.0.100-preview8.19363.12 From 12c42dcc3aea6637984ad287e14e30f112c3b05a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 20:30:30 +0000 Subject: [PATCH 355/725] Update dependencies from https://github.com/dotnet/cli build 20190713.9 (#3158) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94ea16ab0..b5e9abef1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 7b7b79ed346376689bf5c8c5f2ef5de316e3ddaf + 021cc9f8d03be6b921efee5717416c8d831c0188 diff --git a/eng/Versions.props b/eng/Versions.props index 372764109..e469f4f22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.7 + 3.0.100-preview8.19363.9 2.0.0-preview8.19362.1 From ffdc6558f088ec9876f424df98daa25927292e05 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 20:46:23 +0000 Subject: [PATCH 356/725] Update dependencies from https://github.com/dotnet/toolset build 20190713.15 (#3160) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5e9abef1..12fb307df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 68bf875f5dff8eecdf883c1c2e7234be5d859394 + 19f5520bbe6ee670476df91b787322df3f7b9002 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e469f4f22..0ebc01a23 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.12 + 3.0.100-preview8.19363.15 From a95ae84eb93373cef9a74133639511e434211448 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 01:58:20 +0000 Subject: [PATCH 357/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.06 (#3161) - Microsoft.NETCore.App - 3.0.0-preview8-27913-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-06 - NETStandard.Library.Ref - 2.1.0-preview8-27913-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12fb307df..7f57ed532 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 27e4f65255bc771c079542f88422649e1c5cee33 + 0613c0429e419649cc2688d314aee9b33ee8b967 - + https://github.com/dotnet/core-setup - 27e4f65255bc771c079542f88422649e1c5cee33 + 0613c0429e419649cc2688d314aee9b33ee8b967 - + https://github.com/dotnet/core-setup - 27e4f65255bc771c079542f88422649e1c5cee33 + 0613c0429e419649cc2688d314aee9b33ee8b967 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0ebc01a23..f269242dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-05 + 3.0.0-preview8-27913-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-05 + 2.1.0-preview8-27913-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-05 + 3.0.0-preview8-27913-06 $(MicrosoftWindowsDesktopAppPackageVersion) From d3958c21fad96861539ed19ddf376e58d9863784 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 03:05:27 +0000 Subject: [PATCH 358/725] Update dependencies from https://github.com/dotnet/cli build 20190713.10 (#3162) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7f57ed532..eab01fba2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 021cc9f8d03be6b921efee5717416c8d831c0188 + 32f8a61f15e6a04591ca098398362d4a5028f622 diff --git a/eng/Versions.props b/eng/Versions.props index f269242dd..1581ff04d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.9 + 3.0.100-preview8.19363.10 2.0.0-preview8.19362.1 From e7bc0477cd1649fb91966e26b3eee103739791ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 03:28:08 +0000 Subject: [PATCH 359/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.07 (#3164) - Microsoft.NETCore.App - 3.0.0-preview8-27913-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-07 - NETStandard.Library.Ref - 2.1.0-preview8-27913-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eab01fba2..6f6f9edb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0613c0429e419649cc2688d314aee9b33ee8b967 + 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 - + https://github.com/dotnet/core-setup - 0613c0429e419649cc2688d314aee9b33ee8b967 + 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 - + https://github.com/dotnet/core-setup - 0613c0429e419649cc2688d314aee9b33ee8b967 + 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1581ff04d..61755930a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-06 + 3.0.0-preview8-27913-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-06 + 2.1.0-preview8-27913-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-06 + 3.0.0-preview8-27913-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 1d40713a98a6f92b5b72588e01fd514a86527eb5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 04:41:06 +0000 Subject: [PATCH 360/725] Update dependencies from https://github.com/dotnet/core-setup build 20190713.08 (#3165) - Microsoft.NETCore.App - 3.0.0-preview8-27913-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-08 - NETStandard.Library.Ref - 2.1.0-preview8-27913-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f6f9edb5..b05914106 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 + 36ad04d936c4613c1b1599b899071d411fe5c9b1 - + https://github.com/dotnet/core-setup - 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 + 36ad04d936c4613c1b1599b899071d411fe5c9b1 - + https://github.com/dotnet/core-setup - 3ee8e1e4e2259b66f5f3e74cc6a8fecd87dfd169 + 36ad04d936c4613c1b1599b899071d411fe5c9b1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 61755930a..1033a7cfd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-07 + 3.0.0-preview8-27913-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-07 + 2.1.0-preview8-27913-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-07 + 3.0.0-preview8-27913-08 $(MicrosoftWindowsDesktopAppPackageVersion) From e2afa0671fa70516a3bf98d103042e89259ab7f4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 05:05:29 +0000 Subject: [PATCH 361/725] Update dependencies from https://github.com/dotnet/cli build 20190713.11 (#3166) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b05914106..3057911d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 32f8a61f15e6a04591ca098398362d4a5028f622 + 8a66a8f445ad9d86df1b7699c9af1ec4d77c234d diff --git a/eng/Versions.props b/eng/Versions.props index 1033a7cfd..c26960df6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.10 + 3.0.100-preview8.19363.11 2.0.0-preview8.19362.1 From 6a7aa90cf030b2fe78e7738d894724a1c147ea26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 05:22:27 +0000 Subject: [PATCH 362/725] [master] Update dependencies from dotnet/toolset (#3163) * Update dependencies from https://github.com/dotnet/toolset build 20190713.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.16 * Update dependencies from https://github.com/dotnet/toolset build 20190713.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.17 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3057911d3..b4a28d972 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 19f5520bbe6ee670476df91b787322df3f7b9002 + 0261b280b3b1989adef708be67e56e70fba21cc6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c26960df6..d2a4f9d17 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.15 + 3.0.100-preview8.19363.17 From 7d5eb312eff27d601954f2e513a24743702cc1cf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 06:00:28 +0000 Subject: [PATCH 363/725] Update dependencies from https://github.com/dotnet/cli build 20190713.12 (#3168) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b4a28d972..7ce998789 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 8a66a8f445ad9d86df1b7699c9af1ec4d77c234d + fd6994afd46d4604e18bcfba7f0bc67430d25703 diff --git a/eng/Versions.props b/eng/Versions.props index d2a4f9d17..55e594fb5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.11 + 3.0.100-preview8.19363.12 2.0.0-preview8.19362.1 From 5d605c8494902812b0907536bd6a0b7efaf99cbc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 06:30:32 +0000 Subject: [PATCH 364/725] Update dependencies from https://github.com/dotnet/cli build 20190713.13 (#3170) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19363.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7ce998789..1fdc286df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - fd6994afd46d4604e18bcfba7f0bc67430d25703 + 0d875c650de309f477b615320fdf7ef132ec8ca9 diff --git a/eng/Versions.props b/eng/Versions.props index 55e594fb5..f8425c068 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.12 + 3.0.100-preview8.19363.13 2.0.0-preview8.19362.1 From 059528981caa2e4173b9bca7628c02bb978d43b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 06:36:38 +0000 Subject: [PATCH 365/725] [master] Update dependencies from dotnet/toolset (#3169) * Update dependencies from https://github.com/dotnet/toolset build 20190713.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.18 * Update dependencies from https://github.com/dotnet/toolset build 20190713.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1fdc286df..a70202f63 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d0426f1d5b9d052f3372e75cbda96d782a5c6f5a - + https://github.com/dotnet/toolset - 0261b280b3b1989adef708be67e56e70fba21cc6 + 99f2281ee5aa1eb643183ef069aed76164b32f6d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f8425c068..0079e26a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.17 + 3.0.100-preview8.19363.19 From d3bac60bd4af3564db4b31dfa36205da93180bbf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 12:39:42 +0000 Subject: [PATCH 366/725] Update dependencies from https://github.com/dotnet/arcade build 20190713.1 (#3171) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19363.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a70202f63..cb90bb4dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 15f50ca6a9d0b441c9927421657fb9dc91206cc9 + 8c94bc75d29cd84e3592e4044100d45a341653f7 diff --git a/global.json b/global.json index 4d8a886f0..29e1c24f8 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19362.5" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19363.1" } } From 0e380d30bd54e1e7618eb8b20df98fcc46956b0a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 12:40:01 +0000 Subject: [PATCH 367/725] Update dependencies from https://github.com/dotnet/templating build 20190713.1 (#3172) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19363.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cb90bb4dd..17bd48130 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 32782cb4216aca416c82083ac0a805fdd26caf04 - + https://github.com/dotnet/templating - d0426f1d5b9d052f3372e75cbda96d782a5c6f5a + b97fb693689cf0dbb24764fed872242e51db66db https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 0079e26a8..cdc3ca3dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19363.13 - 2.0.0-preview8.19362.1 + 2.0.0-preview8.19363.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 9835d3b34cd6aa93be642cb7cdfe23d255cc2272 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 12:51:12 +0000 Subject: [PATCH 368/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.1 (#3173) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 17bd48130..b9f6d32cb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 99f2281ee5aa1eb643183ef069aed76164b32f6d + 51bfe32edff259d44197ece4b2e7fa9a6cb75031 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cdc3ca3dc..32eae663a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19363.19 + 3.0.100-preview8.19364.1 From 46854c0bf9bd8f1b0b2dd1ce7e5704a0c7452c3b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 13:14:54 +0000 Subject: [PATCH 369/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.2 (#3174) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9f6d32cb..f57cce31c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 51bfe32edff259d44197ece4b2e7fa9a6cb75031 + 2780ad1b11dbc6e7564fa282843fc05c79474493 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 32eae663a..a4dcae389 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.1 + 3.0.100-preview8.19364.2 From af075fc1622dfd8d9b337578e6c9b37164ce232c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 13:40:34 +0000 Subject: [PATCH 370/725] [master] Update dependencies from dotnet/toolset (#3175) * Update dependencies from https://github.com/dotnet/toolset build 20190714.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.3 * Update dependencies from https://github.com/dotnet/toolset build 20190714.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f57cce31c..15fcb0d42 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 2780ad1b11dbc6e7564fa282843fc05c79474493 + 77db3c8d8b2d3392f99926b824705b7da4270c96 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a4dcae389..3878d726a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.2 + 3.0.100-preview8.19364.4 From 75b07be346bef4e29f4c7f57d3ab34afd1eccfb2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 14:10:30 +0000 Subject: [PATCH 371/725] Update dependencies from https://github.com/dotnet/cli build 20190714.1 (#3176) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 15fcb0d42..5161f768d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 062d9a036ea335833e472d3b3c17174ba62c5c19 - + https://github.com/dotnet/cli - 0d875c650de309f477b615320fdf7ef132ec8ca9 + 9e47e2a4a501a80320eba9059cfcaded80f1614f diff --git a/eng/Versions.props b/eng/Versions.props index 3878d726a..9e1311e55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19363.13 + 3.0.100-preview8.19364.1 2.0.0-preview8.19363.1 From fdc75471b00d59ba9a45cc0711b18557c33a1847 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 14:31:39 +0000 Subject: [PATCH 372/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.5 (#3177) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5161f768d..0661f86bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 77db3c8d8b2d3392f99926b824705b7da4270c96 + 97f68fb6daae17aea7a8a9ff8a7556d2ae58a5dc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9e1311e55..aff5426a6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.4 + 3.0.100-preview8.19364.5 From c71dcf528ce1efb347712a224a04a3e6f76784b1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 15:00:17 +0000 Subject: [PATCH 373/725] [master] Update dependencies from dotnet/core-setup (#3167) * Update dependencies from https://github.com/dotnet/core-setup build 20190713.09 - Microsoft.NETCore.App - 3.0.0-preview8-27913-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27913-09 - NETStandard.Library.Ref - 2.1.0-preview8-27913-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190714.01 - Microsoft.NETCore.App - 3.0.0-preview8-27914-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-01 - NETStandard.Library.Ref - 2.1.0-preview8-27914-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0661f86bb..080415805 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 36ad04d936c4613c1b1599b899071d411fe5c9b1 + 87eec3d63552ebc75817eac33ae3324552781d1b - + https://github.com/dotnet/core-setup - 36ad04d936c4613c1b1599b899071d411fe5c9b1 + 87eec3d63552ebc75817eac33ae3324552781d1b - + https://github.com/dotnet/core-setup - 36ad04d936c4613c1b1599b899071d411fe5c9b1 + 87eec3d63552ebc75817eac33ae3324552781d1b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index aff5426a6..1cd2e0d39 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27913-08 + 3.0.0-preview8-27914-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27913-08 + 2.1.0-preview8-27914-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27913-08 + 3.0.0-preview8-27914-01 $(MicrosoftWindowsDesktopAppPackageVersion) From a482ccdb3b609ec0857cf35f061d2472eeba05d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 15:52:40 +0000 Subject: [PATCH 374/725] [master] Update dependencies from dotnet/sdk (#3144) * Update dependencies from https://github.com/dotnet/sdk build 20190713.2 - Microsoft.NET.Sdk - 3.0.100-preview8.19363.2 * Update dependencies from https://github.com/dotnet/sdk build 20190714.1 - Microsoft.NET.Sdk - 3.0.100-preview8.19364.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 080415805..9696f2f1e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 97f68fb6daae17aea7a8a9ff8a7556d2ae58a5dc - + https://github.com/dotnet/sdk - 062d9a036ea335833e472d3b3c17174ba62c5c19 + 95b7659c92dae339cf21921a0e9e76ae52d68d04 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 1cd2e0d39..f3e4ef9fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19363.1 + 3.0.100-preview8.19364.1 $(MicrosoftNETSdkPackageVersion) From 8fde3f4116a972308077c17756a44ec848e354b8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 16:10:29 +0000 Subject: [PATCH 375/725] Update dependencies from https://github.com/dotnet/cli build 20190714.2 (#3178) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9696f2f1e..674f6d743 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - 9e47e2a4a501a80320eba9059cfcaded80f1614f + 60264c4f5435e91532904dc87db12faf30a22357 diff --git a/eng/Versions.props b/eng/Versions.props index f3e4ef9fe..7ad100397 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.1 + 3.0.100-preview8.19364.2 2.0.0-preview8.19363.1 From 00746ea947a9dc3fe97011999cfa5d1862e35c83 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 16:18:49 +0000 Subject: [PATCH 376/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190714.1 (#3180) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19364.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19364.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19364.1 - dotnet-watch - 3.0.0-preview8.19364.1 - dotnet-user-secrets - 3.0.0-preview8.19364.1 - dotnet-dev-certs - 3.0.0-preview8.19364.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 674f6d743..8c212fc55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 87eec3d63552ebc75817eac33ae3324552781d1b - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 - + https://github.com/aspnet/AspNetCore - 32782cb4216aca416c82083ac0a805fdd26caf04 + 7d050e803f6b3a51a1f976cb9c2cd230131563f9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7ad100397..dc92c1cd3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19362.5 - 3.0.0-preview8.19362.5 - 3.0.0-preview8.19362.5 - 3.0.0-preview8.19362.5 - 3.0.0-preview8.19362.5 - 3.0.0-preview8.19362.5 + 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.1 From 4eacb2eec4f3da91bee6561e2e93554380fd29e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 16:27:13 +0000 Subject: [PATCH 377/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.6 (#3182) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8c212fc55..5cb49da15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 97f68fb6daae17aea7a8a9ff8a7556d2ae58a5dc + 901f5fc1afb306fabb9d878746902c48e0cae791 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index dc92c1cd3..477563123 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.5 + 3.0.100-preview8.19364.6 From ed8df610ba578679240ae3d001d0c8036eeab4e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 17:20:29 +0000 Subject: [PATCH 378/725] [master] Update dependencies from dotnet/cli (#3183) * Update dependencies from https://github.com/dotnet/cli build 20190714.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.3 * Update dependencies from https://github.com/dotnet/cli build 20190714.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5cb49da15..55f0635d5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - 60264c4f5435e91532904dc87db12faf30a22357 + b2276b5cabe8caac8a67c97a46706a9db4c175f5 diff --git a/eng/Versions.props b/eng/Versions.props index 477563123..22ddfc834 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.2 + 3.0.100-preview8.19364.4 2.0.0-preview8.19363.1 From 49f1c90e2d2fd522639cd23bfc158b4c5ebedeb6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 17:41:21 +0000 Subject: [PATCH 379/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.7 (#3184) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 55f0635d5..89d6464a5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 901f5fc1afb306fabb9d878746902c48e0cae791 + 0167a710d5742ac08e460e484916d6278b461e01 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 22ddfc834..5929fa9e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.6 + 3.0.100-preview8.19364.7 From 222f4b27ca531e7c01bdc3fbc213718a77074a79 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 17:47:41 +0000 Subject: [PATCH 380/725] [master] Update dependencies from dotnet/core-setup (#3179) * Update dependencies from https://github.com/dotnet/core-setup build 20190714.02 - Microsoft.NETCore.App - 3.0.0-preview8-27914-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-02 - NETStandard.Library.Ref - 2.1.0-preview8-27914-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190714.03 - Microsoft.NETCore.App - 3.0.0-preview8-27914-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-03 - NETStandard.Library.Ref - 2.1.0-preview8-27914-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190714.04 - Microsoft.NETCore.App - 3.0.0-preview8-27914-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-04 - NETStandard.Library.Ref - 2.1.0-preview8-27914-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 89d6464a5..fe6176660 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 87eec3d63552ebc75817eac33ae3324552781d1b + 63567ce455ef7b743437901f05b032f84940b602 - + https://github.com/dotnet/core-setup - 87eec3d63552ebc75817eac33ae3324552781d1b + 63567ce455ef7b743437901f05b032f84940b602 - + https://github.com/dotnet/core-setup - 87eec3d63552ebc75817eac33ae3324552781d1b + 63567ce455ef7b743437901f05b032f84940b602 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5929fa9e1..49c635bb8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27914-01 + 3.0.0-preview8-27914-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27914-01 + 2.1.0-preview8-27914-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27914-01 + 3.0.0-preview8-27914-04 $(MicrosoftWindowsDesktopAppPackageVersion) From fedb4a4deaf8a7b057e43aff10173fac83445baa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 17:55:28 +0000 Subject: [PATCH 381/725] Update dependencies from https://github.com/dotnet/cli build 20190714.5 (#3185) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fe6176660..c40a564a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - b2276b5cabe8caac8a67c97a46706a9db4c175f5 + 89684e4782550b60faba02eeceac1819ba1e61fa diff --git a/eng/Versions.props b/eng/Versions.props index 49c635bb8..8335256a6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.4 + 3.0.100-preview8.19364.5 2.0.0-preview8.19363.1 From e38392fb357045d957a04b65bb67d896308725ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 18:11:31 +0000 Subject: [PATCH 382/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.8 (#3186) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c40a564a8..a2ce933c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 0167a710d5742ac08e460e484916d6278b461e01 + c583f40e31a65f26601af779411ad77007cafbea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8335256a6..ad044dc10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.7 + 3.0.100-preview8.19364.8 From 54a8d4160c1d88e9bf74b98aee5915b647595ede Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 19:00:29 +0000 Subject: [PATCH 383/725] Update dependencies from https://github.com/dotnet/cli build 20190714.6 (#3187) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a2ce933c5..51343988c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - 89684e4782550b60faba02eeceac1819ba1e61fa + 88d2981e764b6787261ccbca38d887fc95fb9e7d diff --git a/eng/Versions.props b/eng/Versions.props index ad044dc10..c656d4510 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.5 + 3.0.100-preview8.19364.6 2.0.0-preview8.19363.1 From c6fad1873cc7974b43ad0493f52128817fbefdae Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 19:06:17 +0000 Subject: [PATCH 384/725] Update dependencies from https://github.com/dotnet/core-setup build 20190714.05 (#3188) - Microsoft.NETCore.App - 3.0.0-preview8-27914-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-05 - NETStandard.Library.Ref - 2.1.0-preview8-27914-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51343988c..f83e35404 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 63567ce455ef7b743437901f05b032f84940b602 + 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/dotnet/core-setup - 63567ce455ef7b743437901f05b032f84940b602 + 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/dotnet/core-setup - 63567ce455ef7b743437901f05b032f84940b602 + 2bb2dcaeffb1dfeda077354449868ddac254bc3d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c656d4510..2f4eb73ae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27914-04 + 3.0.0-preview8-27914-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27914-04 + 2.1.0-preview8-27914-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27914-04 + 3.0.0-preview8-27914-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 020b14821437aa0e6b6087888c267b04487b3680 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 19:16:30 +0000 Subject: [PATCH 385/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.9 (#3189) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f83e35404..7aefb029a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - c583f40e31a65f26601af779411ad77007cafbea + 4e7084685d9de4c3003bd60cad80d9cf2a8f58bd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2f4eb73ae..7810b72d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.8 + 3.0.100-preview8.19364.9 From 650967b36c5a7f203e81f688ed2850dd6ecfce5c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 21:47:03 +0000 Subject: [PATCH 386/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190714.2 (#3190) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19364.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19364.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19364.2 - dotnet-watch - 3.0.0-preview8.19364.2 - dotnet-user-secrets - 3.0.0-preview8.19364.2 - dotnet-dev-certs - 3.0.0-preview8.19364.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7aefb029a..6d0d6a366 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 - + https://github.com/aspnet/AspNetCore - 7d050e803f6b3a51a1f976cb9c2cd230131563f9 + b29993e389a8df97d60b9f54acc54f0e72c63555 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7810b72d1..286b92ab9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19364.1 - 3.0.0-preview8.19364.1 - 3.0.0-preview8.19364.1 - 3.0.0-preview8.19364.1 - 3.0.0-preview8.19364.1 - 3.0.0-preview8.19364.1 + 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.2 From 988cba141239713e45442bde6921f1730ffe105c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 23:10:32 +0000 Subject: [PATCH 387/725] Update dependencies from https://github.com/dotnet/cli build 20190714.7 (#3191) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6d0d6a366..b0ceac9c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - 88d2981e764b6787261ccbca38d887fc95fb9e7d + 18ef015a55f6ddc98c7c494750c782721e2e6389 diff --git a/eng/Versions.props b/eng/Versions.props index 286b92ab9..fb3876792 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.6 + 3.0.100-preview8.19364.7 2.0.0-preview8.19363.1 From 06f9e5020da31f975e3dceea3a7e4d6f3ea2dccc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 23:21:34 +0000 Subject: [PATCH 388/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.10 (#3192) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0ceac9c9..0ae139592 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 4e7084685d9de4c3003bd60cad80d9cf2a8f58bd + 5bd577531aaad3629201d7637b6c24bc19fa29fb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fb3876792..b3e3ae44f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.9 + 3.0.100-preview8.19364.10 From 5ee054d1e57f7be88100fb4f23e7d95ca5d32296 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 23:32:09 +0000 Subject: [PATCH 389/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190714.3 (#3193) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19364.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19364.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19364.3 - dotnet-watch - 3.0.0-preview8.19364.3 - dotnet-user-secrets - 3.0.0-preview8.19364.3 - dotnet-dev-certs - 3.0.0-preview8.19364.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ae139592..30840e27a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/aspnet/AspNetCore - b29993e389a8df97d60b9f54acc54f0e72c63555 + 97bda0376544cbaf0a874d4103aa34f3b5adb190 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b3e3ae44f..22b5da1e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19364.2 - 3.0.0-preview8.19364.2 - 3.0.0-preview8.19364.2 - 3.0.0-preview8.19364.2 - 3.0.0-preview8.19364.2 - 3.0.0-preview8.19364.2 + 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.3 From 14276592efb37c1d77b7475aa1ae7eba6360e3d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 00:40:28 +0000 Subject: [PATCH 390/725] Update dependencies from https://github.com/dotnet/cli build 20190714.8 (#3194) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 30840e27a..c94c62a69 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 95b7659c92dae339cf21921a0e9e76ae52d68d04 - + https://github.com/dotnet/cli - 18ef015a55f6ddc98c7c494750c782721e2e6389 + 50869efdf5fb2cba21ec2f1ffcdde7773b81998b diff --git a/eng/Versions.props b/eng/Versions.props index 22b5da1e9..a8e1ef03f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.7 + 3.0.100-preview8.19364.8 2.0.0-preview8.19363.1 From 7e4b3766071de6aa2ad6f2fc1297c78b24ebe012 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 00:56:19 +0000 Subject: [PATCH 391/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.11 (#3195) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c94c62a69..55868eea9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 5bd577531aaad3629201d7637b6c24bc19fa29fb + 86d78613b7dd2ff3c34dc79b436b9a0c179bbb6a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a8e1ef03f..aa883f7ac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.10 + 3.0.100-preview8.19364.11 From 2e4738dc50af70b8b7b1214fed28a1f506413197 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 02:24:23 +0000 Subject: [PATCH 392/725] Update dependencies from https://github.com/dotnet/sdk build 20190714.2 (#3181) - Microsoft.NET.Sdk - 3.0.100-preview8.19364.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 55868eea9..ad72d0b29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 86d78613b7dd2ff3c34dc79b436b9a0c179bbb6a - + https://github.com/dotnet/sdk - 95b7659c92dae339cf21921a0e9e76ae52d68d04 + 16d1be73fa6aa0ea3b9073cf99967244b083f3f5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index aa883f7ac..d1446da69 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19364.1 + 3.0.100-preview8.19364.2 $(MicrosoftNETSdkPackageVersion) From 65870c5de5934059a3955749b4d95340b86b839c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 03:09:49 +0000 Subject: [PATCH 393/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.12 (#3196) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad72d0b29..3eda5f120 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 86d78613b7dd2ff3c34dc79b436b9a0c179bbb6a + ce851d111754599daed2803aa209075efca4360a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d1446da69..4ba16b5e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.11 + 3.0.100-preview8.19364.12 From 2357d4e101123d41a01c19101fa47e0635798e0f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 04:06:38 +0000 Subject: [PATCH 394/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.13 (#3198) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3eda5f120..ebb73dc7a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - ce851d111754599daed2803aa209075efca4360a + 2723d232c8dd20ba57e46721c5ecd5ab4f988fbe https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4ba16b5e1..3c8e0da01 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.12 + 3.0.100-preview8.19364.13 From 55af024bf55f63fe3f614982493ea12d94e665e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 04:44:37 +0000 Subject: [PATCH 395/725] Update dependencies from https://github.com/dotnet/core-setup build 20190714.06 (#3199) - Microsoft.NETCore.App - 3.0.0-preview8-27914-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27914-06 - NETStandard.Library.Ref - 2.1.0-preview8-27914-06 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ebb73dc7a..f62e8bae3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d diff --git a/eng/Versions.props b/eng/Versions.props index 3c8e0da01..1860fa7cf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27914-05 + 3.0.0-preview8-27914-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27914-05 + 2.1.0-preview8-27914-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27914-05 + 3.0.0-preview8-27914-06 $(MicrosoftWindowsDesktopAppPackageVersion) From c35bcd49af38d4f69d7e3fe027f78efa839fffdb Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Sun, 14 Jul 2019 17:26:33 -0700 Subject: [PATCH 396/725] Adding new templates folder to pkg native installer. Moved templates folder under dotnet to Templates (capital T) and added dotnet/Templates to the deb installer. Adding Templates to the sdk rpm native installer. --- src/redist/targets/BundledTemplates.targets | 4 ++-- src/redist/targets/GenerateDebs.targets | 14 ++++++++++++-- src/redist/targets/GeneratePKG.targets | 7 +++++++ src/redist/targets/GenerateRPMs.targets | 9 +++++++++ 4 files changed, 30 insertions(+), 4 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index e698e7a31..3c498063e 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -42,13 +42,13 @@ + DestinationFolder="$(RedistLayoutPath)Templates/$(BundledTemplatesVersion)"/> + DestinationFolder="$(TemplatesLayoutPath)Templates/$(BundledTemplatesVersion)"/> diff --git a/src/redist/targets/GenerateDebs.targets b/src/redist/targets/GenerateDebs.targets index c911132fc..2d093603a 100644 --- a/src/redist/targets/GenerateDebs.targets +++ b/src/redist/targets/GenerateDebs.targets @@ -83,10 +83,12 @@ $(RepoRoot)Documentation/manpages $(RepoRoot)test/EndToEnd/EndToEnd.Tests.csproj $(RedistLayoutPath)sdk/ + $(RedistLayoutPath)Templates/ - + + @@ -227,7 +229,7 @@ DependsOnTargets="PrepareDotnetDebDirectories; PrepareDotnetDebTool; GetAspNetSharedFxInstallArgs;" - Inputs="@(CLISdkFiles)" + Inputs="@(CLISdkFiles);@(TemplatesFiles)" Outputs="$(SdkDebInstallerFile)" > @@ -248,6 +250,14 @@ SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> + + + + + + + + + + @@ -50,6 +51,12 @@ SkipUnchangedFiles="False" UseHardlinksIfPossible="False"/> + + $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkRpmPackageVersion) $(SdkVersion) $(RedistLayoutPath)sdk/ + $(RedistLayoutPath)Templates/ $(ArtifactsShippingPackagesDir)$(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(SdkRPMInstallerFile) @@ -183,6 +191,7 @@ $(RpmIntermediatesDir)/RpmLayoutDirectory/ $(RpmLayoutDirectory)package_root $(RpmLayoutPackageRoot)/sdk + $(RpmLayoutPackageRoot)/Templates $(RpmLayoutDirectory)docs $(RpmLayoutDirectory)templates $(RpmLayoutDirectory)scripts From c0dd3eff51abee81b104a5255e7113ca185ab199 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 05:46:13 +0000 Subject: [PATCH 397/725] [master] Update dependencies from dotnet/cli (#3197) * Update dependencies from https://github.com/dotnet/cli build 20190714.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.10 * Update dependencies from https://github.com/dotnet/cli build 20190714.9 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.9 * Update dependencies from https://github.com/dotnet/cli build 20190714.11 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f62e8bae3..212742baf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16d1be73fa6aa0ea3b9073cf99967244b083f3f5 - + https://github.com/dotnet/cli - 50869efdf5fb2cba21ec2f1ffcdde7773b81998b + 9bf8aed8c7cb88fcbb731d2b36798a61a54c1735 diff --git a/eng/Versions.props b/eng/Versions.props index 1860fa7cf..208ddd0ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.8 + 3.0.100-preview8.19364.11 2.0.0-preview8.19363.1 From 91585078038e405d84dba1d1c526595376de229c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 06:05:54 +0000 Subject: [PATCH 398/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.14 (#3203) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 212742baf..7956e36ec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 2723d232c8dd20ba57e46721c5ecd5ab4f988fbe + a6a879d6c050a10e76548c8bcc2f380b6b70ee26 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 208ddd0ba..a26c24a87 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.13 + 3.0.100-preview8.19364.14 From a1bc8a80644d3c719729a65926b3d1c3e32cab4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 07:05:30 +0000 Subject: [PATCH 399/725] Update dependencies from https://github.com/dotnet/cli build 20190714.12 (#3204) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19364.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7956e36ec..bdbc8c1f5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16d1be73fa6aa0ea3b9073cf99967244b083f3f5 - + https://github.com/dotnet/cli - 9bf8aed8c7cb88fcbb731d2b36798a61a54c1735 + b811e581a5181a97b4a314d783a63a2cd6e4885c diff --git a/eng/Versions.props b/eng/Versions.props index a26c24a87..8abc327e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.11 + 3.0.100-preview8.19364.12 2.0.0-preview8.19363.1 From 3906fa5e898e390f2b2a49957915e2fc1fd9a0fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 07:21:32 +0000 Subject: [PATCH 400/725] Update dependencies from https://github.com/dotnet/toolset build 20190714.15 (#3205) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bdbc8c1f5..1a97e7fa5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - a6a879d6c050a10e76548c8bcc2f380b6b70ee26 + c48164dd4c0615af660fdc072b017ac7caee0baa https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8abc327e5..f9a0fdc9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.14 + 3.0.100-preview8.19364.15 From 7fd885dfd53f0760e22ab8699991e8f43c86de12 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 15 Jul 2019 12:11:12 +0000 Subject: [PATCH 401/725] Update dependencies from https://github.com/dotnet/arcade build 20190714.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19364.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a97e7fa5..61b3262fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 8c94bc75d29cd84e3592e4044100d45a341653f7 + 0c81c2bbdc49749e9940bc8858ebd16026d51277 diff --git a/global.json b/global.json index 29e1c24f8..7e0609238 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19363.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1" } } From 3cfcdac399a417a4d4da06c4b771be0101e600d3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 15 Jul 2019 12:11:31 +0000 Subject: [PATCH 402/725] Update dependencies from https://github.com/dotnet/templating build 20190714.1 - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19364.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a97e7fa5..00326b71e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 97bda0376544cbaf0a874d4103aa34f3b5adb190 - + https://github.com/dotnet/templating - b97fb693689cf0dbb24764fed872242e51db66db + eec62739ab2ffeb15fd0af62b92e0149aee84025 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index f9a0fdc9d..4232e77d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19364.12 - 2.0.0-preview8.19363.1 + 2.0.0-preview8.19364.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 80bffbae9e301479bcf16e13bb85087f06b94a7e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 12:53:05 +0000 Subject: [PATCH 403/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.1 (#3208) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a97e7fa5..8d9609614 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - c48164dd4c0615af660fdc072b017ac7caee0baa + fa1462e88189daaaf1da04fb85b9d608196b8ee9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f9a0fdc9d..2aad1a642 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19364.15 + 3.0.100-preview8.19365.1 From dbcd056671065a8a2bbd27a01e024533396271bd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 13:20:29 +0000 Subject: [PATCH 404/725] [master] Update dependencies from dotnet/toolset (#3209) * Update dependencies from https://github.com/dotnet/toolset build 20190715.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.2 * Update dependencies from https://github.com/dotnet/toolset build 20190715.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8d9609614..c635a0ca4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - fa1462e88189daaaf1da04fb85b9d608196b8ee9 + c91d3770d29f6b5e35338acebfee57bc1838a719 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2aad1a642..34b20d9a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.1 + 3.0.100-preview8.19365.3 From 13ace3792e8cacfea4234e00e3e763a07345dba5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 13:46:17 +0000 Subject: [PATCH 405/725] [master] Update dependencies from dotnet/toolset (#3211) * Update dependencies from https://github.com/dotnet/toolset build 20190715.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.4 * Update dependencies from https://github.com/dotnet/toolset build 20190715.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c635a0ca4..ccc2e56c6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - c91d3770d29f6b5e35338acebfee57bc1838a719 + 8be1a0f98150d833ec6fb1940092ce87d7a0c764 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 34b20d9a9..b2f6324f0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.3 + 3.0.100-preview8.19365.5 From 43a1713584ad3e4319d8c1aab4f8aaed8ddada79 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 14:14:09 +0000 Subject: [PATCH 406/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.6 (#3212) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ccc2e56c6..0e85b03f0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 8be1a0f98150d833ec6fb1940092ce87d7a0c764 + a432a7e50ce33be631bd860d2cc283043d796825 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b2f6324f0..91fcb651a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.5 + 3.0.100-preview8.19365.6 From 23c09279a68720fb4d99da8665d3f4cbfa1bfcab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 15:48:48 +0000 Subject: [PATCH 407/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190714.4 (#3200) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19364.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19364.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19364.4 - dotnet-watch - 3.0.0-preview8.19364.4 - dotnet-user-secrets - 3.0.0-preview8.19364.4 - dotnet-dev-certs - 3.0.0-preview8.19364.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0e85b03f0..d1e31e686 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 2bb2dcaeffb1dfeda077354449868ddac254bc3d - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae - + https://github.com/aspnet/AspNetCore - 97bda0376544cbaf0a874d4103aa34f3b5adb190 + 3e68d8d94476c08cde814df9292af6ee23a7acae https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 91fcb651a..9f23b843a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19364.3 - 3.0.0-preview8.19364.3 - 3.0.0-preview8.19364.3 - 3.0.0-preview8.19364.3 - 3.0.0-preview8.19364.3 - 3.0.0-preview8.19364.3 + 3.0.0-preview8.19364.4 + 3.0.0-preview8.19364.4 + 3.0.0-preview8.19364.4 + 3.0.0-preview8.19364.4 + 3.0.0-preview8.19364.4 + 3.0.0-preview8.19364.4 From 231fbfac444cb95d8d08d421cd9fd369a033560e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 15:58:58 +0000 Subject: [PATCH 408/725] Update dependencies from https://github.com/dotnet/sdk build 20190715.1 (#3214) - Microsoft.NET.Sdk - 3.0.100-preview8.19365.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1e31e686..db82ac1fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset a432a7e50ce33be631bd860d2cc283043d796825 - + https://github.com/dotnet/sdk - 16d1be73fa6aa0ea3b9073cf99967244b083f3f5 + e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 9f23b843a..0ea0fee63 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19364.2 + 3.0.100-preview8.19365.1 $(MicrosoftNETSdkPackageVersion) From aa989d15c6b83c7fa5d9b4e9efc7b40c52948874 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 16:13:18 +0000 Subject: [PATCH 409/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.01 (#3215) - Microsoft.NETCore.App - 3.0.0-preview8-27915-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-01 - NETStandard.Library.Ref - 2.1.0-preview8-27915-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index db82ac1fd..546c1cce6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2bb2dcaeffb1dfeda077354449868ddac254bc3d + b1dc29a1d5ab14c113cea60b672a7036041f0e4f - + https://github.com/dotnet/core-setup - 2bb2dcaeffb1dfeda077354449868ddac254bc3d + b1dc29a1d5ab14c113cea60b672a7036041f0e4f - + https://github.com/dotnet/core-setup - 2bb2dcaeffb1dfeda077354449868ddac254bc3d + b1dc29a1d5ab14c113cea60b672a7036041f0e4f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0ea0fee63..f6a8bcf5a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27914-06 + 3.0.0-preview8-27915-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27914-06 + 2.1.0-preview8-27915-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27914-06 + 3.0.0-preview8-27915-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 1c62d032d7e682b28652faa4d49f120b818321ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 16:38:48 +0000 Subject: [PATCH 410/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.02 (#3216) - Microsoft.NETCore.App - 3.0.0-preview8-27915-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-02 - NETStandard.Library.Ref - 2.1.0-preview8-27915-02 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 546c1cce6..9054a6df6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup b1dc29a1d5ab14c113cea60b672a7036041f0e4f - + https://github.com/dotnet/core-setup b1dc29a1d5ab14c113cea60b672a7036041f0e4f - + https://github.com/dotnet/core-setup b1dc29a1d5ab14c113cea60b672a7036041f0e4f diff --git a/eng/Versions.props b/eng/Versions.props index f6a8bcf5a..29e7f001f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-01 + 3.0.0-preview8-27915-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-01 + 2.1.0-preview8-27915-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-01 + 3.0.0-preview8-27915-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 005302c7666f76441594931d80c19cbbd00d9ff4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 16:41:58 +0000 Subject: [PATCH 411/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.7 (#3213) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9054a6df6..e4b717588 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - a432a7e50ce33be631bd860d2cc283043d796825 + 17eeece50be28a9a9c6a79c6dd3a918e3a57a7cc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 29e7f001f..2ecea5fcd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.6 + 3.0.100-preview8.19365.7 From e07007e7cbcf2107e80cc1b4002edcf694f0d447 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 16:50:04 +0000 Subject: [PATCH 412/725] [master] Update dependencies from dotnet/cli (#3210) * Update dependencies from https://github.com/dotnet/cli build 20190715.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.1 * Update dependencies from https://github.com/dotnet/cli build 20190715.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e4b717588..6e3a520cc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - b811e581a5181a97b4a314d783a63a2cd6e4885c + bbf084c526b6afc7716d28d9f658b89040f08513 diff --git a/eng/Versions.props b/eng/Versions.props index 2ecea5fcd..6de6ec14c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19364.12 + 3.0.100-preview8.19365.2 2.0.0-preview8.19363.1 From 9574459e9874aab78704ffc0d9795d30571fb67e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 17:12:33 +0000 Subject: [PATCH 413/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.8 (#3217) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6e3a520cc..648ded7b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 17eeece50be28a9a9c6a79c6dd3a918e3a57a7cc + c0335043c24a37619457f6eb83c8aae53cff4fde https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6de6ec14c..bf398cac9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.7 + 3.0.100-preview8.19365.8 From 2920d1cc73cc4e30323194bfcbfe56605e68d442 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 17:15:13 +0000 Subject: [PATCH 414/725] Update dependencies from https://github.com/dotnet/cli build 20190715.3 (#3218) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 648ded7b8..c34fc277a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - bbf084c526b6afc7716d28d9f658b89040f08513 + 5d9cfd544afa451c5233a6fc505e9ccc5aecfe04 diff --git a/eng/Versions.props b/eng/Versions.props index bf398cac9..d5b88f015 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.2 + 3.0.100-preview8.19365.3 2.0.0-preview8.19363.1 From 5475a81a55abc330be998810b7b4cde96cad58f4 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Mon, 15 Jul 2019 10:25:17 -0700 Subject: [PATCH 415/725] Switch to lower case t (templates) for the folder name under dotnet. --- src/redist/targets/BundledTemplates.targets | 4 ++-- src/redist/targets/GenerateDebs.targets | 4 ++-- src/redist/targets/GeneratePKG.targets | 4 ++-- src/redist/targets/GenerateRPMs.targets | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 3c498063e..e698e7a31 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -42,13 +42,13 @@ + DestinationFolder="$(RedistLayoutPath)templates/$(BundledTemplatesVersion)"/> + DestinationFolder="$(TemplatesLayoutPath)templates/$(BundledTemplatesVersion)"/> diff --git a/src/redist/targets/GenerateDebs.targets b/src/redist/targets/GenerateDebs.targets index 2d093603a..421b6e70a 100644 --- a/src/redist/targets/GenerateDebs.targets +++ b/src/redist/targets/GenerateDebs.targets @@ -83,7 +83,7 @@ $(RepoRoot)Documentation/manpages $(RepoRoot)test/EndToEnd/EndToEnd.Tests.csproj $(RedistLayoutPath)sdk/ - $(RedistLayoutPath)Templates/ + $(RedistLayoutPath)templates/ @@ -252,7 +252,7 @@ - + @@ -141,7 +141,7 @@ DestinationDirectory="$(SdkInternalLayoutPath)" /> + DestinationFiles="@(TemplateFiles->'$(SdkInternalLayoutPath)/templates/%(RecursiveDir)%(Filename)%(Extension)')" /> $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkRpmPackageVersion) $(SdkVersion) $(RedistLayoutPath)sdk/ - $(RedistLayoutPath)Templates/ + $(RedistLayoutPath)templates/ $(ArtifactsShippingPackagesDir)$(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(SdkRPMInstallerFile) @@ -191,7 +191,7 @@ $(RpmIntermediatesDir)/RpmLayoutDirectory/ $(RpmLayoutDirectory)package_root $(RpmLayoutPackageRoot)/sdk - $(RpmLayoutPackageRoot)/Templates + $(RpmLayoutPackageRoot)/templates $(RpmLayoutDirectory)docs $(RpmLayoutDirectory)templates $(RpmLayoutDirectory)scripts From 541f540566b13e6d3581b840b00112843fda2285 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 17:45:48 +0000 Subject: [PATCH 416/725] Update dependencies from https://github.com/dotnet/cli build 20190715.4 (#3219) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c34fc277a..ba7e76fc5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 5d9cfd544afa451c5233a6fc505e9ccc5aecfe04 + f883b5ab3ec73de940f72a1c1c58edc1c63fba4d diff --git a/eng/Versions.props b/eng/Versions.props index d5b88f015..a12b3a616 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.3 + 3.0.100-preview8.19365.4 2.0.0-preview8.19363.1 From ac2b0504172e5becfa2f2f0c81f2db5a56abf13b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 17:46:15 +0000 Subject: [PATCH 417/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.9 (#3220) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ba7e76fc5..708a7ff27 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - c0335043c24a37619457f6eb83c8aae53cff4fde + 1c4451b6f29363cf72f0d5d815c16fc5cb890754 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a12b3a616..abddf5cc6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.8 + 3.0.100-preview8.19365.9 From 55fea7891e7c5b938a64c17f74a175dfda279169 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:03:50 +0000 Subject: [PATCH 418/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.03 (#3221) - Microsoft.NETCore.App - 3.0.0-preview8-27915-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-03 - NETStandard.Library.Ref - 2.1.0-preview8-27915-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 708a7ff27..cdcd1af5c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b1dc29a1d5ab14c113cea60b672a7036041f0e4f + fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 - + https://github.com/dotnet/core-setup - b1dc29a1d5ab14c113cea60b672a7036041f0e4f + fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 - + https://github.com/dotnet/core-setup - b1dc29a1d5ab14c113cea60b672a7036041f0e4f + fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index abddf5cc6..94007b387 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-02 + 3.0.0-preview8-27915-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-02 + 2.1.0-preview8-27915-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-02 + 3.0.0-preview8-27915-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 37ea107b7521dbf72ac002b6abd0a15fe4e3fb5c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:21:10 +0000 Subject: [PATCH 419/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.10 (#3222) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cdcd1af5c..dc1de1c5d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b97fb693689cf0dbb24764fed872242e51db66db - + https://github.com/dotnet/toolset - 1c4451b6f29363cf72f0d5d815c16fc5cb890754 + 15f2a2223735b8267bea151e650521a80b88ce0a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 94007b387..8e2fd9e86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.9 + 3.0.100-preview8.19365.10 From 3e72083ec4123dacd9f3d62182565a374646872b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:25:19 +0000 Subject: [PATCH 420/725] Update dependencies from https://github.com/dotnet/cli build 20190715.6 (#3223) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dc1de1c5d..53824da8b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - f883b5ab3ec73de940f72a1c1c58edc1c63fba4d + dde0bed08f029b4d07933e1f84428abadc4b29ee diff --git a/eng/Versions.props b/eng/Versions.props index 8e2fd9e86..aee51b9be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.4 + 3.0.100-preview8.19365.6 2.0.0-preview8.19363.1 From 009e611f234e271b122315061a0280102eacf3ed Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 15 Jul 2019 18:25:34 +0000 Subject: [PATCH 421/725] Update dependencies from https://github.com/dotnet/cli build 20190715.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 53824da8b..aabad5f34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - dde0bed08f029b4d07933e1f84428abadc4b29ee + 06d59b3b11facf09b1fdfeb23ecd36759ac8f914 diff --git a/eng/Versions.props b/eng/Versions.props index aee51b9be..7b8e888a2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.6 + 3.0.100-preview8.19365.5 2.0.0-preview8.19363.1 From c36641d13b0d05e06db5f92735d0befc2d156936 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:46:42 +0000 Subject: [PATCH 422/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.11 (#3224) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 579a2e973..a85d941e0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 15f2a2223735b8267bea151e650521a80b88ce0a + d4a463ac8e4ec798bd7b276c2dd32b708da2f953 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0e31eae8c..4657b9cfc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.10 + 3.0.100-preview8.19365.11 From 4e38873cdfacd27af1e74da5cda718e799a28258 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 20:46:21 +0000 Subject: [PATCH 423/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.04 (#3226) - Microsoft.NETCore.App - 3.0.0-preview8-27915-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-04 - NETStandard.Library.Ref - 2.1.0-preview8-27915-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4be5eed81..0cdac38f8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 + b43529232df89cdd51fd4e28c5c3e904717bdbc4 - + https://github.com/dotnet/core-setup - fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 + b43529232df89cdd51fd4e28c5c3e904717bdbc4 - + https://github.com/dotnet/core-setup - fb64a02da5f9bf8d86e48727f5083dd06f1b48a8 + b43529232df89cdd51fd4e28c5c3e904717bdbc4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index efa1aa59e..847e87c42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-03 + 3.0.0-preview8-27915-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-03 + 2.1.0-preview8-27915-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-03 + 3.0.0-preview8-27915-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 48189058720b52aca3985ac5fd15b31c9f002fd6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 21:11:53 +0000 Subject: [PATCH 424/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.05 (#3227) - Microsoft.NETCore.App - 3.0.0-preview8-27915-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-05 - NETStandard.Library.Ref - 2.1.0-preview8-27915-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0cdac38f8..a772eedc1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b43529232df89cdd51fd4e28c5c3e904717bdbc4 + 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 - + https://github.com/dotnet/core-setup - b43529232df89cdd51fd4e28c5c3e904717bdbc4 + 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 - + https://github.com/dotnet/core-setup - b43529232df89cdd51fd4e28c5c3e904717bdbc4 + 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 847e87c42..6e6082881 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-04 + 3.0.0-preview8-27915-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-04 + 2.1.0-preview8-27915-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-04 + 3.0.0-preview8-27915-05 $(MicrosoftWindowsDesktopAppPackageVersion) From c3093effe41fe98a98a47490d40892e88bde1b9f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 21:27:45 +0000 Subject: [PATCH 425/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.12 (#3229) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a772eedc1..c086b1432 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - d4a463ac8e4ec798bd7b276c2dd32b708da2f953 + 15c7d38449e95e93ecee8a74adbd3083079c1026 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6e6082881..f078af668 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.11 + 3.0.100-preview8.19365.12 From 29ee0355c60dac59d34810e2ba9ab5a054d32172 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 21:42:17 +0000 Subject: [PATCH 426/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190715.3 (#3230) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19365.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19365.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19365.3 - dotnet-watch - 3.0.0-preview8.19365.3 - dotnet-user-secrets - 3.0.0-preview8.19365.3 - dotnet-dev-certs - 3.0.0-preview8.19365.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c086b1432..47cf55a53 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf - + https://github.com/aspnet/AspNetCore - 3e68d8d94476c08cde814df9292af6ee23a7acae + 8b9503ee9ed38a58ce76445fd54f189912282abf https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f078af668..db658675e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19364.4 - 3.0.0-preview8.19364.4 - 3.0.0-preview8.19364.4 - 3.0.0-preview8.19364.4 - 3.0.0-preview8.19364.4 - 3.0.0-preview8.19364.4 + 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.3 From a44ce933bc43f815000a3e689128544abab3deb2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 22:13:03 +0000 Subject: [PATCH 427/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.13 (#3231) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 47cf55a53..e0df7484b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 15c7d38449e95e93ecee8a74adbd3083079c1026 + aea6c253182a0488e78cfbd73d6056fe784c8be1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index db658675e..268497f13 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.12 + 3.0.100-preview8.19365.13 From 599bbb6f847f6e4b00f846111c9988363c42f5e6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 22:40:27 +0000 Subject: [PATCH 428/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.06 (#3233) - Microsoft.NETCore.App - 3.0.0-preview8-27915-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-06 - NETStandard.Library.Ref - 2.1.0-preview8-27915-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e0df7484b..1b923b5df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 + c83f4e80011537784e2078e608c80ad90442de61 - + https://github.com/dotnet/core-setup - 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 + c83f4e80011537784e2078e608c80ad90442de61 - + https://github.com/dotnet/core-setup - 106c51a5a99512bb55167dcd06cbd3cbcfadecb4 + c83f4e80011537784e2078e608c80ad90442de61 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 268497f13..41bbbd5f8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-05 + 3.0.0-preview8-27915-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-05 + 2.1.0-preview8-27915-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-05 + 3.0.0-preview8-27915-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 9de775d3ef97d48b1c9b4e0b56b857861f2734c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 22:55:16 +0000 Subject: [PATCH 429/725] [master] Update dependencies from dotnet/cli (#3232) * Update dependencies from https://github.com/dotnet/cli build 20190715.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.7 * Update dependencies from https://github.com/dotnet/cli build 20190715.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1b923b5df..048f386a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 06d59b3b11facf09b1fdfeb23ecd36759ac8f914 + f3a5f5e2bfc81c9cafc84268bb291919d8e230f3 diff --git a/eng/Versions.props b/eng/Versions.props index 41bbbd5f8..b87c4851c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.5 + 3.0.100-preview8.19365.8 2.0.0-preview8.19364.1 From 49a4f0ed3fdad3b4c5bb97ab5312de3904933505 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 23:06:15 +0000 Subject: [PATCH 430/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.15 (#3235) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 048f386a4..50cdc79a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - aea6c253182a0488e78cfbd73d6056fe784c8be1 + 786a1de0c8f44ce1049a73e439d74b5de9f9ad1f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b87c4851c..6a35f69da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.13 + 3.0.100-preview8.19365.15 From 39bacce1892b8de744d8ca289d7392cc6e2d6ca2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 23:25:47 +0000 Subject: [PATCH 431/725] Update dependencies from https://github.com/dotnet/cli build 20190715.9 (#3236) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 50cdc79a0..343b71ba4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - f3a5f5e2bfc81c9cafc84268bb291919d8e230f3 + 9cbc9c39b27fedbad56e5f31df8768930f00a057 diff --git a/eng/Versions.props b/eng/Versions.props index 6a35f69da..5bfb6c03e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.8 + 3.0.100-preview8.19365.9 2.0.0-preview8.19364.1 From 504d184a3e55ed8a97df85a8e993eb3e4d8a2acd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 23:35:49 +0000 Subject: [PATCH 432/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.16 (#3237) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 343b71ba4..7337f24b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 786a1de0c8f44ce1049a73e439d74b5de9f9ad1f + 0ac18d2e450befc4ef6424956571472ea6e27a1c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5bfb6c03e..78cf795b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.15 + 3.0.100-preview8.19365.16 From 34a888c02f957beb5556a2ac7613e54b9c5fc3af Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Mon, 15 Jul 2019 17:22:56 -0700 Subject: [PATCH 433/725] Fixing the condition for when we do a build without a suffix (final branding). --- src/redist/targets/BundledTemplates.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index e698e7a31..fe161fe49 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -5,7 +5,8 @@ $(MicrosoftNETCoreAppPackageVersion.IndexOf('-')) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion.Substring(0, $(MicrosoftNETCoreAppVersionPreReleaseSeparator))) - $(MicrosoftNETCoreAppMajorMinorPatchVersion)-$(VersionSuffix) + $(MicrosoftNETCoreAppMajorMinorPatchVersion) + $(BundledTemplatesVersion)-$(VersionSuffix) From 4b88b58b3a8fc3c82dfa612e23a89d03950e9023 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 00:53:16 +0000 Subject: [PATCH 434/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.17 (#3239) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.17 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7337f24b0..d48dbedb6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 0ac18d2e450befc4ef6424956571472ea6e27a1c + 3da522fc2a48a2a7a4c04df79efaa297ee1c5f1d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 78cf795b8..e499570aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.16 + 3.0.100-preview8.19365.17 From 135af55c46ed669fe0dc032ca4e4d9aee306b5f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 01:54:30 +0000 Subject: [PATCH 435/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190715.5 (#3244) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19365.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19365.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19365.5 - dotnet-watch - 3.0.0-preview8.19365.5 - dotnet-user-secrets - 3.0.0-preview8.19365.5 - dotnet-dev-certs - 3.0.0-preview8.19365.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d48dbedb6..a4517a3d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c83f4e80011537784e2078e608c80ad90442de61 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/aspnet/AspNetCore - 8b9503ee9ed38a58ce76445fd54f189912282abf + 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index e499570aa..10eb8337a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19365.3 - 3.0.0-preview8.19365.3 - 3.0.0-preview8.19365.3 - 3.0.0-preview8.19365.3 - 3.0.0-preview8.19365.3 - 3.0.0-preview8.19365.3 + 3.0.0-preview8.19365.5 + 3.0.0-preview8.19365.5 + 3.0.0-preview8.19365.5 + 3.0.0-preview8.19365.5 + 3.0.0-preview8.19365.5 + 3.0.0-preview8.19365.5 From 50c2e62f7a67f6284989d07a0a55c7137596845f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 03:10:31 +0000 Subject: [PATCH 436/725] Update dependencies from https://github.com/dotnet/cli build 20190715.11 (#3245) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a4517a3d9..e13cc0f75 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 9cbc9c39b27fedbad56e5f31df8768930f00a057 + 4f555a5e74a6be6ad74a505ff025f21d3c5faf33 diff --git a/eng/Versions.props b/eng/Versions.props index 10eb8337a..3c4d52388 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.9 + 3.0.100-preview8.19365.11 2.0.0-preview8.19364.1 From 09f4c1040810e6b9232227d820c90bdb98013610 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 03:21:41 +0000 Subject: [PATCH 437/725] [master] Update dependencies from dotnet/toolset (#3242) * Update dependencies from https://github.com/dotnet/toolset build 20190715.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.18 * Update dependencies from https://github.com/dotnet/toolset build 20190715.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e13cc0f75..99f9d45ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 3da522fc2a48a2a7a4c04df79efaa297ee1c5f1d + 218b1622dc0a47f97829a31e33c1536d01c7bff8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3c4d52388..18b3e48fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.17 + 3.0.100-preview8.19365.19 From f3797138b9d50ff666ca3a2af52dfab86d7495a9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 04:22:51 +0000 Subject: [PATCH 438/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.07 (#3241) - Microsoft.NETCore.App - 3.0.0-preview8-27915-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-07 - NETStandard.Library.Ref - 2.1.0-preview8-27915-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 99f9d45ed..356fb42ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c83f4e80011537784e2078e608c80ad90442de61 + 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 - + https://github.com/dotnet/core-setup - c83f4e80011537784e2078e608c80ad90442de61 + 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 - + https://github.com/dotnet/core-setup - c83f4e80011537784e2078e608c80ad90442de61 + 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 18b3e48fe..79bab0d93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-06 + 3.0.0-preview8-27915-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-06 + 2.1.0-preview8-27915-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-06 + 3.0.0-preview8-27915-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 02d96b0d09df8b9e8c80b4c6861acdf47b53477d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 04:53:21 +0000 Subject: [PATCH 439/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.09 (#3246) - Microsoft.NETCore.App - 3.0.0-preview8-27915-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-09 - NETStandard.Library.Ref - 2.1.0-preview8-27915-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 356fb42ef..5bd317bfb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 + fbb3590e256136f01c90658cf63efed48a9dbb2f - + https://github.com/dotnet/core-setup - 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 + fbb3590e256136f01c90658cf63efed48a9dbb2f - + https://github.com/dotnet/core-setup - 578f5ddd2b8cef79585e73b30fa78317b81bbaf2 + fbb3590e256136f01c90658cf63efed48a9dbb2f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 79bab0d93..9e4b7445c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-07 + 3.0.0-preview8-27915-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-07 + 2.1.0-preview8-27915-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-07 + 3.0.0-preview8-27915-09 $(MicrosoftWindowsDesktopAppPackageVersion) From a93248fa0fcb890b308243bb862b66573fb01330 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 05:18:50 +0000 Subject: [PATCH 440/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.10 (#3247) - Microsoft.NETCore.App - 3.0.0-preview8-27915-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-10 - NETStandard.Library.Ref - 2.1.0-preview8-27915-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5bd317bfb..f8ae469ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fbb3590e256136f01c90658cf63efed48a9dbb2f + f0c27f24a77928a8394208a8dc7564607cae48cc - + https://github.com/dotnet/core-setup - fbb3590e256136f01c90658cf63efed48a9dbb2f + f0c27f24a77928a8394208a8dc7564607cae48cc - + https://github.com/dotnet/core-setup - fbb3590e256136f01c90658cf63efed48a9dbb2f + f0c27f24a77928a8394208a8dc7564607cae48cc https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9e4b7445c..4cc18291b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-09 + 3.0.0-preview8-27915-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-09 + 2.1.0-preview8-27915-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-09 + 3.0.0-preview8-27915-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 30b12f6dc28fbe3462edf8a2045c866286230d08 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 06:21:21 +0000 Subject: [PATCH 441/725] Update dependencies from https://github.com/dotnet/toolset build 20190715.20 (#3249) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f8ae469ae..9f2bdca7b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating eec62739ab2ffeb15fd0af62b92e0149aee84025 - + https://github.com/dotnet/toolset - 218b1622dc0a47f97829a31e33c1536d01c7bff8 + 166efc3692e0c5c5253c5919f479aaf192fcf4a7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4cc18291b..083864a57 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.19 + 3.0.100-preview8.19365.20 From 5e644c189c1da0db41b058d8079ed16d13fb4f1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 07:15:03 +0000 Subject: [PATCH 442/725] Update dependencies from https://github.com/dotnet/core-setup build 20190715.11 (#3251) - Microsoft.NETCore.App - 3.0.0-preview8-27915-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27915-11 - NETStandard.Library.Ref - 2.1.0-preview8-27915-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9f2bdca7b..6c2345d82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f0c27f24a77928a8394208a8dc7564607cae48cc + ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 - + https://github.com/dotnet/core-setup - f0c27f24a77928a8394208a8dc7564607cae48cc + ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 - + https://github.com/dotnet/core-setup - f0c27f24a77928a8394208a8dc7564607cae48cc + ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 083864a57..ff6ab376c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-10 + 3.0.0-preview8-27915-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-10 + 2.1.0-preview8-27915-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-10 + 3.0.0-preview8-27915-11 $(MicrosoftWindowsDesktopAppPackageVersion) From ab870a50e456f5d744bfa6135f90dda40257abaa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 08:11:30 +0000 Subject: [PATCH 443/725] [master] Update dependencies from dotnet/cli (#3248) * Update dependencies from https://github.com/dotnet/cli build 20190715.12 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19365.12 * Update dependencies from https://github.com/dotnet/cli build 20190716.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6c2345d82..c9ef6b74b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 4f555a5e74a6be6ad74a505ff025f21d3c5faf33 + 7b437ad0b5cf64ae8f2d860fcbc60ea76d0f7f58 diff --git a/eng/Versions.props b/eng/Versions.props index ff6ab376c..4fb4f3972 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19365.11 + 3.0.100-preview8.19366.1 2.0.0-preview8.19364.1 From 28d8d120ba8b75cef863f5303df9ea9b234015a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 12:04:03 +0000 Subject: [PATCH 444/725] Update dependencies from https://github.com/dotnet/arcade build 20190715.4 (#3238) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19365.4 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c9ef6b74b..1ca28fe45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 0c81c2bbdc49749e9940bc8858ebd16026d51277 + fb27fd4d8a2b67d4333e33d4b898c65171c9f3c1 diff --git a/global.json b/global.json index 7e0609238..5fc47b54c 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19365.4" } } From 19a65f2df7fad1848c74689d7acc8fcd37e8e6ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 12:34:44 +0000 Subject: [PATCH 445/725] Update dependencies from https://github.com/dotnet/templating build 20190715.2 (#3255) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19365.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1ca28fe45..707dc5a80 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 - + https://github.com/dotnet/templating - eec62739ab2ffeb15fd0af62b92e0149aee84025 + 326a2514f7162dfb8ec928f879336aa434576473 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 4fb4f3972..b92091b0f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19366.1 - 2.0.0-preview8.19364.1 + 2.0.0-preview8.19365.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 29688c2f58c9c12073d56c6e6dfd68bed91be2a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 13:35:18 +0000 Subject: [PATCH 446/725] Update dependencies from https://github.com/dotnet/cli build 20190716.2 (#3256) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 707dc5a80..c79c0b841 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 7b437ad0b5cf64ae8f2d860fcbc60ea76d0f7f58 + 181c06dbed45a7c29cd0d067a993ec6c097acc3b diff --git a/eng/Versions.props b/eng/Versions.props index b92091b0f..e4afea496 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.1 + 3.0.100-preview8.19366.2 2.0.0-preview8.19365.2 From 1a2a0d4a0dc10543d623268cfdda5dc4fdc9ce04 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 13:55:49 +0000 Subject: [PATCH 447/725] Update dependencies from https://github.com/dotnet/cli build 20190716.3 (#3257) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c79c0b841..f7ded7e70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 - + https://github.com/dotnet/cli - 181c06dbed45a7c29cd0d067a993ec6c097acc3b + 95273f1278a95d5c944af496e075d27e06c6a8ae diff --git a/eng/Versions.props b/eng/Versions.props index e4afea496..2aadb5c7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.2 + 3.0.100-preview8.19366.3 2.0.0-preview8.19365.2 From de7a242ab0d91e352f0a168f972f468d87971df9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 14:48:33 +0000 Subject: [PATCH 448/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.02 (#3260) - Microsoft.NETCore.App - 3.0.0-preview8-27916-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-02 - NETStandard.Library.Ref - 2.1.0-preview8-27916-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7ded7e70..9c827e6ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 + b8cf4df7912ad4e9497963fee7f70810b74176a9 - + https://github.com/dotnet/core-setup - ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 + b8cf4df7912ad4e9497963fee7f70810b74176a9 - + https://github.com/dotnet/core-setup - ad9f7e33fb1a1be7eefb57849e7d71a4f9a488b2 + b8cf4df7912ad4e9497963fee7f70810b74176a9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2aadb5c7b..48ccad828 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27915-11 + 3.0.0-preview8-27916-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27915-11 + 2.1.0-preview8-27916-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27915-11 + 3.0.0-preview8-27916-02 $(MicrosoftWindowsDesktopAppPackageVersion) From a7968b59bb0ffb2839852178e75ce7dcbb217b30 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 15:59:39 +0000 Subject: [PATCH 449/725] Update dependencies from https://github.com/dotnet/sdk build 20190716.1 (#3259) - Microsoft.NET.Sdk - 3.0.100-preview8.19366.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9c827e6ef..b250a39f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 166efc3692e0c5c5253c5919f479aaf192fcf4a7 - + https://github.com/dotnet/sdk - e2ff7a7e3f8dd8e63c07b55d7083c6fb6338e7e7 + 9b58df3768133f581e6a946824be716bf163d5c9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 48ccad828..6efc7ccbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19365.1 + 3.0.100-preview8.19366.1 $(MicrosoftNETSdkPackageVersion) From daf7697fc1b412082211e5a7e8821c2da4b7fe6e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 16:10:32 +0000 Subject: [PATCH 450/725] Update dependencies from https://github.com/dotnet/cli build 20190716.4 (#3261) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b250a39f9..764cc8697 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9b58df3768133f581e6a946824be716bf163d5c9 - + https://github.com/dotnet/cli - 95273f1278a95d5c944af496e075d27e06c6a8ae + c61ddb061d8ac6142320947aa58f11e3311fbdb8 diff --git a/eng/Versions.props b/eng/Versions.props index 6efc7ccbb..fb69368cf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.3 + 3.0.100-preview8.19366.4 2.0.0-preview8.19365.2 From 69624515c45fae01061d1b0203ee862c805ea8d6 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 16 Jul 2019 16:13:55 +0000 Subject: [PATCH 451/725] Removing 'dead' yml; enable 'NuGetCommand' task. --- eng/build.yml | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index f670444ff..671c50115 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,6 +98,16 @@ phases: $(_AdditionalBuildParameters) displayName: Build + - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(parameters.agentOs, 'Windows_NT')) }}: + - task: NuGetCommand@2 + displayName: Push Visual Studio NuPkgs + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: 'DevDiv - VS package feed' + condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86'))) + - task: PublishTestResults@1 displayName: Publish Test Results inputs: @@ -127,29 +137,3 @@ phases: publishLocation: Container continueOnError: true condition: not(succeeded()) - - - ${{ if and(eq(parameters.enablePublishBuildAssets, true), eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - - task: NuGetCommand@2 - displayName: Push Visual Studio NuPkgs - inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: 'DevDiv - VS package feed' - continueOnError: ${{ parameters.continueOnError }} - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86')), eq(variables['_AgentOSName'], 'Windows_NT')) - - task: CopyFiles@2 - displayName: Gather Asset Manifests - inputs: - SourceFolder: '$(Build.SourcesDirectory)/artifacts/log/$(_BuildConfig)/AssetManifest' - TargetFolder: '$(Build.StagingDirectory)/AssetManifests' - continueOnError: ${{ parameters.continueOnError }} - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), eq(variables['_PublishBuildAssetManifest'], 'true')) - - task: PublishBuildArtifacts@1 - displayName: Push Asset Manifests - inputs: - PathtoPublish: '$(Build.StagingDirectory)/AssetManifests' - PublishLocation: Container - ArtifactName: AssetManifests - continueOnError: ${{ parameters.continueOnError }} - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), eq(variables['_PublishBuildAssetManifest'], 'true')) From 101b1b459b658c08b7f538a586b7d157dd2a9059 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 16:21:58 +0000 Subject: [PATCH 452/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.03 (#3262) - Microsoft.NETCore.App - 3.0.0-preview8-27916-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-03 - NETStandard.Library.Ref - 2.1.0-preview8-27916-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 764cc8697..2c8a872ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b8cf4df7912ad4e9497963fee7f70810b74176a9 + 828432edc47ad23dfdd045351d1939b1e4f0cb27 - + https://github.com/dotnet/core-setup - b8cf4df7912ad4e9497963fee7f70810b74176a9 + 828432edc47ad23dfdd045351d1939b1e4f0cb27 - + https://github.com/dotnet/core-setup - b8cf4df7912ad4e9497963fee7f70810b74176a9 + 828432edc47ad23dfdd045351d1939b1e4f0cb27 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index fb69368cf..71cba794c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-02 + 3.0.0-preview8-27916-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-02 + 2.1.0-preview8-27916-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-02 + 3.0.0-preview8-27916-03 $(MicrosoftWindowsDesktopAppPackageVersion) From dac28d33da300588ac95c441a663fe82be23f794 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 16:49:24 +0000 Subject: [PATCH 453/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.04 (#3264) - Microsoft.NETCore.App - 3.0.0-preview8-27916-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-04 - NETStandard.Library.Ref - 2.1.0-preview8-27916-04 --- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c8a872ef..bcf316c62 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 828432edc47ad23dfdd045351d1939b1e4f0cb27 - + https://github.com/dotnet/core-setup 828432edc47ad23dfdd045351d1939b1e4f0cb27 - + https://github.com/dotnet/core-setup 828432edc47ad23dfdd045351d1939b1e4f0cb27 diff --git a/eng/Versions.props b/eng/Versions.props index 71cba794c..4e73ebaff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-03 + 3.0.0-preview8-27916-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-03 + 2.1.0-preview8-27916-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-03 + 3.0.0-preview8-27916-04 $(MicrosoftWindowsDesktopAppPackageVersion) From c8598edd700f7b42ab74750722aa571235843957 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 17:20:06 +0000 Subject: [PATCH 454/725] Update dependencies from https://github.com/dotnet/cli build 20190716.5 (#3265) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bcf316c62..86d952239 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9b58df3768133f581e6a946824be716bf163d5c9 - + https://github.com/dotnet/cli - c61ddb061d8ac6142320947aa58f11e3311fbdb8 + bdabe104540ef57a2da6dc5b7aba14a4ce56c9cd diff --git a/eng/Versions.props b/eng/Versions.props index 4e73ebaff..34430677a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.4 + 3.0.100-preview8.19366.5 2.0.0-preview8.19365.2 From c6263abfef186b67e90b115453aee8d0d76f0c81 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 16 Jul 2019 17:24:18 +0000 Subject: [PATCH 455/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.05 - Microsoft.NETCore.App - 3.0.0-preview8-27916-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-05 - NETStandard.Library.Ref - 2.1.0-preview8-27916-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 86d952239..ba916c0d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 828432edc47ad23dfdd045351d1939b1e4f0cb27 + 7a012374c372c8dcad54b436bf6fb5845a16c8cc - + https://github.com/dotnet/core-setup - 828432edc47ad23dfdd045351d1939b1e4f0cb27 + 7a012374c372c8dcad54b436bf6fb5845a16c8cc - + https://github.com/dotnet/core-setup - 828432edc47ad23dfdd045351d1939b1e4f0cb27 + 7a012374c372c8dcad54b436bf6fb5845a16c8cc https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 34430677a..c3c83f5d0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-04 + 3.0.0-preview8-27916-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-04 + 2.1.0-preview8-27916-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-04 + 3.0.0-preview8-27916-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 004207d70e7895d293552f5c93987aac59218e17 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 17:46:05 +0000 Subject: [PATCH 456/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190716.1 (#3266) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19366.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19366.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19366.1 - dotnet-watch - 3.0.0-preview8.19366.1 - dotnet-user-secrets - 3.0.0-preview8.19366.1 - dotnet-dev-certs - 3.0.0-preview8.19366.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 86d952239..72fcfc526 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 828432edc47ad23dfdd045351d1939b1e4f0cb27 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 - + https://github.com/aspnet/AspNetCore - 7b56439ca1cbc384f1e9648f4ae983d3b39119d8 + 7f2a97a603b0a83a55a654f49d0290e5eae530a4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 34430677a..789f3ee2e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19365.5 - 3.0.0-preview8.19365.5 - 3.0.0-preview8.19365.5 - 3.0.0-preview8.19365.5 - 3.0.0-preview8.19365.5 - 3.0.0-preview8.19365.5 + 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.1 From d17f5c5f1c4ea1b816be230444a30446607dafe4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 16 Jul 2019 17:47:45 +0000 Subject: [PATCH 457/725] Update dependencies from https://github.com/dotnet/sdk build 20190716.2 - Microsoft.NET.Sdk - 3.0.100-preview8.19366.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72fcfc526..fc2e7c34f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 166efc3692e0c5c5253c5919f479aaf192fcf4a7 - + https://github.com/dotnet/sdk - 9b58df3768133f581e6a946824be716bf163d5c9 + a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 789f3ee2e..0840fe2d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19366.1 + 3.0.100-preview8.19366.2 $(MicrosoftNETSdkPackageVersion) From 2d2f0a65d009dbb72fedc81780b0e4fb70575f9c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 17:50:40 +0000 Subject: [PATCH 458/725] Update dependencies from https://github.com/dotnet/cli build 20190716.6 (#3267) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72fcfc526..068e163ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 9b58df3768133f581e6a946824be716bf163d5c9 - + https://github.com/dotnet/cli - bdabe104540ef57a2da6dc5b7aba14a4ce56c9cd + 9aef4bf27680dc761b663aeaef9d871c22808271 diff --git a/eng/Versions.props b/eng/Versions.props index 789f3ee2e..f895ec692 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.5 + 3.0.100-preview8.19366.6 2.0.0-preview8.19365.2 From 5ce9c681a273e676359a647c7490d0f8636afdf0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 18:25:37 +0000 Subject: [PATCH 459/725] Update dependencies from https://github.com/dotnet/cli build 20190716.8 (#3272) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 644671abd..9b2459f37 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca - + https://github.com/dotnet/cli - 9aef4bf27680dc761b663aeaef9d871c22808271 + 98827061970abdfe44f0778cee47b68d4f995202 diff --git a/eng/Versions.props b/eng/Versions.props index 5b85200ff..15215ceb7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.6 + 3.0.100-preview8.19366.8 2.0.0-preview8.19365.2 From 81801dfee4c2f2cab07759bb65e48c757bae9af8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 19:00:32 +0000 Subject: [PATCH 460/725] Update dependencies from https://github.com/dotnet/cli build 20190716.9 (#3274) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9b2459f37..919ec823a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca - + https://github.com/dotnet/cli - 98827061970abdfe44f0778cee47b68d4f995202 + 69dff7334238ed2d0c465b4a3ca037cf9d02c73c diff --git a/eng/Versions.props b/eng/Versions.props index 15215ceb7..af43834ae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.8 + 3.0.100-preview8.19366.9 2.0.0-preview8.19365.2 From 09a4cb5d907496e9bf52731d05c51c26bc53c1ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 19:27:17 +0000 Subject: [PATCH 461/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190716.3 (#3275) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19366.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19366.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19366.3 - dotnet-watch - 3.0.0-preview8.19366.3 - dotnet-user-secrets - 3.0.0-preview8.19366.3 - dotnet-dev-certs - 3.0.0-preview8.19366.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 919ec823a..d1d55d901 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 7a012374c372c8dcad54b436bf6fb5845a16c8cc - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 - + https://github.com/aspnet/AspNetCore - 7f2a97a603b0a83a55a654f49d0290e5eae530a4 + 632823618751bfb299382740386b6b49953b1798 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index af43834ae..43289304d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19366.1 - 3.0.0-preview8.19366.1 - 3.0.0-preview8.19366.1 - 3.0.0-preview8.19366.1 - 3.0.0-preview8.19366.1 - 3.0.0-preview8.19366.1 + 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.3 From 70282342bffcd78ff650d0d8b3e3506c8a5ac2f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 19:40:32 +0000 Subject: [PATCH 462/725] Update dependencies from https://github.com/dotnet/cli build 20190716.10 (#3276) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1d55d901..363272642 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca - + https://github.com/dotnet/cli - 69dff7334238ed2d0c465b4a3ca037cf9d02c73c + b459791d30c8bb4bf063cb21104f2cf3ecff5ea9 diff --git a/eng/Versions.props b/eng/Versions.props index 43289304d..75af50f41 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.9 + 3.0.100-preview8.19366.10 2.0.0-preview8.19365.2 From 069fce669ed1041df44c3acfceeb3484e74155ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 21:00:36 +0000 Subject: [PATCH 463/725] Update dependencies from https://github.com/dotnet/cli build 20190716.13 (#3277) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 363272642..09fa0e2d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca - + https://github.com/dotnet/cli - b459791d30c8bb4bf063cb21104f2cf3ecff5ea9 + 83716c43aa20097b12dbafe56a71cc6e41074958 diff --git a/eng/Versions.props b/eng/Versions.props index 75af50f41..555c20917 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.10 + 3.0.100-preview8.19366.13 2.0.0-preview8.19365.2 From a097caed72c85ffe151126e28de7a8012cf2d3dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 22:56:13 +0000 Subject: [PATCH 464/725] Update dependencies from https://github.com/dotnet/sdk build 20190716.4 (#3280) - Microsoft.NET.Sdk - 3.0.100-preview8.19366.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09fa0e2d9..51c6f0ae5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 166efc3692e0c5c5253c5919f479aaf192fcf4a7 - + https://github.com/dotnet/sdk - a28e8003a85d20f3bf37f01a2d1d6349dc4d0eca + 74b343a9f4db2924a37e78de817b2d314f812c16 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 555c20917..1d209b083 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19366.2 + 3.0.100-preview8.19366.4 $(MicrosoftNETSdkPackageVersion) From d16979086ce459f7bdcd9824950d5efd15073363 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 23:04:05 +0000 Subject: [PATCH 465/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.06 (#3281) - Microsoft.NETCore.App - 3.0.0-preview8-27916-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-06 - NETStandard.Library.Ref - 2.1.0-preview8-27916-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51c6f0ae5..69803a496 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7a012374c372c8dcad54b436bf6fb5845a16c8cc + c6aac9cbaa2aafd387b8df1b78022f08c3d61aef - + https://github.com/dotnet/core-setup - 7a012374c372c8dcad54b436bf6fb5845a16c8cc + c6aac9cbaa2aafd387b8df1b78022f08c3d61aef - + https://github.com/dotnet/core-setup - 7a012374c372c8dcad54b436bf6fb5845a16c8cc + c6aac9cbaa2aafd387b8df1b78022f08c3d61aef https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1d209b083..f021e138d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-05 + 3.0.0-preview8-27916-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-05 + 2.1.0-preview8-27916-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-05 + 3.0.0-preview8-27916-06 $(MicrosoftWindowsDesktopAppPackageVersion) From dd35b948dbe3e205a14d221d67159e6e4f6d5fab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 23:54:38 +0000 Subject: [PATCH 466/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190716.5 (#3282) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19366.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19366.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19366.5 - dotnet-watch - 3.0.0-preview8.19366.5 - dotnet-user-secrets - 3.0.0-preview8.19366.5 - dotnet-dev-certs - 3.0.0-preview8.19366.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 69803a496..a35c81f49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c6aac9cbaa2aafd387b8df1b78022f08c3d61aef - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 - + https://github.com/aspnet/AspNetCore - 632823618751bfb299382740386b6b49953b1798 + 9f82b7be7523e4057cc610bc9aaadf28887952c3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f021e138d..ab2085a7d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19366.3 - 3.0.0-preview8.19366.3 - 3.0.0-preview8.19366.3 - 3.0.0-preview8.19366.3 - 3.0.0-preview8.19366.3 - 3.0.0-preview8.19366.3 + 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.5 From 0201a16f79616de1f559ff1eb29236b078024ef4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 01:17:10 +0000 Subject: [PATCH 467/725] [master] Update dependencies from dotnet/cli (#3283) * Update dependencies from https://github.com/dotnet/cli build 20190716.14 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.14 * Update dependencies from https://github.com/dotnet/cli build 20190716.15 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a35c81f49..4e01626b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - 83716c43aa20097b12dbafe56a71cc6e41074958 + fe15145834255b39ac45c00e3b4fa1c08c8d6a62 diff --git a/eng/Versions.props b/eng/Versions.props index ab2085a7d..d52928712 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.13 + 3.0.100-preview8.19366.15 2.0.0-preview8.19365.2 From a83670dd0911e62fd0a87458357b9c72d5294cc4 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 17 Jul 2019 02:20:37 +0000 Subject: [PATCH 468/725] Removing the 'Push Visual Studio NuPkgs' step as it failed in an official buld. --- eng/build.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index 671c50115..14140d7f4 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,16 +98,6 @@ phases: $(_AdditionalBuildParameters) displayName: Build - - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(parameters.agentOs, 'Windows_NT')) }}: - - task: NuGetCommand@2 - displayName: Push Visual Studio NuPkgs - inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: 'DevDiv - VS package feed' - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86'))) - - task: PublishTestResults@1 displayName: Publish Test Results inputs: From b738b5978188c8200c87af91546b3e5b79a62f0a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 03:40:01 +0000 Subject: [PATCH 469/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190716.8 (#3286) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19366.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19366.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19366.8 - dotnet-watch - 3.0.0-preview8.19366.8 - dotnet-user-secrets - 3.0.0-preview8.19366.8 - dotnet-dev-certs - 3.0.0-preview8.19366.8 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4e01626b7..da315b08a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c6aac9cbaa2aafd387b8df1b78022f08c3d61aef - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e - + https://github.com/aspnet/AspNetCore - 9f82b7be7523e4057cc610bc9aaadf28887952c3 + 892ea7e57464984fa530ad2b3e4b6a66e157392e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d52928712..5ad1aa1bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19366.5 - 3.0.0-preview8.19366.5 - 3.0.0-preview8.19366.5 - 3.0.0-preview8.19366.5 - 3.0.0-preview8.19366.5 - 3.0.0-preview8.19366.5 + 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.8 From 44bf45ee6542f844dc89b0df5a0fb5968089c534 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 05:00:30 +0000 Subject: [PATCH 470/725] Update dependencies from https://github.com/dotnet/cli build 20190716.16 (#3287) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index da315b08a..cc4c2be21 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - fe15145834255b39ac45c00e3b4fa1c08c8d6a62 + 7faefde3cb565f0a0f8cb35744889d1ea6f740ec diff --git a/eng/Versions.props b/eng/Versions.props index 5ad1aa1bd..553fea780 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.15 + 3.0.100-preview8.19366.16 2.0.0-preview8.19365.2 From 0d49c774ad1ddce83c6247d1f147e5837e99a4ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 05:33:10 +0000 Subject: [PATCH 471/725] [master] Update dependencies from dotnet/core-setup (#3285) * Update dependencies from https://github.com/dotnet/core-setup build 20190716.10 - Microsoft.NETCore.App - 3.0.0-preview8-27916-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-10 - NETStandard.Library.Ref - 2.1.0-preview8-27916-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190716.13 - Microsoft.NETCore.App - 3.0.0-preview8-27916-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-13 - NETStandard.Library.Ref - 2.1.0-preview8-27916-13 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cc4c2be21..67a5121b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c6aac9cbaa2aafd387b8df1b78022f08c3d61aef + 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 - + https://github.com/dotnet/core-setup - c6aac9cbaa2aafd387b8df1b78022f08c3d61aef + 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 - + https://github.com/dotnet/core-setup - c6aac9cbaa2aafd387b8df1b78022f08c3d61aef + 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 553fea780..1461c6f88 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-06 + 3.0.0-preview8-27916-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-06 + 2.1.0-preview8-27916-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-06 + 3.0.0-preview8-27916-13 $(MicrosoftWindowsDesktopAppPackageVersion) From f55bdbaca0f56709ba969a6aa080157a8602afa9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 05:50:26 +0000 Subject: [PATCH 472/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190716.10 (#3288) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19366.10 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19366.10 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19366.10 - dotnet-watch - 3.0.0-preview8.19366.10 - dotnet-user-secrets - 3.0.0-preview8.19366.10 - dotnet-dev-certs - 3.0.0-preview8.19366.10 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 67a5121b0..d63ed761f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 - + https://github.com/aspnet/AspNetCore - 892ea7e57464984fa530ad2b3e4b6a66e157392e + 4ba66f05bf2ff20e38ae00d3ab27256df778a652 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1461c6f88..c43f65a49 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19366.8 - 3.0.0-preview8.19366.8 - 3.0.0-preview8.19366.8 - 3.0.0-preview8.19366.8 - 3.0.0-preview8.19366.8 - 3.0.0-preview8.19366.8 + 3.0.0-preview8.19366.10 + 3.0.0-preview8.19366.10 + 3.0.0-preview8.19366.10 + 3.0.0-preview8.19366.10 + 3.0.0-preview8.19366.10 + 3.0.0-preview8.19366.10 From fad39ca5dd379b3af7296f89905b89617028583d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 07:07:51 +0000 Subject: [PATCH 473/725] Update dependencies from https://github.com/dotnet/core-setup build 20190716.14 (#3290) - Microsoft.NETCore.App - 3.0.0-preview8-27916-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27916-14 - NETStandard.Library.Ref - 2.1.0-preview8-27916-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d63ed761f..612c66807 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 + f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e - + https://github.com/dotnet/core-setup - 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 + f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e - + https://github.com/dotnet/core-setup - 5257c8c2bf8b492a8df9aaae89ebdc3b26356936 + f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c43f65a49..852498dd6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-13 + 3.0.0-preview8-27916-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-13 + 2.1.0-preview8-27916-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-13 + 3.0.0-preview8-27916-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 5d21c45e36a90de3b1054ac8edc9c2f88f936ed6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 08:11:08 +0000 Subject: [PATCH 474/725] [master] Update dependencies from dotnet/cli (#3289) * Update dependencies from https://github.com/dotnet/cli build 20190716.17 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.17 * Update dependencies from https://github.com/dotnet/cli build 20190716.18 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.18 * Update dependencies from https://github.com/dotnet/cli build 20190716.19 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19366.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 612c66807..08baba414 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - 7faefde3cb565f0a0f8cb35744889d1ea6f740ec + c447216a2f3a3622865d97f26342af896c5c1562 diff --git a/eng/Versions.props b/eng/Versions.props index 852498dd6..f1dcdff91 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.16 + 3.0.100-preview8.19366.19 2.0.0-preview8.19365.2 From 5fcb23e9cdac86604ed6e4345d9796f1a4443643 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 09:11:46 +0000 Subject: [PATCH 475/725] Update dependencies from https://github.com/dotnet/core-setup build 20190717.01 (#3291) - Microsoft.NETCore.App - 3.0.0-preview8-27917-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27917-01 - NETStandard.Library.Ref - 2.1.0-preview8-27917-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 08baba414..cbcfd495e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e + 7cf49f78deaae14948ce59fc6d9266365888f7b6 - + https://github.com/dotnet/core-setup - f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e + 7cf49f78deaae14948ce59fc6d9266365888f7b6 - + https://github.com/dotnet/core-setup - f7a00f0aa4a0dcf878a9345d260c8f4cf495b65e + 7cf49f78deaae14948ce59fc6d9266365888f7b6 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f1dcdff91..7b15557f3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27916-14 + 3.0.0-preview8-27917-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27916-14 + 2.1.0-preview8-27917-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27916-14 + 3.0.0-preview8-27917-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 835170a8d48ef8c9f1e4869bf8efb85ee2047f4b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 11:05:31 +0000 Subject: [PATCH 476/725] Update dependencies from https://github.com/dotnet/cli build 20190717.1 (#3292) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cbcfd495e..2b6bd8f30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - c447216a2f3a3622865d97f26342af896c5c1562 + 05cdc9c830cc6c0cf256038d375c961cb67eb003 diff --git a/eng/Versions.props b/eng/Versions.props index 7b15557f3..07549456a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19366.19 + 3.0.100-preview8.19367.1 2.0.0-preview8.19365.2 From a73932294971142a3444c93e7feaa6585c25cc49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 12:36:52 +0000 Subject: [PATCH 477/725] Update dependencies from https://github.com/dotnet/arcade build 20190716.4 (#3293) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19366.4 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2b6bd8f30..e98428289 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - fb27fd4d8a2b67d4333e33d4b898c65171c9f3c1 + 0dd5e2025f0049c133a8706f40e4463b193e5d17 diff --git a/global.json b/global.json index 5fc47b54c..d8f7766a9 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19365.4" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19366.4" } } From b762a33db93dea1cdf8e461a3e936a2e9df5dcaf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 12:51:54 +0000 Subject: [PATCH 478/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.2 (#3294) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.2 - dotnet-watch - 3.0.0-preview8.19367.2 - dotnet-user-secrets - 3.0.0-preview8.19367.2 - dotnet-dev-certs - 3.0.0-preview8.19367.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e98428289..a59477429 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 7cf49f78deaae14948ce59fc6d9266365888f7b6 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 - + https://github.com/aspnet/AspNetCore - 4ba66f05bf2ff20e38ae00d3ab27256df778a652 + f4f5b16e9305d54d27aefe0076cf153efab7e119 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 07549456a..3c58730c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19366.10 - 3.0.0-preview8.19366.10 - 3.0.0-preview8.19366.10 - 3.0.0-preview8.19366.10 - 3.0.0-preview8.19366.10 - 3.0.0-preview8.19366.10 + 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.2 From 432c0dd44f58621f3159673ab286c58c15495581 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 13:07:27 +0000 Subject: [PATCH 479/725] [master] Update dependencies from dotnet/toolset (#3278) * Update dependencies from https://github.com/dotnet/toolset build 20190716.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.20 * Update dependencies from https://github.com/dotnet/toolset build 20190716.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.21 * Update dependencies from https://github.com/dotnet/toolset build 20190716.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.22 * Update dependencies from https://github.com/dotnet/toolset build 20190716.23 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.23 * Update dependencies from https://github.com/dotnet/toolset build 20190716.24 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.24 * Update dependencies from https://github.com/dotnet/toolset build 20190716.25 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19366.25 * Update dependencies from https://github.com/dotnet/toolset build 20190717.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.1 * Update dependencies from https://github.com/dotnet/toolset build 20190717.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.2 * Update dependencies from https://github.com/dotnet/toolset build 20190717.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.3 * Update dependencies from https://github.com/dotnet/toolset build 20190717.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.4 * Update dependencies from https://github.com/dotnet/toolset build 20190717.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a59477429..1dee9ff49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - 166efc3692e0c5c5253c5919f479aaf192fcf4a7 + d72ac2c86d62a05544d743d591d3d61110381c5f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3c58730c2..47077b8b7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19365.20 + 3.0.100-preview8.19367.5 From 8a8956376771dc6f1fb7d8c44b2c47f2ade2d822 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 13:43:03 +0000 Subject: [PATCH 480/725] [master] Update dependencies from dotnet/toolset (#3295) * Update dependencies from https://github.com/dotnet/toolset build 20190717.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.6 * Update dependencies from https://github.com/dotnet/toolset build 20190717.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1dee9ff49..979ef062b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - d72ac2c86d62a05544d743d591d3d61110381c5f + e1f55897202fdb0b33988345deb28a6028e703a6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 47077b8b7..f03552c8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.5 + 3.0.100-preview8.19367.7 From e5d1e05604bf5d8895c2da2565dcf0af62ebdf72 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 13:55:34 +0000 Subject: [PATCH 481/725] Update dependencies from https://github.com/dotnet/cli build 20190717.2 (#3296) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 979ef062b..0ab05e5fc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - 05cdc9c830cc6c0cf256038d375c961cb67eb003 + b52c9eb3862d88e685bbcfa9360ee5518b38bd9f diff --git a/eng/Versions.props b/eng/Versions.props index f03552c8f..b0aa8cd53 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19367.1 + 3.0.100-preview8.19367.2 2.0.0-preview8.19365.2 From 787c0d28e97c040ee9116b27475eb0a785388ed4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 17 Jul 2019 13:55:49 +0000 Subject: [PATCH 482/725] Update dependencies from https://github.com/dotnet/cli build 20190717.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ab05e5fc..d72189505 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74b343a9f4db2924a37e78de817b2d314f812c16 - + https://github.com/dotnet/cli - b52c9eb3862d88e685bbcfa9360ee5518b38bd9f + aae71eaddfff070d8ad24efdd20f57a3ba5d5d8d diff --git a/eng/Versions.props b/eng/Versions.props index b0aa8cd53..4a439d5fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19367.2 + 3.0.100-preview8.19367.3 2.0.0-preview8.19365.2 From 88eaede1b1bc9e3efd7c5242c7fa456133f93f3e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 14:37:13 +0000 Subject: [PATCH 483/725] Update dependencies from https://github.com/dotnet/toolset build 20190717.8 (#3298) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ab05e5fc..c044e9edb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - e1f55897202fdb0b33988345deb28a6028e703a6 + f4da4ee0e1ce885b03588bdd27c40799575c7e0d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b0aa8cd53..71a3d7fe2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.7 + 3.0.100-preview8.19367.8 From fba75b1628c7d87b45600d4159c20755f29ac09b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 15:58:25 +0000 Subject: [PATCH 484/725] Update dependencies from https://github.com/dotnet/sdk build 20190717.1 (#3299) - Microsoft.NET.Sdk - 3.0.100-preview8.19367.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c044e9edb..2e2a94385 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset f4da4ee0e1ce885b03588bdd27c40799575c7e0d - + https://github.com/dotnet/sdk - 74b343a9f4db2924a37e78de817b2d314f812c16 + 7aea437762681344c8441b6574ca57288647cfcf https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 71a3d7fe2..d8309871c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19366.4 + 3.0.100-preview8.19367.1 $(MicrosoftNETSdkPackageVersion) From 1266c31b0ba3074af8612e20211f49a2cd6ea390 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 16:47:21 +0000 Subject: [PATCH 485/725] Update dependencies from https://github.com/dotnet/sdk build 20190717.2 (#3300) - Microsoft.NET.Sdk - 3.0.100-preview8.19367.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2e2a94385..1fba769c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset f4da4ee0e1ce885b03588bdd27c40799575c7e0d - + https://github.com/dotnet/sdk - 7aea437762681344c8441b6574ca57288647cfcf + bd8cce7843a5b3f431e1011b1ca061d378197d41 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d8309871c..faede0c55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19367.1 + 3.0.100-preview8.19367.2 $(MicrosoftNETSdkPackageVersion) From ce0a6f425cb7a96556ec41825639d73659e88776 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 16:59:05 +0000 Subject: [PATCH 486/725] Update dependencies from https://github.com/dotnet/toolset build 20190717.9 (#3301) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1fba769c4..46167b69d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - f4da4ee0e1ce885b03588bdd27c40799575c7e0d + b7d29e3f68a9bd7a82e68459b538599baae4904b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index faede0c55..8df8dd9a1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.8 + 3.0.100-preview8.19367.9 From 86e6d3152a4bf6f68efb12855ea4b80d324ae62b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 20:25:22 +0000 Subject: [PATCH 487/725] Update dependencies from https://github.com/dotnet/core-setup build 20190717.05 (#3302) - Microsoft.NETCore.App - 3.0.0-preview8-27917-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27917-05 - NETStandard.Library.Ref - 2.1.0-preview8-27917-05 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec4fe1069..6d20f86d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7cf49f78deaae14948ce59fc6d9266365888f7b6 + 6616692a7281748c11e3d6873988d85a1e79fc50 - + https://github.com/dotnet/core-setup - 7cf49f78deaae14948ce59fc6d9266365888f7b6 + 6616692a7281748c11e3d6873988d85a1e79fc50 - + https://github.com/dotnet/core-setup - 7cf49f78deaae14948ce59fc6d9266365888f7b6 + 6616692a7281748c11e3d6873988d85a1e79fc50 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6ebcaa68e..fbb10b363 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27917-01 + 3.0.0-preview8-27917-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27917-01 + 2.1.0-preview8-27917-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27917-01 + 3.0.0-preview8-27917-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 9435f630dd6c2cf82aa4e48f9e67b9921ed50fae Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 20:30:16 +0000 Subject: [PATCH 488/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.4 (#3303) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.4 - dotnet-watch - 3.0.0-preview8.19367.4 - dotnet-user-secrets - 3.0.0-preview8.19367.4 - dotnet-dev-certs - 3.0.0-preview8.19367.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6d20f86d6..95d4e87f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 6616692a7281748c11e3d6873988d85a1e79fc50 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 - + https://github.com/aspnet/AspNetCore - f4f5b16e9305d54d27aefe0076cf153efab7e119 + 4f638f8e11f827ce81c95f92a2723954826ee953 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index fbb10b363..9709ff2ac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19367.2 - 3.0.0-preview8.19367.2 - 3.0.0-preview8.19367.2 - 3.0.0-preview8.19367.2 - 3.0.0-preview8.19367.2 - 3.0.0-preview8.19367.2 + 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.4 From 8e1f41326e4b6f190a0bb3649ae6b20826bfc367 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 22:25:33 +0000 Subject: [PATCH 489/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.6 (#3306) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.6 - dotnet-watch - 3.0.0-preview8.19367.6 - dotnet-user-secrets - 3.0.0-preview8.19367.6 - dotnet-dev-certs - 3.0.0-preview8.19367.6 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 95d4e87f4..09efed167 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 6616692a7281748c11e3d6873988d85a1e79fc50 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/aspnet/AspNetCore - 4f638f8e11f827ce81c95f92a2723954826ee953 + fedf03bd47ca1c69de497f28349e4782e26874e9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9709ff2ac..4227cfb52 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19367.4 - 3.0.0-preview8.19367.4 - 3.0.0-preview8.19367.4 - 3.0.0-preview8.19367.4 - 3.0.0-preview8.19367.4 - 3.0.0-preview8.19367.4 + 3.0.0-preview8.19367.6 + 3.0.0-preview8.19367.6 + 3.0.0-preview8.19367.6 + 3.0.0-preview8.19367.6 + 3.0.0-preview8.19367.6 + 3.0.0-preview8.19367.6 From 3bdfed9eb70cd0769c04f118a179e81e955e028e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 22:27:10 +0000 Subject: [PATCH 490/725] Update dependencies from https://github.com/dotnet/toolset build 20190717.10 (#3307) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09efed167..c93439c96 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - b7d29e3f68a9bd7a82e68459b538599baae4904b + 911620300378d7ea2d7b0be2dc071a674095258a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4227cfb52..306cf17b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.9 + 3.0.100-preview8.19367.10 From bfe68476732feeaa2588cb673b0a3e40b259fd28 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:09:57 +0000 Subject: [PATCH 491/725] Update dependencies from https://github.com/dotnet/core-setup build 20190717.07 (#3305) - Microsoft.NETCore.App - 3.0.0-preview8-27917-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27917-07 - NETStandard.Library.Ref - 2.1.0-preview8-27917-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c93439c96..23401c49f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6616692a7281748c11e3d6873988d85a1e79fc50 + fbe24089c59a9f330dfb7c4db4ae97a293685510 - + https://github.com/dotnet/core-setup - 6616692a7281748c11e3d6873988d85a1e79fc50 + fbe24089c59a9f330dfb7c4db4ae97a293685510 - + https://github.com/dotnet/core-setup - 6616692a7281748c11e3d6873988d85a1e79fc50 + fbe24089c59a9f330dfb7c4db4ae97a293685510 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 306cf17b8..c300213f3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27917-05 + 3.0.0-preview8-27917-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27917-05 + 2.1.0-preview8-27917-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27917-05 + 3.0.0-preview8-27917-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 49ad1e8dd53623ba33a143663a8781cca1b57f2d Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 17 Jul 2019 23:18:41 +0000 Subject: [PATCH 492/725] Adding 2.1 and 2.2 Templates MSIs, part 1 --- eng/Versions.props | 24 ++++- src/redist/targets/BundledTemplates.targets | 109 +++++++++++++++----- src/redist/targets/GenerateLayout.targets | 8 +- src/redist/targets/GenerateMSIs.targets | 10 +- 4 files changed, 117 insertions(+), 34 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 8df8dd9a1..143e8dbcd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,11 +36,7 @@ 3.0.100-preview8.19367.2 - 2.0.0-preview8.19365.2 - $(MicrosoftDotNetCommonItemTemplatesPackageVersion) - 1.0.2-beta4.19155.2 0.2.0 - 1.6.1 @@ -63,6 +59,26 @@ 3.0.0-preview8-27917-01 $(MicrosoftWindowsDesktopAppPackageVersion) + + + 1.6.1 + 2.0.0-preview8.19365.2 + $(MicrosoftDotNetCommonItemTemplatesPackageVersion) + 1.0.2-beta4.19155.2 + $(AspNetCoreVersion) + + 1.6.0 + 1.0.2-beta4 + $(MicrosoftDotNetCommonItemTemplates22PackageVersion) + 1.0.2-beta4.19155.2 + 2.2.6 + + 1.5.3 + 1.0.2-beta3 + $(MicrosoftDotNetCommonItemTemplates21PackageVersion) + 1.0.2-beta4-20181009-2100240 + 2.1.12 + 2.2.0-beta.19072.10 diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index fe161fe49..ddd429665 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -2,40 +2,89 @@ - $(MicrosoftNETCoreAppPackageVersion.IndexOf('-')) - $(MicrosoftNETCoreAppPackageVersion) - $(MicrosoftNETCoreAppPackageVersion.Substring(0, $(MicrosoftNETCoreAppVersionPreReleaseSeparator))) - $(MicrosoftNETCoreAppMajorMinorPatchVersion) - $(BundledTemplatesVersion)-$(VersionSuffix) + $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) + $(AspNetCorePackageVersionFor30Templates) + $(AspNetCorePackageVersionFor30Templates.Substring(0, $(AspNetCore30VersionPreReleaseSeparator))) + $(AspNetCore30VersionMajorMinorPatchVersion) + $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) + $(BundledTemplates30Version)-$(VersionSuffix) + + $(AspNetCorePackageVersionFor22Templates.IndexOf('-')) + $(AspNetCorePackageVersionFor22Templates) + $(AspNetCorePackageVersionFor22Templates.Substring(0, $(AspNetCore22VersionPreReleaseSeparator))) + $(AspNetCore22VersionMajorMinorPatchVersion) + $(AspNetCore22VersionMajorMinorPatchVersion).$(GitCommitCount) + $(BundledTemplates22Version)-$(VersionSuffix) + + $(AspNetCorePackageVersionFor21Templates.IndexOf('-')) + $(AspNetCorePackageVersionFor21Templates) + $(AspNetCorePackageVersionFor21Templates.Substring(0, $(AspNetCore21VersionPreReleaseSeparator))) + $(AspNetCore21VersionMajorMinorPatchVersion) + $(AspNetCore21VersionMajorMinorPatchVersion).$(GitCommitCount) + $(BundledTemplates21Version)-$(VersionSuffix) - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + %(Identity)/%(Version)/%(Identity).%(Version).nupkg $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) - + + + + %(Identity)/%(Version)/%(Identity).%(Version).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + + + + + + %(Identity)/%(Version)/%(Identity).%(Version).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + + + @@ -43,13 +92,27 @@ + DestinationFolder="$(RedistLayoutPath)templates/$(BundledTemplates30Version)"/> - - + + + + + + + + + diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 8a66ee6f3..9129e7f5f 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -2,7 +2,9 @@ $(BaseOutputPath)$(Configuration)\dotnet\ $(BaseOutputPath)$(Configuration)\dotnet-internal\ - $(BaseOutputPath)$(Configuration)\dotnet-templates\ + $(BaseOutputPath)$(Configuration)\templates-3.0\ + $(BaseOutputPath)$(Configuration)\templates-2.2\ + $(BaseOutputPath)$(Configuration)\templates-2.1\ $(IntermediateOutputPath)downloads\ @@ -416,7 +418,9 @@ GenerateBundledVersions; LayoutRuntimeGraph; LayoutTemplates; - LayoutTemplatesForMSI; + LayoutTemplatesFor30MSI; + LayoutTemplatesFor22MSI; + LayoutTemplatesFor21MSI; LayoutBundledTools; RetargetTools; CrossgenLayout; diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 1a33cabbb..b8a5fa98f 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -130,18 +130,18 @@ From d79726c40efaf8045191ee830c8e0b0b06b5d5f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:20:04 +0000 Subject: [PATCH 493/725] [master] Update dependencies from dotnet/cli (#3304) * Update dependencies from https://github.com/dotnet/cli build 20190717.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.4 * Update dependencies from https://github.com/dotnet/cli build 20190717.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.5 * Update dependencies from https://github.com/dotnet/cli build 20190717.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19367.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 23401c49f..23ae2dd47 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk bd8cce7843a5b3f431e1011b1ca061d378197d41 - + https://github.com/dotnet/cli - aae71eaddfff070d8ad24efdd20f57a3ba5d5d8d + c9eea0e6604fae2328ba89d53a61a2180fec277e diff --git a/eng/Versions.props b/eng/Versions.props index c300213f3..3404a742a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19367.3 + 3.0.100-preview8.19367.7 2.0.0-preview8.19365.2 From 33fb8fe82bd8c838e75a4f6de9b58cf269ac9c3a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:31:51 +0000 Subject: [PATCH 494/725] Update dependencies from https://github.com/dotnet/toolset build 20190717.11 (#3308) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 23ae2dd47..29074a46d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 326a2514f7162dfb8ec928f879336aa434576473 - + https://github.com/dotnet/toolset - 911620300378d7ea2d7b0be2dc071a674095258a + f60c3cb30079683e3741e2b50e165e45a8c546ae https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3404a742a..a2275c09c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.10 + 3.0.100-preview8.19367.11 From 9cc55027f14bb639d56981e8005911316435f717 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 16:43:00 +0000 Subject: [PATCH 495/725] Update dependencies from https://github.com/dotnet/templating build 20190717.2 (#3315) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19367.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 29074a46d..38482661d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore fedf03bd47ca1c69de497f28349e4782e26874e9 - + https://github.com/dotnet/templating - 326a2514f7162dfb8ec928f879336aa434576473 + d38ea0e932aab2a5447e663986eb0f4068926e21 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index a2275c09c..2fdab0de9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19367.7 - 2.0.0-preview8.19365.2 + 2.0.0-preview8.19367.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From e45f14d9ceb2e7a629e08badd32024da2ee11f20 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 17:12:40 +0000 Subject: [PATCH 496/725] [master] Update dependencies from aspnet/AspNetCore (#3312) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.9 - dotnet-watch - 3.0.0-preview8.19367.9 - dotnet-user-secrets - 3.0.0-preview8.19367.9 - dotnet-dev-certs - 3.0.0-preview8.19367.9 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.10 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.10 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.10 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.10 - dotnet-watch - 3.0.0-preview8.19367.10 - dotnet-user-secrets - 3.0.0-preview8.19367.10 - dotnet-dev-certs - 3.0.0-preview8.19367.10 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190717.11 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19367.11 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19367.11 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19367.11 - dotnet-watch - 3.0.0-preview8.19367.11 - dotnet-user-secrets - 3.0.0-preview8.19367.11 - dotnet-dev-certs - 3.0.0-preview8.19367.11 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190718.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19368.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19368.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19368.1 - dotnet-watch - 3.0.0-preview8.19368.1 - dotnet-user-secrets - 3.0.0-preview8.19368.1 - dotnet-dev-certs - 3.0.0-preview8.19368.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 38482661d..7493fbcb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fbe24089c59a9f330dfb7c4db4ae97a293685510 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 - + https://github.com/aspnet/AspNetCore - fedf03bd47ca1c69de497f28349e4782e26874e9 + 7966f259ea87f80ae7dec07956aaa416309c3ba8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 2fdab0de9..3d8bf5584 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19367.6 - 3.0.0-preview8.19367.6 - 3.0.0-preview8.19367.6 - 3.0.0-preview8.19367.6 - 3.0.0-preview8.19367.6 - 3.0.0-preview8.19367.6 + 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.1 From c9dfe70972ae7274d5af2359f22b7f8edf56a716 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 22:31:17 +0000 Subject: [PATCH 497/725] [master] Update dependencies from dotnet/core-setup (#3311) * Update dependencies from https://github.com/dotnet/core-setup build 20190717.10 - Microsoft.NETCore.App - 3.0.0-preview8-27917-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27917-10 - NETStandard.Library.Ref - 2.1.0-preview8-27917-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190717.12 - Microsoft.NETCore.App - 3.0.0-preview8-27917-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27917-12 - NETStandard.Library.Ref - 2.1.0-preview8-27917-12 * Update dependencies from https://github.com/dotnet/core-setup build 20190718.03 - Microsoft.NETCore.App - 3.0.0-preview8-27918-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27918-03 - NETStandard.Library.Ref - 2.1.0-preview8-27918-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7493fbcb5..ee753ddca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fbe24089c59a9f330dfb7c4db4ae97a293685510 + 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 - + https://github.com/dotnet/core-setup - fbe24089c59a9f330dfb7c4db4ae97a293685510 + 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 - + https://github.com/dotnet/core-setup - fbe24089c59a9f330dfb7c4db4ae97a293685510 + 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3d8bf5584..8de6e37e3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27917-07 + 3.0.0-preview8-27918-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27917-07 + 2.1.0-preview8-27918-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27917-07 + 3.0.0-preview8-27918-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 5af11103126bee40bf8c55595bfab22fb452a050 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 22:51:54 +0000 Subject: [PATCH 498/725] [master] Update dependencies from dotnet/toolset (#3313) * Update dependencies from https://github.com/dotnet/toolset build 20190717.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.13 * Update dependencies from https://github.com/dotnet/toolset build 20190718.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ee753ddca..123a2512f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - f60c3cb30079683e3741e2b50e165e45a8c546ae + a380004e2e50411597949a245eb333509a88d838 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8de6e37e3..278828407 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19367.11 + 3.0.100-preview8.19368.1 From 70143439a9eb8e776814c5d6009aedc0b8901864 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 23:22:26 +0000 Subject: [PATCH 499/725] Update dependencies from https://github.com/dotnet/toolset build 20190718.2 (#3316) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 123a2512f..5def3b3e2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - a380004e2e50411597949a245eb333509a88d838 + 053fe0d971d914b2c81e46bdc723723e2ffd1413 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 278828407..a856dc049 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19368.1 + 3.0.100-preview8.19368.2 From 02968d7a2a5799c6b15d3e3f79f8742dc3a411fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 02:06:55 +0000 Subject: [PATCH 500/725] Update dependencies from https://github.com/dotnet/core-setup build 20190718.08 (#3318) - Microsoft.NETCore.App - 3.0.0-preview8-27918-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27918-08 - NETStandard.Library.Ref - 2.1.0-preview8-27918-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5def3b3e2..7580b8011 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 + eed85963ede548186a6eb16e941e7331179d6e54 - + https://github.com/dotnet/core-setup - 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 + eed85963ede548186a6eb16e941e7331179d6e54 - + https://github.com/dotnet/core-setup - 1fb2a1f23c6fb6795fffd562e6e85dbd8fff90d7 + eed85963ede548186a6eb16e941e7331179d6e54 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a856dc049..2085251cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27918-03 + 3.0.0-preview8-27918-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27918-03 + 2.1.0-preview8-27918-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27918-03 + 3.0.0-preview8-27918-08 $(MicrosoftWindowsDesktopAppPackageVersion) From e282f01d3a370ff643bd0d6c29e57298944d10af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 02:57:21 +0000 Subject: [PATCH 501/725] Update dependencies from https://github.com/dotnet/toolset build 20190718.3 (#3319) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7580b8011..5b4564684 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 053fe0d971d914b2c81e46bdc723723e2ffd1413 + 6c4c2552723e8e734f383315d9a969b257f6b2a5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2085251cc..bb3df5ce2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19368.2 + 3.0.100-preview8.19368.3 From 76ee85b6f966cdbcf74ebe552e0b1786b84effb1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 04:03:40 +0000 Subject: [PATCH 502/725] [master] Update dependencies from aspnet/AspNetCore (#3317) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190718.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19368.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19368.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19368.5 - dotnet-watch - 3.0.0-preview8.19368.5 - dotnet-user-secrets - 3.0.0-preview8.19368.5 - dotnet-dev-certs - 3.0.0-preview8.19368.5 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190718.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19368.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19368.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19368.6 - dotnet-watch - 3.0.0-preview8.19368.6 - dotnet-user-secrets - 3.0.0-preview8.19368.6 - dotnet-dev-certs - 3.0.0-preview8.19368.6 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b4564684..efc8e4783 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup eed85963ede548186a6eb16e941e7331179d6e54 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 - + https://github.com/aspnet/AspNetCore - 7966f259ea87f80ae7dec07956aaa416309c3ba8 + 22a959a503bd5e0a4506d2683449943761aa8781 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index bb3df5ce2..16235e862 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19368.1 - 3.0.0-preview8.19368.1 - 3.0.0-preview8.19368.1 - 3.0.0-preview8.19368.1 - 3.0.0-preview8.19368.1 - 3.0.0-preview8.19368.1 + 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.6 From 8531a4ec5e63d6569791e32cb6a0f015654505b2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 05:42:23 +0000 Subject: [PATCH 503/725] [master] Update dependencies from dotnet/toolset (#3320) * Update dependencies from https://github.com/dotnet/toolset build 20190718.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.4 * Update dependencies from https://github.com/dotnet/toolset build 20190718.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index efc8e4783..8aaf080b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 6c4c2552723e8e734f383315d9a969b257f6b2a5 + ef2cf4a87b9571e941b6bb9b3fe6f0a966cb91de https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 16235e862..97bdf84a1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19368.3 + 3.0.100-preview8.19368.5 From 4a021c75aac74bb02b40fa573ecff285a1f2ed82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 06:03:41 +0000 Subject: [PATCH 504/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190718.7 (#3321) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19368.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19368.7 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19368.7 - dotnet-watch - 3.0.0-preview8.19368.7 - dotnet-user-secrets - 3.0.0-preview8.19368.7 - dotnet-dev-certs - 3.0.0-preview8.19368.7 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8aaf080b3..6e0f2bdcf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup eed85963ede548186a6eb16e941e7331179d6e54 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 - + https://github.com/aspnet/AspNetCore - 22a959a503bd5e0a4506d2683449943761aa8781 + 8b3820af14f14970c443a26bb9b4f64b4d5622f7 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 97bdf84a1..18fcf781c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19368.6 - 3.0.0-preview8.19368.6 - 3.0.0-preview8.19368.6 - 3.0.0-preview8.19368.6 - 3.0.0-preview8.19368.6 - 3.0.0-preview8.19368.6 + 3.0.0-preview8.19368.7 + 3.0.0-preview8.19368.7 + 3.0.0-preview8.19368.7 + 3.0.0-preview8.19368.7 + 3.0.0-preview8.19368.7 + 3.0.0-preview8.19368.7 From 89e2e94fd8085d9eb645ee9be32a95da3b1ba83f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 07:36:13 +0000 Subject: [PATCH 505/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.1 (#3322) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6e0f2bdcf..0518d376a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - ef2cf4a87b9571e941b6bb9b3fe6f0a966cb91de + 049e0d880dcd9c9b84db43039c8d670514a75ad4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 18fcf781c..23033d188 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19368.5 + 3.0.100-preview8.19369.1 From 1be9cbd69ce1658ea950f0c2172879509b3997d7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 10:25:47 +0000 Subject: [PATCH 506/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190719.1 (#3323) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19369.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19369.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19369.1 - dotnet-watch - 3.0.0-preview8.19369.1 - dotnet-user-secrets - 3.0.0-preview8.19369.1 - dotnet-dev-certs - 3.0.0-preview8.19369.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0518d376a..a87838d02 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup eed85963ede548186a6eb16e941e7331179d6e54 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 - + https://github.com/aspnet/AspNetCore - 8b3820af14f14970c443a26bb9b4f64b4d5622f7 + fb64c8f2fb771fa267afd03900c2589ef60f3b44 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 23033d188..fbc9ac374 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19368.7 - 3.0.0-preview8.19368.7 - 3.0.0-preview8.19368.7 - 3.0.0-preview8.19368.7 - 3.0.0-preview8.19368.7 - 3.0.0-preview8.19368.7 + 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.1 From 35a1c710408fb0b527258be158e3710417ded32b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 11:10:00 +0000 Subject: [PATCH 507/725] Update dependencies from https://github.com/dotnet/core-setup build 20190719.01 (#3324) - Microsoft.NETCore.App - 3.0.0-preview8-27919-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27919-01 - NETStandard.Library.Ref - 2.1.0-preview8-27919-01 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a87838d02..187d883a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - eed85963ede548186a6eb16e941e7331179d6e54 + 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 - + https://github.com/dotnet/core-setup - eed85963ede548186a6eb16e941e7331179d6e54 + 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 - + https://github.com/dotnet/core-setup - eed85963ede548186a6eb16e941e7331179d6e54 + 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index fbc9ac374..3a28f322d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27918-08 + 3.0.0-preview8-27919-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27918-08 + 2.1.0-preview8-27919-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27918-08 + 3.0.0-preview8-27919-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 6fa4b0bcd0da50f1529d3027b8cdcf7237f27c6c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 12:39:46 +0000 Subject: [PATCH 508/725] [master] Update dependencies from dotnet/arcade (#3314) * Update dependencies from https://github.com/dotnet/arcade build 20190717.8 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19367.8 * Update dependencies from https://github.com/dotnet/arcade build 20190718.7 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19368.7 --- eng/Version.Details.xml | 4 +- eng/common/init-tools-native.sh | 2 +- eng/common/pipeline-logging-functions.sh | 82 +++++++++++++++++-- .../channels/internal-servicing.yml | 1 + .../post-build/channels/public-release.yml | 1 + eng/common/tools.ps1 | 2 +- eng/common/tools.sh | 19 ++--- global.json | 2 +- 8 files changed, 91 insertions(+), 22 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 187d883a2..c60f1d7b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 0dd5e2025f0049c133a8706f40e4463b193e5d17 + eecde8a8751dbe7fdb17ba4dfbd032e26f4cae7d diff --git a/eng/common/init-tools-native.sh b/eng/common/init-tools-native.sh index fc72d1394..5f2e77f44 100644 --- a/eng/common/init-tools-native.sh +++ b/eng/common/init-tools-native.sh @@ -71,7 +71,7 @@ function ReadGlobalJsonNativeTools { local native_tools_list=$(echo $native_tools_section | awk -F"[{}]" '{print $2}') native_tools_list=${native_tools_list//[\" ]/} native_tools_list=${native_tools_list//,/$'\n'} - native_tools_list="$(echo -e "${native_tools_list}" | tr -d '[:space:]')" + native_tools_list="$(echo -e "${native_tools_list}" | tr -d '[[:space:]]')" local old_IFS=$IFS while read -r line; do diff --git a/eng/common/pipeline-logging-functions.sh b/eng/common/pipeline-logging-functions.sh index 6098f9a54..1c560a506 100644 --- a/eng/common/pipeline-logging-functions.sh +++ b/eng/common/pipeline-logging-functions.sh @@ -39,11 +39,11 @@ function Write-PipelineTaskError { return fi - message_type="error" - sourcepath='' - linenumber='' - columnnumber='' - error_code='' + local message_type="error" + local sourcepath='' + local linenumber='' + local columnnumber='' + local error_code='' while [[ $# -gt 0 ]]; do opt="$(echo "${1/#--/-}" | awk '{print tolower($0)}')" @@ -76,7 +76,7 @@ function Write-PipelineTaskError { shift done - message="##vso[task.logissue" + local message="##vso[task.logissue" message="$message type=$message_type" @@ -100,3 +100,73 @@ function Write-PipelineTaskError { echo "$message" } +function Write-PipelineSetVariable { + if [[ "$ci" != true ]]; then + return + fi + + local name='' + local value='' + local secret=false + local as_output=false + local is_multi_job_variable=true + + while [[ $# -gt 0 ]]; do + opt="$(echo "${1/#--/-}" | awk '{print tolower($0)}')" + case "$opt" in + -name|-n) + name=$2 + shift + ;; + -value|-v) + value=$2 + shift + ;; + -secret|-s) + secret=true + ;; + -as_output|-a) + as_output=true + ;; + -is_multi_job_variable|-i) + is_multi_job_variable=$2 + shift + ;; + esac + shift + done + + value=${value/;/%3B} + value=${value/\\r/%0D} + value=${value/\\n/%0A} + value=${value/]/%5D} + + local message="##vso[task.setvariable variable=$name;isSecret=$secret;isOutput=$is_multi_job_variable]$value" + + if [[ "$as_output" == true ]]; then + $message + else + echo "$message" + fi +} + +function Write-PipelinePrependPath { + local prepend_path='' + + while [[ $# -gt 0 ]]; do + opt="$(echo "${1/#--/-}" | awk '{print tolower($0)}')" + case "$opt" in + -path|-p) + prepend_path=$2 + shift + ;; + esac + shift + done + + export PATH="$prepend_path:$PATH" + + if [[ "$ci" == true ]]; then + echo "##vso[task.prependpath]$prepend_path" + fi +} \ No newline at end of file diff --git a/eng/common/templates/post-build/channels/internal-servicing.yml b/eng/common/templates/post-build/channels/internal-servicing.yml index 50ad724fc..648e854e0 100644 --- a/eng/common/templates/post-build/channels/internal-servicing.yml +++ b/eng/common/templates/post-build/channels/internal-servicing.yml @@ -84,6 +84,7 @@ stages: /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) + /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' diff --git a/eng/common/templates/post-build/channels/public-release.yml b/eng/common/templates/post-build/channels/public-release.yml index 574cb1c2b..f6a7efdfe 100644 --- a/eng/common/templates/post-build/channels/public-release.yml +++ b/eng/common/templates/post-build/channels/public-release.yml @@ -84,6 +84,7 @@ stages: /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) + /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 9abaac015..8fe2b11ad 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -169,7 +169,7 @@ function InstallDotNetSdk([string] $dotnetRoot, [string] $version, [string] $arc InstallDotNet $dotnetRoot $version $architecture } -function InstallDotNet([string] $dotnetRoot, [string] $version, [string] $architecture = "", [string] $runtime = "", [bool] $skipNonVersionedFiles = $false) { $installScript = GetDotNetInstallScript $dotnetRoot +function InstallDotNet([string] $dotnetRoot, [string] $version, [string] $architecture = "", [string] $runtime = "", [bool] $skipNonVersionedFiles = $false) { $installScript = GetDotNetInstallScript $dotnetRoot $installParameters = @{ Version = $version diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 70d92cf85..0deb01c48 100644 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -146,14 +146,10 @@ function InitializeDotNetCli { # Add dotnet to PATH. This prevents any bare invocation of dotnet in custom # build steps from using anything other than what we've downloaded. - export PATH="$dotnet_root:$PATH" + Write-PipelinePrependPath -path "$dotnet_root" - if [[ $ci == true ]]; then - # Make Sure that our bootstrapped dotnet cli is available in future steps of the Azure Pipelines build - echo "##vso[task.prependpath]$dotnet_root" - echo "##vso[task.setvariable variable=DOTNET_MULTILEVEL_LOOKUP]0" - echo "##vso[task.setvariable variable=DOTNET_SKIP_FIRST_TIME_EXPERIENCE]1" - fi + Write-PipelineSetVariable -name "DOTNET_MULTILEVEL_LOOKUP" -value "0" + Write-PipelineSetVariable -name "DOTNET_SKIP_FIRST_TIME_EXPERIENCE" -value "1" # return value _InitializeDotNetCli="$dotnet_root" @@ -387,7 +383,8 @@ mkdir -p "$toolset_dir" mkdir -p "$temp_dir" mkdir -p "$log_dir" -if [[ $ci == true ]]; then - export TEMP="$temp_dir" - export TMP="$temp_dir" -fi +Write-PipelineSetVariable -name "Artifacts" -value "$artifacts_dir" +Write-PipelineSetVariable -name "Artifacts.Toolset" -value "$toolset_dir" +Write-PipelineSetVariable -name "Artifacts.Log" -value "$log_dir" +Write-PipelineSetVariable -name "Temp" -value "$temp_dir" +Write-PipelineSetVariable -name "TMP" -value "$temp_dir" diff --git a/global.json b/global.json index d8f7766a9..a47be9025 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19366.4" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19368.7" } } From 2d5bb297a82825e86eab62c3a319f82904c7b584 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 12:46:57 +0000 Subject: [PATCH 509/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.2 (#3325) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c60f1d7b0..1a2903ccb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 049e0d880dcd9c9b84db43039c8d670514a75ad4 + 7db93b984b7f05f661c7be26e446924d4cf12470 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3a28f322d..990db7fc1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.1 + 3.0.100-preview8.19369.2 From d9d40081d2db15ad5f78d745b3cf7c73d34fd823 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 13:25:16 +0000 Subject: [PATCH 510/725] [master] Update dependencies from dotnet/toolset (#3326) * Update dependencies from https://github.com/dotnet/toolset build 20190719.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.3 * Update dependencies from https://github.com/dotnet/toolset build 20190719.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a2903ccb..732505166 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 7db93b984b7f05f661c7be26e446924d4cf12470 + ba34ef53ab3f07cdee48849752d5ed7aa347964c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 990db7fc1..abc28e258 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.2 + 3.0.100-preview8.19369.4 From 1d3aabade6970baa62f06020374fd24ad21b8fa5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 13:56:24 +0000 Subject: [PATCH 511/725] [master] Update dependencies from dotnet/toolset (#3327) * Update dependencies from https://github.com/dotnet/toolset build 20190719.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.5 * Update dependencies from https://github.com/dotnet/toolset build 20190719.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 732505166..f17969f81 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - ba34ef53ab3f07cdee48849752d5ed7aa347964c + 4012b20f4d0b0e6cc95d7edc3da200061770e0e7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index abc28e258..b3a5b3202 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.4 + 3.0.100-preview8.19369.6 From 2248c4675395521588be3021d84b5db86e611a65 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 14:27:16 +0000 Subject: [PATCH 512/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.7 (#3328) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f17969f81..dbce19c00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 4012b20f4d0b0e6cc95d7edc3da200061770e0e7 + 359aee5772da75c38682f349882ac0fa3892d659 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b3a5b3202..bab41fd0b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.6 + 3.0.100-preview8.19369.7 From 7c5e474d1682cfb628eab1589b8c42b951bcfd6d Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 19 Jul 2019 14:44:53 +0000 Subject: [PATCH 513/725] Enabling the 'NuGetCommand' task. --- eng/build.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/eng/build.yml b/eng/build.yml index 14140d7f4..671c50115 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,6 +98,16 @@ phases: $(_AdditionalBuildParameters) displayName: Build + - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(parameters.agentOs, 'Windows_NT')) }}: + - task: NuGetCommand@2 + displayName: Push Visual Studio NuPkgs + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: 'DevDiv - VS package feed' + condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86'))) + - task: PublishTestResults@1 displayName: Publish Test Results inputs: From e9041c7076f8c5a44a17d478728daffda450797f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 16:09:17 +0000 Subject: [PATCH 514/725] Update dependencies from https://github.com/dotnet/sdk build 20190719.1 (#3330) - Microsoft.NET.Sdk - 3.0.100-preview8.19369.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dbce19c00..41319a15e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 359aee5772da75c38682f349882ac0fa3892d659 - + https://github.com/dotnet/sdk - bd8cce7843a5b3f431e1011b1ca061d378197d41 + 095fe9b94e7102ac5d6b38d32a4deda6235387e7 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index bab41fd0b..77b194a37 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19367.2 + 3.0.100-preview8.19369.1 $(MicrosoftNETSdkPackageVersion) From 8ac8b67d7106305726dcb9699421307effb6858a Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 19 Jul 2019 16:49:10 +0000 Subject: [PATCH 515/725] Removing the 'NuGetCommand' task. --- eng/build.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index 671c50115..14140d7f4 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -98,16 +98,6 @@ phases: $(_AdditionalBuildParameters) displayName: Build - - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(parameters.agentOs, 'Windows_NT')) }}: - - task: NuGetCommand@2 - displayName: Push Visual Studio NuPkgs - inputs: - command: push - packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' - nuGetFeedType: external - publishFeedCredentials: 'DevDiv - VS package feed' - condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86'))) - - task: PublishTestResults@1 displayName: Publish Test Results inputs: From 64dad6971e9e87698cd1ec39af61cd813739f391 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 18:40:19 +0000 Subject: [PATCH 516/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190719.3 (#3333) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19369.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19369.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19369.3 - dotnet-watch - 3.0.0-preview8.19369.3 - dotnet-user-secrets - 3.0.0-preview8.19369.3 - dotnet-dev-certs - 3.0.0-preview8.19369.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 41319a15e..c531d908c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd - + https://github.com/aspnet/AspNetCore - fb64c8f2fb771fa267afd03900c2589ef60f3b44 + 447205ce59212b2e0d1c99ba04356ffcbac4ddfd https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 77b194a37..68c89ef05 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19369.1 - 3.0.0-preview8.19369.1 - 3.0.0-preview8.19369.1 - 3.0.0-preview8.19369.1 - 3.0.0-preview8.19369.1 - 3.0.0-preview8.19369.1 + 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.3 From d0dcfdbac85fe6823cec847d3614993413f1b8a2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 19:13:36 +0000 Subject: [PATCH 517/725] Update dependencies from https://github.com/dotnet/core-setup build 20190719.06 (#3334) - Microsoft.NETCore.App - 3.0.0-preview8-27919-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27919-06 - NETStandard.Library.Ref - 2.1.0-preview8-27919-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c531d908c..b439fb2ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 + be200df0d7bb860b7e10b093f43981f8ca120340 - + https://github.com/dotnet/core-setup - 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 + be200df0d7bb860b7e10b093f43981f8ca120340 - + https://github.com/dotnet/core-setup - 4b74b80d087e7143949a7eae7dc6035d9db3f6f7 + be200df0d7bb860b7e10b093f43981f8ca120340 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 68c89ef05..e58cb983a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27919-01 + 3.0.0-preview8-27919-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27919-01 + 2.1.0-preview8-27919-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27919-01 + 3.0.0-preview8-27919-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 07c95e8bfb8b6c07b235e676a010c94466ea6a1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 19:18:11 +0000 Subject: [PATCH 518/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.8 (#3335) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b439fb2ea..fd67f3291 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 359aee5772da75c38682f349882ac0fa3892d659 + 83d4aeca2635ff986cc1d1aa5c22b31d1596ecf1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e58cb983a..011af1bb6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.7 + 3.0.100-preview8.19369.8 From 6c4f7e9b360f9d87790f76c697736458b66a4f67 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 19:41:51 +0000 Subject: [PATCH 519/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.9 (#3336) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd67f3291..de48b7b90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 83d4aeca2635ff986cc1d1aa5c22b31d1596ecf1 + 048903ba617b72396982f04e9ec0d3b004bdd911 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 011af1bb6..52f93acda 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.8 + 3.0.100-preview8.19369.9 From ea80a282250bce16c37ce689a883b9b4aed665b0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 20:07:34 +0000 Subject: [PATCH 520/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.10 (#3337) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index de48b7b90..56a401633 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 048903ba617b72396982f04e9ec0d3b004bdd911 + 5f02a0d7da859b6f8f05954a57cd4166453fe04c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 52f93acda..792bf7bb1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.9 + 3.0.100-preview8.19369.10 From 843953ce3e54955f0c89091c6ed2fb509934c680 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 20:33:18 +0000 Subject: [PATCH 521/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.11 (#3338) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 56a401633..e096585a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 5f02a0d7da859b6f8f05954a57cd4166453fe04c + d1bd482e46e7f540b848389612d1aa173ad6f3eb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 792bf7bb1..dbaf4e7e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.10 + 3.0.100-preview8.19369.11 From d3d62ba63d027a28f7462089e0500dcf6c349929 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 21:05:24 +0000 Subject: [PATCH 522/725] Update dependencies from https://github.com/dotnet/sdk build 20190719.2 (#3339) - Microsoft.NET.Sdk - 3.0.100-preview8.19369.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e096585a1..717b64935 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset d1bd482e46e7f540b848389612d1aa173ad6f3eb - + https://github.com/dotnet/sdk - 095fe9b94e7102ac5d6b38d32a4deda6235387e7 + 68926863cdefa6faa4a200ea9d9fa28e5cc17ef5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index dbaf4e7e2..1eb790fd6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19369.1 + 3.0.100-preview8.19369.2 $(MicrosoftNETSdkPackageVersion) From 23704b0a9168d02990e5d0aa6e26e6eaa690789e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 21:16:59 +0000 Subject: [PATCH 523/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.12 (#3340) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 717b64935..f88dd05cb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - d1bd482e46e7f540b848389612d1aa173ad6f3eb + 32a1dca3ef53f48d2aadb385857834bbee992d81 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1eb790fd6..ffcb21048 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.11 + 3.0.100-preview8.19369.12 From 1134727a0726c16fc010bc9d78c4a12212075dac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 21:43:03 +0000 Subject: [PATCH 524/725] Update dependencies from https://github.com/dotnet/core-setup build 20190719.09 (#3341) - Microsoft.NETCore.App - 3.0.0-preview8-27919-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-27919-09 - NETStandard.Library.Ref - 2.1.0-preview8-27919-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f88dd05cb..a4e65ea3c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - be200df0d7bb860b7e10b093f43981f8ca120340 + 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/dotnet/core-setup - be200df0d7bb860b7e10b093f43981f8ca120340 + 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/dotnet/core-setup - be200df0d7bb860b7e10b093f43981f8ca120340 + 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ffcb21048..7cfe8b96f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27919-06 + 3.0.0-preview8-27919-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27919-06 + 2.1.0-preview8-27919-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27919-06 + 3.0.0-preview8-27919-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 8a124a9cf12780cacf5f532106e25bf63e348a52 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 22:52:09 +0000 Subject: [PATCH 525/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.13 (#3342) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a4e65ea3c..cef459d30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - 32a1dca3ef53f48d2aadb385857834bbee992d81 + db2ecb53fb133f4e6531dd27a345163888df47f6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7cfe8b96f..846b975f8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.12 + 3.0.100-preview8.19369.13 From 994dd0b7045d60efcdd6cc6dc47694fc1fd72c73 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 23:23:10 +0000 Subject: [PATCH 526/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.14 (#3343) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cef459d30..82881f911 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - db2ecb53fb133f4e6531dd27a345163888df47f6 + eb0dec2e8a51a6e0152fde93a58f3a3bc8c3d9dc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 846b975f8..ebc5dd285 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.13 + 3.0.100-preview8.19369.14 From 2eb88737f13359d11aa845394ec2e6f298b2ba15 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 00:57:19 +0000 Subject: [PATCH 527/725] [master] Update dependencies from dotnet/cli (#3345) * Update dependencies from https://github.com/dotnet/cli build 20190718.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.1 * Update dependencies from https://github.com/dotnet/cli build 20190718.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.2 * Update dependencies from https://github.com/dotnet/cli build 20190718.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.3 * Update dependencies from https://github.com/dotnet/cli build 20190718.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.4 * Update dependencies from https://github.com/dotnet/cli build 20190718.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.5 * Update dependencies from https://github.com/dotnet/cli build 20190719.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.1 * Update dependencies from https://github.com/dotnet/cli build 20190719.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.2 * Update dependencies from https://github.com/dotnet/cli build 20190719.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.3 * Update dependencies from https://github.com/dotnet/cli build 20190719.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.4 * Update dependencies from https://github.com/dotnet/cli build 20190719.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.5 * Update dependencies from https://github.com/dotnet/cli build 20190719.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.6 * Update dependencies from https://github.com/dotnet/cli build 20190719.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82881f911..0f063d073 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 68926863cdefa6faa4a200ea9d9fa28e5cc17ef5 - + https://github.com/dotnet/cli - c9eea0e6604fae2328ba89d53a61a2180fec277e + d524bdbd715a43493ce0fae6eca18e4cb8d14d40 diff --git a/eng/Versions.props b/eng/Versions.props index ebc5dd285..3c272bb63 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19367.7 + 3.0.100-preview8.19369.7 2.0.0-preview8.19367.2 From 9fb48644fd5666511d6c4fb9e07bbf8d70ecf80f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 01:17:11 +0000 Subject: [PATCH 528/725] Update dependencies from https://github.com/dotnet/toolset build 20190719.15 (#3346) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19369.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0f063d073..4fe7ae039 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating d38ea0e932aab2a5447e663986eb0f4068926e21 - + https://github.com/dotnet/toolset - eb0dec2e8a51a6e0152fde93a58f3a3bc8c3d9dc + 066513159d09adc72e0cd59b7cdedbaa0e2949fe https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3c272bb63..e331e12fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.14 + 3.0.100-preview8.19369.15 From dcf86a69822c17bfec6eb16ed30b9656c14c721f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 01:25:57 +0000 Subject: [PATCH 529/725] Update dependencies from https://github.com/dotnet/cli build 20190719.8 (#3347) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4fe7ae039..c3578d98a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 68926863cdefa6faa4a200ea9d9fa28e5cc17ef5 - + https://github.com/dotnet/cli - d524bdbd715a43493ce0fae6eca18e4cb8d14d40 + b11fd4f9e60ac48e67eab3571ca8b08a27c145bc diff --git a/eng/Versions.props b/eng/Versions.props index e331e12fb..ea30bbbcb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19369.7 + 3.0.100-preview8.19369.8 2.0.0-preview8.19367.2 From 1ab396ae04539cbe9db48a4415277b84f83ac958 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 01:35:36 +0000 Subject: [PATCH 530/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190719.5 (#3344) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19369.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19369.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19369.5 - dotnet-watch - 3.0.0-preview8.19369.5 - dotnet-user-secrets - 3.0.0-preview8.19369.5 - dotnet-dev-certs - 3.0.0-preview8.19369.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c3578d98a..810f27c1f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 - + https://github.com/aspnet/AspNetCore - 447205ce59212b2e0d1c99ba04356ffcbac4ddfd + a77738e52fd078d8eca452a700403ce650876466 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index ea30bbbcb..57751dc61 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19369.3 - 3.0.0-preview8.19369.3 - 3.0.0-preview8.19369.3 - 3.0.0-preview8.19369.3 - 3.0.0-preview8.19369.3 - 3.0.0-preview8.19369.3 + 3.0.0-preview8.19369.5 + 3.0.0-preview8.19369.5 + 3.0.0-preview8.19369.5 + 3.0.0-preview8.19369.5 + 3.0.0-preview8.19369.5 + 3.0.0-preview8.19369.5 From f5417d4ffc8a75727d41613bf7be2913867c9ac5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 08:25:04 +0000 Subject: [PATCH 531/725] Update dependencies from https://github.com/dotnet/cli build 20190720.1 (#3348) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 810f27c1f..c2fa8f7fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 68926863cdefa6faa4a200ea9d9fa28e5cc17ef5 - + https://github.com/dotnet/cli - b11fd4f9e60ac48e67eab3571ca8b08a27c145bc + 4bc0418de08e6c143c6c77eb16ae0c94e84aa082 diff --git a/eng/Versions.props b/eng/Versions.props index 57751dc61..106a67f68 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19369.8 + 3.0.100-preview8.19370.1 2.0.0-preview8.19367.2 From 888e2139d97b5f2845e006d969e8eb1e69e360fe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 08:54:53 +0000 Subject: [PATCH 532/725] Update dependencies from https://github.com/dotnet/sdk build 20190720.1 (#3349) - Microsoft.NET.Sdk - 3.0.100-preview8.19370.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c2fa8f7fa..94af0ee25 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 066513159d09adc72e0cd59b7cdedbaa0e2949fe - + https://github.com/dotnet/sdk - 68926863cdefa6faa4a200ea9d9fa28e5cc17ef5 + 74a9b5104eb8aa6ac232a618156139cb80f95c0d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 106a67f68..117891344 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19369.2 + 3.0.100-preview8.19370.1 $(MicrosoftNETSdkPackageVersion) From 7d8a3e5359d2c3e28e865a35e6d22a8d20f92cc2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 08:55:48 +0000 Subject: [PATCH 533/725] Update dependencies from https://github.com/dotnet/cli build 20190720.2 (#3350) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94af0ee25..f73dbc97a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74a9b5104eb8aa6ac232a618156139cb80f95c0d - + https://github.com/dotnet/cli - 4bc0418de08e6c143c6c77eb16ae0c94e84aa082 + 2884e58a43d051294074db10dba0934d5c8c5262 diff --git a/eng/Versions.props b/eng/Versions.props index 117891344..f0de436f3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.1 + 3.0.100-preview8.19370.2 2.0.0-preview8.19367.2 From 0bf21dde5bad8220183afd43659309f8db29db15 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 12:03:50 +0000 Subject: [PATCH 534/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190720.1 (#3351) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19370.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19370.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19370.1 - dotnet-watch - 3.0.0-preview8.19370.1 - dotnet-user-secrets - 3.0.0-preview8.19370.1 - dotnet-dev-certs - 3.0.0-preview8.19370.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f73dbc97a..eb0c5b906 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/aspnet/AspNetCore - a77738e52fd078d8eca452a700403ce650876466 + 3a590b432401473b91bb0ec05f64e6f939654b69 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f0de436f3..b00c4044c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19369.5 - 3.0.0-preview8.19369.5 - 3.0.0-preview8.19369.5 - 3.0.0-preview8.19369.5 - 3.0.0-preview8.19369.5 - 3.0.0-preview8.19369.5 + 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.1 From 334c9194cd0c88ed4f09ce5015cb73140073f19b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 12:43:47 +0000 Subject: [PATCH 535/725] Update dependencies from https://github.com/dotnet/arcade build 20190719.2 (#3352) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19369.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eb0c5b906..62d3bfd5a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - eecde8a8751dbe7fdb17ba4dfbd032e26f4cae7d + a190d4865fe3c86a168ec49c4fc61c90c96ae051 diff --git a/global.json b/global.json index a47be9025..52fdab3e2 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19368.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19369.2" } } From 67e2f1b2691ac1befe298b0659c4b3eced1cf433 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 12:49:11 +0000 Subject: [PATCH 536/725] Update dependencies from https://github.com/dotnet/templating build 20190719.1 (#3353) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19369.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 62d3bfd5a..50c5e2768 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 3a590b432401473b91bb0ec05f64e6f939654b69 - + https://github.com/dotnet/templating - d38ea0e932aab2a5447e663986eb0f4068926e21 + ef7e8f19860b11ccacc41145e7ec30cf222f4258 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index b00c4044c..ad29679db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19370.2 - 2.0.0-preview8.19367.2 + 2.0.0-preview8.19369.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 51ada454f0ff0c22717c46300c5f3ccfb4c2f283 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 12:56:26 +0000 Subject: [PATCH 537/725] [master] Update dependencies from dotnet/toolset (#3354) * Update dependencies from https://github.com/dotnet/toolset build 20190720.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.1 * Update dependencies from https://github.com/dotnet/toolset build 20190720.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 50c5e2768..ffe1d287f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ef7e8f19860b11ccacc41145e7ec30cf222f4258 - + https://github.com/dotnet/toolset - 066513159d09adc72e0cd59b7cdedbaa0e2949fe + 33a362393c9de0a3993b6962c213aeb891748231 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ad29679db..18e098faf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19369.15 + 3.0.100-preview8.19370.2 From 29d5394fbe2be3ede55110c089f85e29d5d54f29 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 13:10:04 +0000 Subject: [PATCH 538/725] Update dependencies from https://github.com/dotnet/cli build 20190720.3 (#3355) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ffe1d287f..e8cd8467f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74a9b5104eb8aa6ac232a618156139cb80f95c0d - + https://github.com/dotnet/cli - 2884e58a43d051294074db10dba0934d5c8c5262 + fbe6a6cbbb44d37c51aafa3d8031383fb0524880 diff --git a/eng/Versions.props b/eng/Versions.props index 18e098faf..ca9f522ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.2 + 3.0.100-preview8.19370.3 2.0.0-preview8.19369.1 From 512db773352207d6a636f7c24ee27606481527d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 13:24:15 +0000 Subject: [PATCH 539/725] Update dependencies from https://github.com/dotnet/toolset build 20190720.3 (#3356) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e8cd8467f..0b022a273 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ef7e8f19860b11ccacc41145e7ec30cf222f4258 - + https://github.com/dotnet/toolset - 33a362393c9de0a3993b6962c213aeb891748231 + 99738747db48cf731410731565d67562a7e99022 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ca9f522ff..c10c8ab12 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19370.2 + 3.0.100-preview8.19370.3 From f9aca242ae5ab695275ae0fa415b1f562b3e0107 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 13:35:39 +0000 Subject: [PATCH 540/725] Update dependencies from https://github.com/dotnet/cli build 20190720.4 (#3357) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b022a273..8e1561ae1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74a9b5104eb8aa6ac232a618156139cb80f95c0d - + https://github.com/dotnet/cli - fbe6a6cbbb44d37c51aafa3d8031383fb0524880 + 25323c3eb62ef302eb1d5036f440979a16219910 diff --git a/eng/Versions.props b/eng/Versions.props index c10c8ab12..610543797 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.3 + 3.0.100-preview8.19370.4 2.0.0-preview8.19369.1 From 90b14b4e0f58a1723724685499e2017e61ffa4b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 13:50:11 +0000 Subject: [PATCH 541/725] [master] Update dependencies from dotnet/toolset (#3358) * Update dependencies from https://github.com/dotnet/toolset build 20190720.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.4 * Update dependencies from https://github.com/dotnet/toolset build 20190720.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e1561ae1..25eaf0a6d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ef7e8f19860b11ccacc41145e7ec30cf222f4258 - + https://github.com/dotnet/toolset - 99738747db48cf731410731565d67562a7e99022 + 578c7abb873948536710e1f058108bfa0b475daa https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 610543797..a3c627eee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19370.3 + 3.0.100-preview8.19370.5 From c106dbf6fa5abf48787864268faa8f90925a7eb0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 14:05:13 +0000 Subject: [PATCH 542/725] Update dependencies from https://github.com/dotnet/cli build 20190720.5 (#3359) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 25eaf0a6d..f2e386015 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74a9b5104eb8aa6ac232a618156139cb80f95c0d - + https://github.com/dotnet/cli - 25323c3eb62ef302eb1d5036f440979a16219910 + 27834aa8f5f5f5974dda3889127fd6bd7c660fe2 diff --git a/eng/Versions.props b/eng/Versions.props index a3c627eee..3e918ee39 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.4 + 3.0.100-preview8.19370.5 2.0.0-preview8.19369.1 From db6d3b1f77e48e2a8fcf45ef0b8d320403483bb7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 14:35:56 +0000 Subject: [PATCH 543/725] Update dependencies from https://github.com/dotnet/cli build 20190720.6 (#3360) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19370.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f2e386015..386042ad4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 74a9b5104eb8aa6ac232a618156139cb80f95c0d - + https://github.com/dotnet/cli - 27834aa8f5f5f5974dda3889127fd6bd7c660fe2 + df36ae42215c0ec93ea493e6b5af45991b2c2c29 diff --git a/eng/Versions.props b/eng/Versions.props index 3e918ee39..9e27a9fee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.5 + 3.0.100-preview8.19370.6 2.0.0-preview8.19369.1 From 343018ecb13ed389f12e7f1b35696852cfd430cc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 20:20:28 +0000 Subject: [PATCH 544/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190720.3 (#3363) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19370.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19370.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19370.3 - dotnet-watch - 3.0.0-preview8.19370.3 - dotnet-user-secrets - 3.0.0-preview8.19370.3 - dotnet-dev-certs - 3.0.0-preview8.19370.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 386042ad4..f7998d187 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c - + https://github.com/aspnet/AspNetCore - 3a590b432401473b91bb0ec05f64e6f939654b69 + 4ac6a4ad35801001d6b971c06254bd3da078741c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9e27a9fee..108b92c25 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19370.1 - 3.0.0-preview8.19370.1 - 3.0.0-preview8.19370.1 - 3.0.0-preview8.19370.1 - 3.0.0-preview8.19370.1 - 3.0.0-preview8.19370.1 + 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.3 From bc836bc08a4a89a23869da731ecdffd20984ec80 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 22:25:24 +0000 Subject: [PATCH 545/725] [master] Update dependencies from dotnet/sdk (#3362) * Update dependencies from https://github.com/dotnet/sdk build 20190720.2 - Microsoft.NET.Sdk - 3.0.100-preview8.19370.2 * Update dependencies from https://github.com/dotnet/sdk build 20190720.3 - Microsoft.NET.Sdk - 3.0.100-preview8.19370.3 * Update dependencies from https://github.com/dotnet/sdk build 20190720.4 - Microsoft.NET.Sdk - 3.0.100-preview8.19370.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7998d187..509085291 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 578c7abb873948536710e1f058108bfa0b475daa - + https://github.com/dotnet/sdk - 74a9b5104eb8aa6ac232a618156139cb80f95c0d + ec9f5fc673f798dd6a89c7d11a4e62727837757c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 108b92c25..69d6cc084 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19370.1 + 3.0.100-preview8.19370.4 $(MicrosoftNETSdkPackageVersion) From a04e912508c77514eba5aff10c9e5f7e6dc03820 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 23:20:17 +0000 Subject: [PATCH 546/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190720.4 (#3364) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19370.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19370.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19370.4 - dotnet-watch - 3.0.0-preview8.19370.4 - dotnet-user-secrets - 3.0.0-preview8.19370.4 - dotnet-dev-certs - 3.0.0-preview8.19370.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 509085291..030293a05 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/aspnet/AspNetCore - 4ac6a4ad35801001d6b971c06254bd3da078741c + 65ca72c4206cd73a14b3c202713ce700139896d8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 69d6cc084..9b0997edc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19370.3 - 3.0.0-preview8.19370.3 - 3.0.0-preview8.19370.3 - 3.0.0-preview8.19370.3 - 3.0.0-preview8.19370.3 - 3.0.0-preview8.19370.3 + 3.0.0-preview8.19370.4 + 3.0.0-preview8.19370.4 + 3.0.0-preview8.19370.4 + 3.0.0-preview8.19370.4 + 3.0.0-preview8.19370.4 + 3.0.0-preview8.19370.4 From 32a1516a03cfec7e3368bd6ea843a03295fc294c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 12:33:53 +0000 Subject: [PATCH 547/725] Update dependencies from https://github.com/dotnet/templating build 20190720.1 (#3365) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19370.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 030293a05..515cbb190 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 65ca72c4206cd73a14b3c202713ce700139896d8 - + https://github.com/dotnet/templating - ef7e8f19860b11ccacc41145e7ec30cf222f4258 + b103c4a9c64f62b8d940cc651b41fe774435f478 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 9b0997edc..ef3b0bdce 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19370.6 - 2.0.0-preview8.19369.1 + 2.0.0-preview8.19370.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From ab9787d41346d7e1866c34b3cfc11882367a1bf8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 12:54:30 +0000 Subject: [PATCH 548/725] Update dependencies from https://github.com/dotnet/toolset build 20190721.1 (#3366) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19371.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 515cbb190..ce0fb846b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 578c7abb873948536710e1f058108bfa0b475daa + 939c467fe8a5ace4a3d3e83c9c367b2bdad81b13 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ef3b0bdce..e0d3684c3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19370.5 + 3.0.100-preview8.19371.1 From 4cc573b46a91bdf52b436fb5abaa2ee3c0096959 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 13:22:17 +0000 Subject: [PATCH 549/725] Update dependencies from https://github.com/dotnet/toolset build 20190721.2 (#3367) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19371.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ce0fb846b..013b9b02b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 939c467fe8a5ace4a3d3e83c9c367b2bdad81b13 + 8ffe45ecf571d4ff0c304899ccbdcfc9d05b65ee https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e0d3684c3..6bffa7f6c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19371.1 + 3.0.100-preview8.19371.2 From 60f089ae9c18ab45ac2565f9ad1b8fa7e0646ba8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 13:58:05 +0000 Subject: [PATCH 550/725] Update dependencies from https://github.com/dotnet/toolset build 20190721.3 (#3368) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19371.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 013b9b02b..ee3055199 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 8ffe45ecf571d4ff0c304899ccbdcfc9d05b65ee + be81e8e373471bdd43a096697807c55f9053a3c0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6bffa7f6c..29c5d4a89 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19371.2 + 3.0.100-preview8.19371.3 From 8043ad14797aae868bc96661bdc1133946733cdd Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 22 Jul 2019 01:37:00 +0000 Subject: [PATCH 551/725] Enabling and conditioning the 'NuGetCommand' task. --- eng/build.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/eng/build.yml b/eng/build.yml index 14140d7f4..c47ccad98 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -37,6 +37,7 @@ phases: - group: DotNet-Symbol-Server-PATs - group: DotNet-HelixApi-Access - _DotNetPublishToBlobFeed: true + - _PushToVSFeed: true - _SignType: real - _BuildArgs: /p:OfficialBuildId=$(BUILD.BUILDNUMBER) /p:DotNetPublishToBlobFeed=$(_DotNetPublishToBlobFeed) @@ -98,6 +99,16 @@ phases: $(_AdditionalBuildParameters) displayName: Build + - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(parameters.agentOs, 'Windows_NT')) }}: + - task: NuGetCommand@2 + displayName: Push Visual Studio NuPkgs + inputs: + command: push + packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg' + nuGetFeedType: external + publishFeedCredentials: 'DevDiv - VS package feed' + condition: and(succeeded(), eq(variables['_PushToVSFeed'], 'true'), eq(variables['_DotNetPublishToBlobFeed'], 'true'), or(eq(variables['_BuildArchitecture'], 'x64'), eq(variables['_BuildArchitecture'], 'x86'))) + - task: PublishTestResults@1 displayName: Publish Test Results inputs: From 59f4b01fe346f779b5081b7608ea117399ae194a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 03:02:03 +0000 Subject: [PATCH 552/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190721.3 (#3370) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19371.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19371.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19371.3 - dotnet-watch - 3.0.0-preview8.19371.3 - dotnet-user-secrets - 3.0.0-preview8.19371.3 - dotnet-dev-certs - 3.0.0-preview8.19371.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ee3055199..a00f9e99e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a - + https://github.com/aspnet/AspNetCore - 65ca72c4206cd73a14b3c202713ce700139896d8 + 36a651e29aa76ed285c7beda4a029ec005af036a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 29c5d4a89..29116772a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19370.4 - 3.0.0-preview8.19370.4 - 3.0.0-preview8.19370.4 - 3.0.0-preview8.19370.4 - 3.0.0-preview8.19370.4 - 3.0.0-preview8.19370.4 + 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.3 From f1e73394968365b6c10ceea50221991a137bf8a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 04:42:32 +0000 Subject: [PATCH 553/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190721.4 (#3371) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19371.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19371.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19371.4 - dotnet-watch - 3.0.0-preview8.19371.4 - dotnet-user-secrets - 3.0.0-preview8.19371.4 - dotnet-dev-certs - 3.0.0-preview8.19371.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a00f9e99e..60089d983 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 - + https://github.com/aspnet/AspNetCore - 36a651e29aa76ed285c7beda4a029ec005af036a + 6a24db55433402d693d26cc764c704e0d7ac9593 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 29116772a..419df46d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19371.3 - 3.0.0-preview8.19371.3 - 3.0.0-preview8.19371.3 - 3.0.0-preview8.19371.3 - 3.0.0-preview8.19371.3 - 3.0.0-preview8.19371.3 + 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.4 From fa9ff2d399b7ed60784dd718193cba06b40fbc3d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 06:40:17 +0000 Subject: [PATCH 554/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190721.5 (#3372) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19371.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19371.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19371.5 - dotnet-watch - 3.0.0-preview8.19371.5 - dotnet-user-secrets - 3.0.0-preview8.19371.5 - dotnet-dev-certs - 3.0.0-preview8.19371.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 60089d983..c40e25f6b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 - + https://github.com/aspnet/AspNetCore - 6a24db55433402d693d26cc764c704e0d7ac9593 + e69328b3d0bee7fd1777226d16e4d8f550acce75 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 419df46d3..999ae6d5b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19371.4 - 3.0.0-preview8.19371.4 - 3.0.0-preview8.19371.4 - 3.0.0-preview8.19371.4 - 3.0.0-preview8.19371.4 - 3.0.0-preview8.19371.4 + 3.0.0-preview8.19371.5 + 3.0.0-preview8.19371.5 + 3.0.0-preview8.19371.5 + 3.0.0-preview8.19371.5 + 3.0.0-preview8.19371.5 + 3.0.0-preview8.19371.5 From 4de1b875e52cf8bf9f2002d0662f2725a3915efd Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 22 Jul 2019 15:55:23 +0000 Subject: [PATCH 555/725] Adding 2.1 and 2.2 Templates MSIs, part 2 --- eng/Versions.props | 14 +- src/redist/redist.csproj | 2 + src/redist/targets/Bundled21Templates.targets | 51 +++++ src/redist/targets/Bundled22Templates.targets | 50 +++++ src/redist/targets/BundledTemplates.targets | 81 +------- src/redist/targets/GenerateMSIs.targets | 188 ++++++++++++------ .../targets/GetRuntimeInformation.targets | 1 - src/redist/targets/Signing.targets | 11 +- .../VS.Redist.Common.NetCore.Templates.nuspec | 7 +- .../VS.Redist.Common.NetCore.Toolset.nuspec | 6 +- .../clisdk/VS.Tools.Net.Core.SDK.nuspec | 6 +- .../windows/clisdk/generatenupkg.ps1 | 8 +- .../windows/clisdk/generatetemplatesmsi.ps1 | 6 +- .../packaging/windows/clisdk/templates.wxs | 7 +- 14 files changed, 271 insertions(+), 167 deletions(-) create mode 100644 src/redist/targets/Bundled21Templates.targets create mode 100644 src/redist/targets/Bundled22Templates.targets diff --git a/eng/Versions.props b/eng/Versions.props index 143e8dbcd..a24362758 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,14 +14,6 @@ 3.0.100-preview8.19367.9 - - - 4.8.0-preview8.19359.1 - - - - 3.0.0-preview8.19359.5 - 3.0.0-preview8.19367.2 @@ -61,7 +53,11 @@ - 1.6.1 + + 4.8.0-preview8.19359.1 + + 3.0.0-preview8.19359.5 + 1.6.1 2.0.0-preview8.19365.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj index e9f84e078..a65627053 100644 --- a/src/redist/redist.csproj +++ b/src/redist/redist.csproj @@ -26,6 +26,8 @@ + + diff --git a/src/redist/targets/Bundled21Templates.targets b/src/redist/targets/Bundled21Templates.targets new file mode 100644 index 000000000..30a9172ab --- /dev/null +++ b/src/redist/targets/Bundled21Templates.targets @@ -0,0 +1,51 @@ + + + + $(AspNetCorePackageVersionFor21Templates) + $(AspNetCorePackageVersionFor21Templates).$(GitCommitCount) + $(AspNetCorePackageVersionFor21Templates)-$(VersionSuffix) + $([MSBuild]::Add($(BundledTemplates21InstallPath.IndexOf('.')), 1)) + $(BundledTemplates21InstallPath.IndexOf('.', $(Templates21VersionPatchSeparatorIndex))) + $(BundledTemplates21InstallPath.Substring(0, $(Templates21VersionPatchSeparatorIndex))) + + + + + + + + + + + + + + + + + + + + + %(Identity)/%(PackageVersion)/%(Identity).%(PackageVersion).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + [%(PackageVersion)] + + + + + + + + + + + + + + + diff --git a/src/redist/targets/Bundled22Templates.targets b/src/redist/targets/Bundled22Templates.targets new file mode 100644 index 000000000..83359e6a3 --- /dev/null +++ b/src/redist/targets/Bundled22Templates.targets @@ -0,0 +1,50 @@ + + + + $(AspNetCorePackageVersionFor22Templates) + $(AspNetCorePackageVersionFor22Templates).$(GitCommitCount) + $(AspNetCorePackageVersionFor22Templates)-$(VersionSuffix) + $([MSBuild]::Add($(BundledTemplates22InstallPath.IndexOf('.')), 1)) + $(BundledTemplates22InstallPath.IndexOf('.', $(Templates22VersionPatchSeparatorIndex))) + $(BundledTemplates22InstallPath.Substring(0, $(Templates22VersionPatchSeparatorIndex))) + + + + + + + + + + + + + + + + + + + + + %(Identity)/%(PackageVersion)/%(Identity).%(PackageVersion).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + [%(PackageVersion)] + + + + + + + + + + + + + + diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index ddd429665..a40942dfc 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -1,27 +1,16 @@ - $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) $(AspNetCorePackageVersionFor30Templates) $(AspNetCorePackageVersionFor30Templates.Substring(0, $(AspNetCore30VersionPreReleaseSeparator))) - $(AspNetCore30VersionMajorMinorPatchVersion) $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) + $(AspNetCore30VersionMajorMinorPatchVersion) $(BundledTemplates30Version)-$(VersionSuffix) - - $(AspNetCorePackageVersionFor22Templates.IndexOf('-')) - $(AspNetCorePackageVersionFor22Templates) - $(AspNetCorePackageVersionFor22Templates.Substring(0, $(AspNetCore22VersionPreReleaseSeparator))) - $(AspNetCore22VersionMajorMinorPatchVersion) - $(AspNetCore22VersionMajorMinorPatchVersion).$(GitCommitCount) - $(BundledTemplates22Version)-$(VersionSuffix) - - $(AspNetCorePackageVersionFor21Templates.IndexOf('-')) - $(AspNetCorePackageVersionFor21Templates) - $(AspNetCorePackageVersionFor21Templates.Substring(0, $(AspNetCore21VersionPreReleaseSeparator))) - $(AspNetCore21VersionMajorMinorPatchVersion) - $(AspNetCore21VersionMajorMinorPatchVersion).$(GitCommitCount) - $(BundledTemplates21Version)-$(VersionSuffix) + $([MSBuild]::Add($(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.')), 1)) + $(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.', $(Templates30VersionPatchSeparatorIndex))) + $(AspNetCore30VersionMajorMinorPatchVersion.Substring(0, $(Templates30VersionPatchSeparatorIndex))) @@ -36,83 +25,33 @@ - - - - - - - - - - - - - - - - - - - - - - - + %(Identity)/%(Version)/%(Identity).%(Version).nupkg $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) - - - - %(Identity)/%(Version)/%(Identity).%(Version).nupkg - $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) - - - - - - %(Identity)/%(Version)/%(Identity).%(Version).nupkg - $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) - - + DependsOnTargets="SetupBundledComponents;Calculate30TemplatesVersion"> - + DependsOnTargets="SetupBundledComponents;Calculate30TemplatesVersion" + Condition="$(ProductMonikerRid.StartsWith('win')) And !$(Architecture.StartsWith('arm'))"> - - - - - - - - diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index b8a5fa98f..f84d062ee 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -16,14 +16,11 @@ $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatemsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/stablefileidforapphosttransform.xslt - $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatetemplatesmsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatebundle.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatenupkg.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Toolset.$(Architecture).$(FullNugetVersion).nupkg - $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Architecture).$(FullNugetVersion).nupkg $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.$(Architecture).$(FullNugetVersion).nupkg @@ -37,11 +34,12 @@ - $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab - $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionTemplates)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)t$(Architecture)-1.cab - $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates30Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates22Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates21Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) - + - + - + + PropertyName="Templates30InstallerUpgradeCode" /> + + + + + + + + @@ -111,11 +119,11 @@ Condition=" '$(OS)' == 'Windows_NT' " Inputs="$(SdkInternalLayoutPath)**/*; $(SdkGenerateMsiPowershellScript)" - Outputs="$(SdkMSIInstallerFile)"> + Outputs="$(SdkMsiInstallerFile)"> - + + + + $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatetemplatesmsi.ps1 + + + + + $(Templates30LayoutPath.TrimEnd('\')) + $(Templates30MsiInstallerFile) + Microsoft .NET Core 3.0 Templates + $(BundledTemplates30MsiVersion) + $(BundledTemplates30Version) + $(Templates30InstallerUpgradeCode) + + + $(Templates22LayoutPath.TrimEnd('\')) + $(Templates22MsiInstallerFile) + Microsoft .NET Core 2.2 Templates + $(BundledTemplates22MsiVersion) + $(BundledTemplates22Version) + $(Templates22InstallerUpgradeCode) + + + $(Templates21LayoutPath.TrimEnd('\')) + $(Templates21MsiInstallerFile) + Microsoft .NET Core 2.1 Templates + $(BundledTemplates21MsiVersion) + $(BundledTemplates21Version) + $(Templates21InstallerUpgradeCode) + + + + + Outputs="$(CombinedFrameworkSdkHostMsiInstallerFile)"> + '$(SdkMsiCabFile)'" /> - + Outputs="@(TemplatesNupkgComponent->'%(NupkgFile)')"> + '@(TemplatesNupkgComponent->'%(NupkgFile)')' ^ + '@(TemplatesNupkgComponent->'%(IDSuffix)')'" /> + + + + + $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec + + + + + $(Templates30MsiInstallerFile) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates30MajorMinorVersion).$(BundledTemplates30Version).nupkg + $(BundledTemplates30Version) + $(Architecture).$(Templates30MajorMinorVersion) + + + $(Templates22MsiInstallerFile) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates22MajorMinorVersion).$(BundledTemplates22Version).nupkg + $(BundledTemplates22Version) + $(Architecture).$(Templates22MajorMinorVersion) + + + $(Templates21MsiInstallerFile) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates21MajorMinorVersion).$(BundledTemplates21Version).nupkg + $(BundledTemplates21Version) + $(Architecture).$(Templates21MajorMinorVersion) + + + '$(ArtifactsDir)' ^ + '$(RedistLayoutPath.TrimEnd('\'))' ^ + '$(FullNugetVersion)' ^ + '$(VSToolsNuspecFile)' ^ + '$(VSToolsNupkgFile)' ^ + '$(Architecture)'" /> + '$(ArtifactsDir)' ^ + '$(SdkResolverLayoutPath.TrimEnd('\'))' ^ + '$(FullNugetVersion)' ^ + '$(VSToolsResolverNuspecFile)' ^ + '$(VSToolsResolverNupkgFile)'" /> dotnet-sdk $(ArtifactNameSdk)-$(SdkVersion)-$(ProductMonikerRid) - $(ArtifactNameTemplates)-$(SdkVersion)-$(ProductMonikerRid) dotnet-standard-support-vs2015-$(SdkVersion)-$(ProductMonikerRid) $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(SdkVersion)-$(ProductMonikerRid) - + + + + + + + - + + + + + + + + + + - %(Identity)/%(Version)/%(Identity).%(Version).nupkg + %(Identity)/%(PackageVersion)/%(Identity).%(PackageVersion).nupkg $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + [%(PackageVersion)] - + + + %(Identity)/%(PackageVersion)/%(Identity).%(PackageVersion).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + [%(PackageVersion)] + + + + + %(Identity)/%(PackageVersion)/%(Identity).%(PackageVersion).nupkg + $(NuGetPackageRoot)$([MSBuild]::ValueOrDefault('%(NupkgPathRelativeToPackageRoot)', '').ToLower()) + [%(PackageVersion)] + + + + + + + + + + @@ -54,4 +104,18 @@ + + + + + + + + diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 9129e7f5f..f7937d6fb 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -418,9 +418,6 @@ GenerateBundledVersions; LayoutRuntimeGraph; LayoutTemplates; - LayoutTemplatesFor30MSI; - LayoutTemplatesFor22MSI; - LayoutTemplatesFor21MSI; LayoutBundledTools; RetargetTools; CrossgenLayout; diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index f84d062ee..87962f739 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -34,12 +34,12 @@ - $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates30Version)-$(ProductMonikerRid)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates22Version)-$(ProductMonikerRid)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates21Version)-$(ProductMonikerRid)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates30Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates22Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates21Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) - + - + - + - + - + @@ -119,11 +119,11 @@ Condition=" '$(OS)' == 'Windows_NT' " Inputs="$(SdkInternalLayoutPath)**/*; $(SdkGenerateMsiPowershellScript)" - Outputs="$(SdkMsiInstallerFile)"> + Outputs="$(SdkMSIInstallerFile)"> + Outputs="@(TemplatesMsiComponent->'%(MSIInstallerFile)')"> $(Templates30LayoutPath.TrimEnd('\')) - $(Templates30MsiInstallerFile) + $(Templates30MSIInstallerFile) Microsoft .NET Core 3.0 Templates $(BundledTemplates30MsiVersion) $(BundledTemplates30Version) @@ -171,7 +171,7 @@ $(Templates22LayoutPath.TrimEnd('\')) - $(Templates22MsiInstallerFile) + $(Templates22MSIInstallerFile) Microsoft .NET Core 2.2 Templates $(BundledTemplates22MsiVersion) $(BundledTemplates22Version) @@ -179,7 +179,7 @@ $(Templates21LayoutPath.TrimEnd('\')) - $(Templates21MsiInstallerFile) + $(Templates21MSIInstallerFile) Microsoft .NET Core 2.1 Templates $(BundledTemplates21MsiVersion) $(BundledTemplates21Version) @@ -191,15 +191,15 @@ + Outputs="$(CombinedFrameworkSdkHostMSIInstallerFile)"> + '$(SdkMSICabFile)'" /> '%(MSIInstallerFile)'); $(TemplatesInstallerNuspecFile); $(GenerateNupkgPowershellScript)" Outputs="@(TemplatesNupkgComponent->'%(NupkgFile)')"> - $(Templates30MsiInstallerFile) + $(Templates30MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates30MajorMinorVersion).$(BundledTemplates30Version).nupkg $(BundledTemplates30Version) $(Architecture).$(Templates30MajorMinorVersion) - $(Templates22MsiInstallerFile) + $(Templates22MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates22MajorMinorVersion).$(BundledTemplates22Version).nupkg $(BundledTemplates22Version) $(Architecture).$(Templates22MajorMinorVersion) - $(Templates21MsiInstallerFile) + $(Templates21MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates21MajorMinorVersion).$(BundledTemplates21Version).nupkg $(BundledTemplates21Version) $(Architecture).$(Templates21MajorMinorVersion) From 6de3be01508a025f99b7e6357c50cf66a1aa5f88 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:09:54 +0000 Subject: [PATCH 557/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190722.1 (#3373) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19372.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19372.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19372.1 - dotnet-watch - 3.0.0-preview8.19372.1 - dotnet-user-secrets - 3.0.0-preview8.19372.1 - dotnet-dev-certs - 3.0.0-preview8.19372.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c40e25f6b..996388581 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 - + https://github.com/aspnet/AspNetCore - e69328b3d0bee7fd1777226d16e4d8f550acce75 + 330a7708c098d356b8cf59855317915c9270d997 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 999ae6d5b..2f8859089 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19371.5 - 3.0.0-preview8.19371.5 - 3.0.0-preview8.19371.5 - 3.0.0-preview8.19371.5 - 3.0.0-preview8.19371.5 - 3.0.0-preview8.19371.5 + 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.1 From 57cd7d42374f2c4df1166c35020e907367a103e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 19:05:39 +0000 Subject: [PATCH 558/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.1 (#3375) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 996388581..0134a7d7e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - be81e8e373471bdd43a096697807c55f9053a3c0 + 66c16bd6b8ab109c80b038c9680c09820282b4e0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2f8859089..c0d58846d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19371.3 + 3.0.100-preview8.19372.1 From 4bce17c3850a21fc1e0867401ffe455c504795a6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 19:29:03 +0000 Subject: [PATCH 559/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190722.2 (#3376) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19372.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19372.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19372.2 - dotnet-watch - 3.0.0-preview8.19372.2 - dotnet-user-secrets - 3.0.0-preview8.19372.2 - dotnet-dev-certs - 3.0.0-preview8.19372.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0134a7d7e..ea61aae37 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 - + https://github.com/aspnet/AspNetCore - 330a7708c098d356b8cf59855317915c9270d997 + 077df0e3ca6849df8173ca818693dbf1d99fa512 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c0d58846d..00b9412f0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19372.1 - 3.0.0-preview8.19372.1 - 3.0.0-preview8.19372.1 - 3.0.0-preview8.19372.1 - 3.0.0-preview8.19372.1 - 3.0.0-preview8.19372.1 + 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.2 From 188b16e9fa24696a7a536c19ad697fc73d97513c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 20:40:16 +0000 Subject: [PATCH 560/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.2 (#3378) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ea61aae37..97e6b3386 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 66c16bd6b8ab109c80b038c9680c09820282b4e0 + e32670df7137b6953d6795dd733ed21ce4ff517a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 00b9412f0..342375182 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.1 + 3.0.100-preview8.19372.2 From 0ba7c01a9c22b01f5075130ebf41e42a84df0cf5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 21:20:04 +0000 Subject: [PATCH 561/725] Update dependencies from https://github.com/dotnet/cli build 20190722.1 (#3374) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19372.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 97e6b3386..03f0274a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - df36ae42215c0ec93ea493e6b5af45991b2c2c29 + 5d46a3e20cb6b4dbd8bbdba5addc17e0ed74b9f0 diff --git a/eng/Versions.props b/eng/Versions.props index 342375182..8ae4d56d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19370.6 + 3.0.100-preview8.19372.1 2.0.0-preview8.19370.1 From c8c883b37304a17df242119f0228dac7db6ddad7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 21:21:42 +0000 Subject: [PATCH 562/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190722.3 (#3379) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19372.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19372.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19372.3 - dotnet-watch - 3.0.0-preview8.19372.3 - dotnet-user-secrets - 3.0.0-preview8.19372.3 - dotnet-dev-certs - 3.0.0-preview8.19372.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03f0274a7..4a885382e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 - + https://github.com/aspnet/AspNetCore - 077df0e3ca6849df8173ca818693dbf1d99fa512 + 7ca234607a37c9e7db06013a21208769e3eeb0a2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 8ae4d56d1..a58fbcabf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19372.2 - 3.0.0-preview8.19372.2 - 3.0.0-preview8.19372.2 - 3.0.0-preview8.19372.2 - 3.0.0-preview8.19372.2 - 3.0.0-preview8.19372.2 + 3.0.0-preview8.19372.3 + 3.0.0-preview8.19372.3 + 3.0.0-preview8.19372.3 + 3.0.0-preview8.19372.3 + 3.0.0-preview8.19372.3 + 3.0.0-preview8.19372.3 From bb9fc703d719d4fd49f8e063dcc95196373721fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 21:50:52 +0000 Subject: [PATCH 563/725] Update dependencies from https://github.com/dotnet/cli build 20190722.2 (#3380) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19372.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a885382e..0744a9ca2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - 5d46a3e20cb6b4dbd8bbdba5addc17e0ed74b9f0 + 36a1ca21d6e92a5e40f1c2d87eb6ec72c42ee25f diff --git a/eng/Versions.props b/eng/Versions.props index a58fbcabf..41ff80af7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19372.1 + 3.0.100-preview8.19372.2 2.0.0-preview8.19370.1 From 0d98170947f3cef82386ad8d6d856f08d5cc7a4a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 21:52:59 +0000 Subject: [PATCH 564/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.3 (#3381) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0744a9ca2..bfbb82167 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - e32670df7137b6953d6795dd733ed21ce4ff517a + e112bb500a04a57c514abcca9b8640e5429299ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 41ff80af7..b71c169c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.2 + 3.0.100-preview8.19372.3 From 0518b57ce25427ce7f126f4752a1c94009dcc7fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 22:23:54 +0000 Subject: [PATCH 565/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.4 (#3382) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bfbb82167..8ea6e0817 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - e112bb500a04a57c514abcca9b8640e5429299ef + f586beb58b4f34c8d4c7a49fb13521ca338aca41 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b71c169c1..7c3cfe7a3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.3 + 3.0.100-preview8.19372.4 From f31451cbc0676c3f2bb9793f097d38541e96a95f Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 22 Jul 2019 22:26:51 +0000 Subject: [PATCH 566/725] Minor updates to variable names --- src/redist/targets/BundledTemplates.targets | 24 ++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 522073b01..00b3122e1 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -1,5 +1,5 @@ - $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) @@ -80,16 +80,20 @@ - - + + + + + + + DependsOnTargets="SetupBundledComponents;CalculateTemplatesVersions"> @@ -99,23 +103,23 @@ - - + From 14ef11f03034860d2cd1ca94aa353c22ead405b7 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 22 Jul 2019 22:31:48 +0000 Subject: [PATCH 567/725] Formatting... --- src/redist/targets/BundledTemplates.targets | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 00b3122e1..8905b57a6 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -110,15 +110,15 @@ + DependsOnTargets="SetupBundledComponents;CalculateTemplatesVersions" + Condition="$(ProductMonikerRid.StartsWith('win')) And !$(Architecture.StartsWith('arm'))"> + DependsOnTargets="SetupBundledComponents;CalculateTemplatesVersions" + Condition="$(ProductMonikerRid.StartsWith('win')) And !$(Architecture.StartsWith('arm'))"> From 63ea01d8ba2954ae80db688c527fc3d9acd1ac96 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 02:08:46 +0000 Subject: [PATCH 568/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.5 (#3385) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8ea6e0817..cc28e5dae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - f586beb58b4f34c8d4c7a49fb13521ca338aca41 + 2f25ec91a0c2afadd310afe2a9502d8ab0df35db https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7c3cfe7a3..4ed4856d7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.4 + 3.0.100-preview8.19372.5 From 3e7c3882627d075434f2bdebaaa24d862ad670b9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 02:12:22 +0000 Subject: [PATCH 569/725] Update dependencies from https://github.com/dotnet/cli build 20190722.3 (#3384) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19372.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cc28e5dae..ab9327b3a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - 36a1ca21d6e92a5e40f1c2d87eb6ec72c42ee25f + 6695a411cda973fbfa8a7a190c774e955e6061db diff --git a/eng/Versions.props b/eng/Versions.props index 4ed4856d7..ba97a7fd6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19372.2 + 3.0.100-preview8.19372.3 2.0.0-preview8.19370.1 From 38148f07c50c10743c91826e84551c22b032a715 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 03:08:17 +0000 Subject: [PATCH 570/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.6 (#3386) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab9327b3a..00b801e46 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 2f25ec91a0c2afadd310afe2a9502d8ab0df35db + 7026e4a9be4bf9bf67d9c488253d966bed9b5ba9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ba97a7fd6..ddf818874 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.5 + 3.0.100-preview8.19372.6 From 37875bfd170ed0c9b7a7b5cfde853835e4ccc7f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 05:37:13 +0000 Subject: [PATCH 571/725] Update dependencies from https://github.com/dotnet/toolset build 20190722.7 (#3387) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19372.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 00b801e46..5077bce98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 7026e4a9be4bf9bf67d9c488253d966bed9b5ba9 + 31573dfada46c976ce972babec4da87544d7ef49 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ddf818874..9f7a3d165 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.6 + 3.0.100-preview8.19372.7 From 4a3bf0df5390dfbbd26f92490a068f16e9108998 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 09:15:47 +0000 Subject: [PATCH 572/725] Update dependencies from https://github.com/dotnet/cli build 20190723.1 (#3388) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5077bce98..32aef6605 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - 6695a411cda973fbfa8a7a190c774e955e6061db + da0ab3b9f20418375e391bb606b46682d159f386 diff --git a/eng/Versions.props b/eng/Versions.props index 9f7a3d165..8a0aa642a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19372.3 + 3.0.100-preview8.19373.1 2.0.0-preview8.19370.1 From 7c3980d383b04a0695b18422608fefa6c8835e06 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 12:42:18 +0000 Subject: [PATCH 573/725] Update dependencies from https://github.com/dotnet/arcade build 20190722.10 (#3391) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19372.10 --- eng/Version.Details.xml | 4 ++-- eng/common/init-tools-native.ps1 | 8 +++++++- global.json | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 32aef6605..72be3c649 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - a190d4865fe3c86a168ec49c4fc61c90c96ae051 + 0793e2df782efc9ccae387bc779b2549208fa4a1 diff --git a/eng/common/init-tools-native.ps1 b/eng/common/init-tools-native.ps1 index 9d18645f4..eaa05880c 100644 --- a/eng/common/init-tools-native.ps1 +++ b/eng/common/init-tools-native.ps1 @@ -103,7 +103,13 @@ try { if ($LASTEXITCODE -Ne "0") { $errMsg = "$ToolName installation failed" if ((Get-Variable 'DoNotAbortNativeToolsInstallationOnFailure' -ErrorAction 'SilentlyContinue') -and $DoNotAbortNativeToolsInstallationOnFailure) { - Write-Warning $errMsg + $showNativeToolsWarning = $true + if ((Get-Variable 'DoNotDisplayNativeToolsInstallationWarnings' -ErrorAction 'SilentlyContinue') -and $DoNotDisplayNativeToolsInstallationWarnings) { + $showNativeToolsWarning = $false + } + if ($showNativeToolsWarning) { + Write-Warning $errMsg + } $toolInstallationFailure = $true } else { Write-Error $errMsg diff --git a/global.json b/global.json index 52fdab3e2..fa25684aa 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19369.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19372.10" } } From c1cfbed037371dc1a2e494cd8e1c60c34e610864 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 13:08:36 +0000 Subject: [PATCH 574/725] [master] Update dependencies from dotnet/toolset (#3392) * Update dependencies from https://github.com/dotnet/toolset build 20190723.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.4 * Update dependencies from https://github.com/dotnet/toolset build 20190723.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72be3c649..65df90b11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 31573dfada46c976ce972babec4da87544d7ef49 + 7cd5ce98a37d8908c5b04d196afaaedf049279f5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8a0aa642a..497b36707 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19372.7 + 3.0.100-preview8.19373.5 From 4888b281418c2a19bb193eedfa7857063a035f16 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 13:25:06 +0000 Subject: [PATCH 575/725] Update dependencies from https://github.com/dotnet/cli build 20190723.2 (#3390) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65df90b11..92267224b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - da0ab3b9f20418375e391bb606b46682d159f386 + b7a3e0b19832dfed3f14e6c81fa02dfffa85f299 diff --git a/eng/Versions.props b/eng/Versions.props index 497b36707..8383ad76a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19373.1 + 3.0.100-preview8.19373.2 2.0.0-preview8.19370.1 From af560388ebffef539bd84cc9ebf5673acf721020 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 13:47:03 +0000 Subject: [PATCH 576/725] Update dependencies from https://github.com/dotnet/toolset build 20190723.6 (#3393) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 92267224b..9e7d3f48a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 7cd5ce98a37d8908c5b04d196afaaedf049279f5 + edbe5ccf7d56dc7c30815be79e1066e6ff11002b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8383ad76a..7923a2dcf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19373.5 + 3.0.100-preview8.19373.6 From 0e5cbbbfc78f174eb157e423779916a4274595bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 13:55:55 +0000 Subject: [PATCH 577/725] Update dependencies from https://github.com/dotnet/cli build 20190723.3 (#3394) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9e7d3f48a..b0293810f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk ec9f5fc673f798dd6a89c7d11a4e62727837757c - + https://github.com/dotnet/cli - b7a3e0b19832dfed3f14e6c81fa02dfffa85f299 + 00b7f009f5eeb2167ceed8a60b51d8767077eac8 diff --git a/eng/Versions.props b/eng/Versions.props index 7923a2dcf..a014f2587 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19373.2 + 3.0.100-preview8.19373.3 2.0.0-preview8.19370.1 From 426e5fea143affcd1bb14b34ce6e8735ad217028 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 14:12:53 +0000 Subject: [PATCH 578/725] Update dependencies from https://github.com/dotnet/toolset build 20190723.7 (#3395) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0293810f..d230e8866 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - edbe5ccf7d56dc7c30815be79e1066e6ff11002b + 92d172947c70bf70735fe5065a39cd669354df30 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a014f2587..32a6f3499 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19373.6 + 3.0.100-preview8.19373.7 From e388bf07e41acc239d9decc1f4ec447870b6b2d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 15:59:31 +0000 Subject: [PATCH 579/725] Update dependencies from https://github.com/dotnet/sdk build 20190723.1 (#3396) - Microsoft.NET.Sdk - 3.0.100-preview8.19373.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d230e8866..35d6cc7b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 92d172947c70bf70735fe5065a39cd669354df30 - + https://github.com/dotnet/sdk - ec9f5fc673f798dd6a89c7d11a4e62727837757c + e10256763ff83b20d2b4c23d9966529a041bb0dc https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 32a6f3499..95b4dad72 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19370.4 + 3.0.100-preview8.19373.1 $(MicrosoftNETSdkPackageVersion) From 856ca550a1c9bc389d56ca6a29cc4a4158d8bab9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 16:30:05 +0000 Subject: [PATCH 580/725] Update dependencies from https://github.com/dotnet/sdk build 20190723.2 (#3397) - Microsoft.NET.Sdk - 3.0.100-preview8.19373.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 35d6cc7b8..caf902155 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 92d172947c70bf70735fe5065a39cd669354df30 - + https://github.com/dotnet/sdk - e10256763ff83b20d2b4c23d9966529a041bb0dc + 96e6fc555a9685153578810ab646bee2a46787bd https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 95b4dad72..a8fac00ee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19373.1 + 3.0.100-preview8.19373.2 $(MicrosoftNETSdkPackageVersion) From fbfbeff425573abe77bfa5bf53c790d1d857cff2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 21:27:45 +0000 Subject: [PATCH 581/725] Update dependencies from https://github.com/dotnet/toolset build 20190723.8 (#3398) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index caf902155..fc629f020 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 92d172947c70bf70735fe5065a39cd669354df30 + 55ba54012ca32e9c1aa45bc62b209ed011eb70d7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a8fac00ee..400638d7a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19373.7 + 3.0.100-preview8.19373.8 From 2f405e884fea53cfb78c678690ed3e27a747e6ff Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Jul 2019 21:28:07 +0000 Subject: [PATCH 582/725] Update dependencies from https://github.com/dotnet/toolset build 20190723.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc629f020..66c19d2f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating b103c4a9c64f62b8d940cc651b41fe774435f478 - + https://github.com/dotnet/toolset - 55ba54012ca32e9c1aa45bc62b209ed011eb70d7 + 083658680ca51cbbba74851ff8c9d3b35a8e0911 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 400638d7a..919c60a14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19373.8 + 3.0.100-preview8.19373.9 From 64b4ec3669bf2c2d302cc1a6d5e333e21632e1e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 21:41:39 +0000 Subject: [PATCH 583/725] Update dependencies from https://github.com/dotnet/cli build 20190723.4 (#3400) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc629f020..abc21b848 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 96e6fc555a9685153578810ab646bee2a46787bd - + https://github.com/dotnet/cli - 00b7f009f5eeb2167ceed8a60b51d8767077eac8 + 6249ec5c08b5efe18290441a2facd3a5e6a1aed7 diff --git a/eng/Versions.props b/eng/Versions.props index 400638d7a..21a15fa65 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19373.3 + 3.0.100-preview8.19373.4 2.0.0-preview8.19370.1 From aacd4f617913b58109685942065493f6625a6af7 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 24 Jul 2019 00:18:21 +0000 Subject: [PATCH 584/725] Updating 3.0 template variables. --- eng/Versions.props | 6 +++--- src/redist/targets/BundledTemplates.targets | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 66479a34b..9e7cd93c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,9 +57,9 @@ 4.8.0-preview8.19359.1 3.0.0-preview8.19359.5 - 1.6.1 - 2.0.0-preview8.19365.2 - $(MicrosoftDotNetCommonItemTemplatesPackageVersion) + 1.6.1 + 2.0.0-preview8.19365.2 + $(MicrosoftDotNetCommonItemTemplates30PackageVersion) 1.0.2-beta4.19155.2 $(AspNetCoreVersion) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 8905b57a6..96c769e1a 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -29,7 +29,7 @@ - + @@ -37,7 +37,7 @@ - + From b95848906ad74d051a25842a3a97d2cf4d8b12e3 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 24 Jul 2019 00:41:46 +0000 Subject: [PATCH 585/725] Fixing the 3.0 template conditional; adding a comment. --- src/redist/targets/BundledTemplates.targets | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 96c769e1a..582546552 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -5,9 +5,11 @@ $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) $(AspNetCorePackageVersionFor30Templates) $(AspNetCorePackageVersionFor30Templates.Substring(0, $(AspNetCore30VersionPreReleaseSeparator))) + $(AspNetCore30VersionMajorMinorPatchVersion) + + $(BundledTemplates30InstallPath)-$(VersionSuffix) $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) - $(AspNetCore30VersionMajorMinorPatchVersion) - $(BundledTemplates30Version)-$(VersionSuffix) + $(AspNetCore30VersionMajorMinorPatchVersion)-$(VersionSuffix) $([MSBuild]::Add($(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.')), 1)) $(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.', $(Templates30VersionPatchSeparatorIndex))) $(AspNetCore30VersionMajorMinorPatchVersion.Substring(0, $(Templates30VersionPatchSeparatorIndex))) @@ -99,14 +101,14 @@ + DestinationFolder="$(RedistLayoutPath)templates/$(BundledTemplates30InstallPath)"/> + DestinationFolder="$(Templates30LayoutPath)templates/$(BundledTemplates30InstallPath)"/> Date: Wed, 24 Jul 2019 01:15:25 +0000 Subject: [PATCH 586/725] [master] Update dependencies from dotnet/core-setup (#3377) * Update dependencies from https://github.com/dotnet/core-setup build 20190722.03 - Microsoft.NETCore.App - 3.0.0-preview8-19372-03 - NETStandard.Library.Ref - 2.1.0-preview8-19372-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19372-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190722.07 - Microsoft.NETCore.App - 3.0.0-preview8-19372-07 - NETStandard.Library.Ref - 2.1.0-preview8-19372-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19372-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190722.10 - Microsoft.NETCore.App - 3.0.0-preview8-19372-10 - NETStandard.Library.Ref - 2.1.0-preview8-19372-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19372-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190722.13 - Microsoft.NETCore.App - 3.0.0-preview8-19372-13 - NETStandard.Library.Ref - 2.1.0-preview8-19372-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19372-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190722.15 - Microsoft.NETCore.App - 3.0.0-preview8-19372-15 - NETStandard.Library.Ref - 2.1.0-preview8-19372-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19372-15 * Update dependencies from https://github.com/dotnet/core-setup build 20190723.02 - Microsoft.NETCore.App - 3.0.0-preview8-19373-02 - NETStandard.Library.Ref - 2.1.0-preview8-19373-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19373-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190723.06 - Microsoft.NETCore.App - 3.0.0-preview8-19373-06 - NETStandard.Library.Ref - 2.1.0-preview8-19373-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-19373-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190723.10 - Microsoft.NETCore.App - 3.0.0-preview8-28373-10 - NETStandard.Library.Ref - 2.1.0-preview8-28373-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28373-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190723.12 - Microsoft.NETCore.App - 3.0.0-preview8-28373-12 - NETStandard.Library.Ref - 2.1.0-preview8-28373-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28373-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index abc21b848..502bd10f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf + 1d0d28cf1f3aa4dddc136c9df8edc976b600135e - + https://github.com/dotnet/core-setup - 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf + 1d0d28cf1f3aa4dddc136c9df8edc976b600135e - + https://github.com/dotnet/core-setup - 3fcf1dac5531a0a92ce53af4eae4fc42316a0ccf + 1d0d28cf1f3aa4dddc136c9df8edc976b600135e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 21a15fa65..63b0bbdb1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-27919-09 + 3.0.0-preview8-28373-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-27919-09 + 2.1.0-preview8-28373-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-27919-09 + 3.0.0-preview8-28373-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 439578bb331442a4342ce39479d272eee77284e4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Jul 2019 02:04:30 +0000 Subject: [PATCH 587/725] Update dependencies from https://github.com/dotnet/core-setup build 20190723.14 - Microsoft.NETCore.App - 3.0.0-preview8-28373-14 - NETStandard.Library.Ref - 2.1.0-preview8-28373-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28373-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 502bd10f4..c8360de0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1d0d28cf1f3aa4dddc136c9df8edc976b600135e + 4c34f98d3f3f32623d574cb98bfb74c9831fa21b - + https://github.com/dotnet/core-setup - 1d0d28cf1f3aa4dddc136c9df8edc976b600135e + 4c34f98d3f3f32623d574cb98bfb74c9831fa21b - + https://github.com/dotnet/core-setup - 1d0d28cf1f3aa4dddc136c9df8edc976b600135e + 4c34f98d3f3f32623d574cb98bfb74c9831fa21b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 63b0bbdb1..902024864 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28373-12 + 3.0.0-preview8-28373-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28373-12 + 2.1.0-preview8-28373-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28373-12 + 3.0.0-preview8-28373-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 249af0f120fc67b4876a98aedd6e9ae73052c20f Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 24 Jul 2019 03:32:47 +0000 Subject: [PATCH 588/725] Updates per code review. --- eng/Versions.props | 14 ++++-- src/redist/targets/BundledTemplates.targets | 51 ++++++++++++--------- src/redist/targets/GenerateMSIs.targets | 12 ++--- 3 files changed, 45 insertions(+), 32 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 9e7cd93c1..03515ba32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,6 +14,14 @@ 3.0.100-preview8.19371.3 + + + 4.8.0-preview8.19359.1 + + + + 3.0.0-preview8.19359.5 + 3.0.0-preview8.19371.5 @@ -53,10 +61,8 @@ - - 4.8.0-preview8.19359.1 - - 3.0.0-preview8.19359.5 + $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) + $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) 1.6.1 2.0.0-preview8.19365.2 $(MicrosoftDotNetCommonItemTemplates30PackageVersion) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 582546552..caf7b6a62 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -5,28 +5,35 @@ $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) $(AspNetCorePackageVersionFor30Templates) $(AspNetCorePackageVersionFor30Templates.Substring(0, $(AspNetCore30VersionPreReleaseSeparator))) - $(AspNetCore30VersionMajorMinorPatchVersion) - - $(BundledTemplates30InstallPath)-$(VersionSuffix) - $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) $(AspNetCore30VersionMajorMinorPatchVersion)-$(VersionSuffix) + $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) + $(AspNetCore30VersionMajorMinorPatchVersion) + $(BundledTemplates30InstallPath)-$(VersionSuffix) $([MSBuild]::Add($(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.')), 1)) $(AspNetCore30VersionMajorMinorPatchVersion.IndexOf('.', $(Templates30VersionPatchSeparatorIndex))) - $(AspNetCore30VersionMajorMinorPatchVersion.Substring(0, $(Templates30VersionPatchSeparatorIndex))) + $(AspNetCore30VersionMajorMinorPatchVersion.Substring(0, $(Templates30VersionPatchSeparatorIndex))) - $(AspNetCorePackageVersionFor22Templates) - $(AspNetCorePackageVersionFor22Templates).$(GitCommitCount) - $(AspNetCorePackageVersionFor22Templates)-$(VersionSuffix) - $([MSBuild]::Add($(BundledTemplates22InstallPath.IndexOf('.')), 1)) - $(BundledTemplates22InstallPath.IndexOf('.', $(Templates22VersionPatchSeparatorIndex))) - $(BundledTemplates22InstallPath.Substring(0, $(Templates22VersionPatchSeparatorIndex))) + $(AspNetCorePackageVersionFor22Templates.IndexOf('-')) + $(AspNetCorePackageVersionFor22Templates) + $(AspNetCorePackageVersionFor22Templates.Substring(0, $(AspNetCore22VersionPreReleaseSeparator))) + $(AspNetCore22VersionMajorMinorPatchVersion)-$(VersionSuffix) + $(AspNetCore22VersionMajorMinorPatchVersion).$(GitCommitCount) + $(AspNetCore22VersionMajorMinorPatchVersion) + $(BundledTemplates22InstallPath)-$(VersionSuffix) + $([MSBuild]::Add($(AspNetCore22VersionMajorMinorPatchVersion.IndexOf('.')), 1)) + $(AspNetCore22VersionMajorMinorPatchVersion.IndexOf('.', $(Templates22VersionPatchSeparatorIndex))) + $(AspNetCore22VersionMajorMinorPatchVersion.Substring(0, $(Templates22VersionPatchSeparatorIndex))) - $(AspNetCorePackageVersionFor21Templates) - $(AspNetCorePackageVersionFor21Templates).$(GitCommitCount) - $(AspNetCorePackageVersionFor21Templates)-$(VersionSuffix) - $([MSBuild]::Add($(BundledTemplates21InstallPath.IndexOf('.')), 1)) - $(BundledTemplates21InstallPath.IndexOf('.', $(Templates21VersionPatchSeparatorIndex))) - $(BundledTemplates21InstallPath.Substring(0, $(Templates21VersionPatchSeparatorIndex))) + $(AspNetCorePackageVersionFor21Templates.IndexOf('-')) + $(AspNetCorePackageVersionFor21Templates) + $(AspNetCorePackageVersionFor21Templates.Substring(0, $(AspNetCore21VersionPreReleaseSeparator))) + $(AspNetCore21VersionMajorMinorPatchVersion)-$(VersionSuffix) + $(AspNetCore21VersionMajorMinorPatchVersion).$(GitCommitCount) + $(AspNetCore21VersionMajorMinorPatchVersion) + $(BundledTemplates21InstallPath)-$(VersionSuffix) + $([MSBuild]::Add($(AspNetCore21VersionMajorMinorPatchVersion.IndexOf('.')), 1)) + $(AspNetCore21VersionMajorMinorPatchVersion.IndexOf('.', $(Templates21VersionPatchSeparatorIndex))) + $(AspNetCore21VersionMajorMinorPatchVersion.Substring(0, $(Templates21VersionPatchSeparatorIndex))) @@ -34,11 +41,11 @@ - - - - - + + + + + diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 87962f739..d94092fb9 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -269,21 +269,21 @@ $(Templates30MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates30MajorMinorVersion).$(BundledTemplates30Version).nupkg + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates30MajorMinorVersion).$(BundledTemplates30Version).nupkg $(BundledTemplates30Version) - $(Architecture).$(Templates30MajorMinorVersion) + $(Architecture).$(BundledTemplates30MajorMinorVersion) $(Templates22MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates22MajorMinorVersion).$(BundledTemplates22Version).nupkg + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates22MajorMinorVersion).$(BundledTemplates22Version).nupkg $(BundledTemplates22Version) - $(Architecture).$(Templates22MajorMinorVersion) + $(Architecture).$(BundledTemplates22MajorMinorVersion) $(Templates21MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(Templates21MajorMinorVersion).$(BundledTemplates21Version).nupkg + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates21MajorMinorVersion).$(BundledTemplates21Version).nupkg $(BundledTemplates21Version) - $(Architecture).$(Templates21MajorMinorVersion) + $(Architecture).$(BundledTemplates21MajorMinorVersion) From ec451a4beceed7a8d2a8d8297f216d226ffe78d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 04:01:57 +0000 Subject: [PATCH 589/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190723.7 (#3406) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19373.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19373.7 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19373.7 - dotnet-watch - 3.0.0-preview8.19373.7 - dotnet-user-secrets - 3.0.0-preview8.19373.7 - dotnet-dev-certs - 3.0.0-preview8.19373.7 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c8360de0b..212953627 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 4c34f98d3f3f32623d574cb98bfb74c9831fa21b - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/aspnet/AspNetCore - 7ca234607a37c9e7db06013a21208769e3eeb0a2 + fad6a1867ccb42bcf23c8507218b944e8798a06a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 902024864..34515ea81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19372.3 - 3.0.0-preview8.19372.3 - 3.0.0-preview8.19372.3 - 3.0.0-preview8.19372.3 - 3.0.0-preview8.19372.3 - 3.0.0-preview8.19372.3 + 3.0.0-preview8.19373.7 + 3.0.0-preview8.19373.7 + 3.0.0-preview8.19373.7 + 3.0.0-preview8.19373.7 + 3.0.0-preview8.19373.7 + 3.0.0-preview8.19373.7 From d82bf9b19fe4153c686702e0c5a97b8fe604c530 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 04:12:31 +0000 Subject: [PATCH 590/725] Update dependencies from https://github.com/dotnet/core-setup build 20190723.17 (#3407) - Microsoft.NETCore.App - 3.0.0-preview8-28373-17 - NETStandard.Library.Ref - 2.1.0-preview8-28373-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28373-17 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19373.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19373.6 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 212953627..d9b633242 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4c34f98d3f3f32623d574cb98bfb74c9831fa21b + 5d8d5e866113c9f144136a04222f191456dfff1d - + https://github.com/dotnet/core-setup - 4c34f98d3f3f32623d574cb98bfb74c9831fa21b + 5d8d5e866113c9f144136a04222f191456dfff1d - + https://github.com/dotnet/core-setup - 4c34f98d3f3f32623d574cb98bfb74c9831fa21b + 5d8d5e866113c9f144136a04222f191456dfff1d https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 6249ec5c08b5efe18290441a2facd3a5e6a1aed7 - + https://github.com/dotnet/winforms - bd1ec4e2cdab8e536cdb48670843904310a1854a + b033392baaec90ae768ef618df968d797ac95684 - + https://github.com/dotnet/wpf - ea72094ebe0de0da03c591752559739d6fb67f03 + 48e37ed906067d0f1dd10e9e3ae92593b3ebf299 diff --git a/eng/Versions.props b/eng/Versions.props index 34515ea81..69f92ec90 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19359.1 + 4.8.0-preview8.19373.2 - 3.0.0-preview8.19359.5 + 3.0.0-preview8.19373.6 @@ -48,7 +48,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28373-14 + 3.0.0-preview8-28373-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28373-14 + 2.1.0-preview8-28373-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28373-14 + 3.0.0-preview8-28373-17 $(MicrosoftWindowsDesktopAppPackageVersion) From 28a3901da5fab27486ba88f9a122364250300bf0 Mon Sep 17 00:00:00 2001 From: Vagisha Nidhi Date: Wed, 24 Jul 2019 13:24:58 +0530 Subject: [PATCH 591/725] Updating the test templates to latest version --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 69f92ec90..53e426dea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -38,7 +38,7 @@ 2.0.0-preview8.19370.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) - 1.0.2-beta4.19155.2 + 1.0.2-beta4.19354.1 0.2.0 1.6.1 From 11e29a755b53324697732d4596874c4a9fd2826e Mon Sep 17 00:00:00 2001 From: Vagisha Nidhi Date: Wed, 24 Jul 2019 14:51:48 +0530 Subject: [PATCH 592/725] Updating the test templates to latest version --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 53e426dea..df165352b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -38,7 +38,7 @@ 2.0.0-preview8.19370.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) - 1.0.2-beta4.19354.1 + 1.0.2-beta4.19354.2 0.2.0 1.6.1 From 437573d4282248acb4e3390871338a8733d54952 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 12:37:57 +0000 Subject: [PATCH 593/725] Update dependencies from https://github.com/dotnet/arcade build 20190723.6 (#3409) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19373.6 --- eng/Version.Details.xml | 4 ++-- eng/common/init-tools-native.ps1 | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9b633242..af712c3ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 0793e2df782efc9ccae387bc779b2549208fa4a1 + 56b5e5a9debc87b98c5dd394e8a72c916099d9d5 diff --git a/eng/common/init-tools-native.ps1 b/eng/common/init-tools-native.ps1 index eaa05880c..0cc7bbdd8 100644 --- a/eng/common/init-tools-native.ps1 +++ b/eng/common/init-tools-native.ps1 @@ -98,7 +98,7 @@ try { } Write-Verbose "Installing $ToolName version $ToolVersion" - Write-Verbose "Executing '$InstallerPath $LocalInstallerArguments'" + Write-Verbose "Executing '$InstallerPath $($LocalInstallerArguments.Keys.ForEach({"-$_ `"$($LocalInstallerArguments.$_)`""}) -join ' ')'" & $InstallerPath @LocalInstallerArguments if ($LASTEXITCODE -Ne "0") { $errMsg = "$ToolName installation failed" diff --git a/global.json b/global.json index fa25684aa..7c4b22c70 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19372.10" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19373.6" } } From d609782913a235062ccba3ae9e14722f80ba890c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 12:43:24 +0000 Subject: [PATCH 594/725] Update dependencies from https://github.com/dotnet/templating build 20190723.1 (#3410) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19373.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index af712c3ce..e683a999a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore fad6a1867ccb42bcf23c8507218b944e8798a06a - + https://github.com/dotnet/templating - b103c4a9c64f62b8d940cc651b41fe774435f478 + ee58e8a484f7e8ea188c67a984a64cfb96158a1b https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 69f92ec90..b04168812 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview8.19373.4 - 2.0.0-preview8.19370.1 + 2.0.0-preview8.19373.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 99301f2a4ed69024b7a2e6f2a04b11a1330aa822 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 13:40:25 +0000 Subject: [PATCH 595/725] [master] Update dependencies from dotnet/cli (#3405) * Update dependencies from https://github.com/dotnet/cli build 20190723.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.5 * Update dependencies from https://github.com/dotnet/cli build 20190723.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.6 * Update dependencies from https://github.com/dotnet/cli build 20190723.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19373.7 * Update dependencies from https://github.com/dotnet/cli build 20190724.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e683a999a..7d318a587 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 96e6fc555a9685153578810ab646bee2a46787bd - + https://github.com/dotnet/cli - 6249ec5c08b5efe18290441a2facd3a5e6a1aed7 + 4d30000645530da1e677b876d90cd27878bdcf90 diff --git a/eng/Versions.props b/eng/Versions.props index b04168812..f64f1d974 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19373.4 + 3.0.100-preview8.19374.1 2.0.0-preview8.19373.1 From 11fbec5118d227ab5f9ea7ec85d8f4e3693e2e53 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 14:06:11 +0000 Subject: [PATCH 596/725] Update dependencies from https://github.com/dotnet/cli build 20190724.2 (#3411) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d318a587..4288019d5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 96e6fc555a9685153578810ab646bee2a46787bd - + https://github.com/dotnet/cli - 4d30000645530da1e677b876d90cd27878bdcf90 + 75385ffb2841244b45f65f40678f833a5a429c57 diff --git a/eng/Versions.props b/eng/Versions.props index f64f1d974..8d974049a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19374.1 + 3.0.100-preview8.19374.2 2.0.0-preview8.19373.1 From 67c7c446f98ea18f2006b69e1e01aa654bdd8fe6 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Wed, 24 Jul 2019 16:08:11 +0000 Subject: [PATCH 597/725] Updates per code review --- src/redist/targets/Branding.targets | 3 +++ src/redist/targets/GenerateMSIs.targets | 20 ++++++++++--------- .../VS.Redist.Common.NetCore.Templates.nuspec | 6 +++--- .../VS.Redist.Common.NetCore.Toolset.nuspec | 6 +++--- .../clisdk/VS.Tools.Net.Core.SDK.nuspec | 6 +++--- .../windows/clisdk/generatenupkg.ps1 | 5 +++-- 6 files changed, 26 insertions(+), 20 deletions(-) diff --git a/src/redist/targets/Branding.targets b/src/redist/targets/Branding.targets index 9f81239cd..e70d058c2 100644 --- a/src/redist/targets/Branding.targets +++ b/src/redist/targets/Branding.targets @@ -12,6 +12,9 @@ Microsoft .NET Core Host FX Resolver $(MicrosoftNETCoreAppPackageVersion) Microsoft.NETCore.App $(SharedFrameworkName) + Microsoft .NET Core 3.0 Templates + Microsoft .NET Core 2.2 Templates + Microsoft .NET Core 2.1 Templates diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index d94092fb9..9fdb03b75 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -143,8 +143,8 @@ Outputs="@(TemplatesMsiComponent->'%(MSIInstallerFile)')"> $(Templates30LayoutPath.TrimEnd('\')) $(Templates30MSIInstallerFile) - Microsoft .NET Core 3.0 Templates + $(BundledTemplates30BrandName) $(BundledTemplates30MsiVersion) $(BundledTemplates30Version) $(Templates30InstallerUpgradeCode) @@ -172,7 +172,7 @@ $(Templates22LayoutPath.TrimEnd('\')) $(Templates22MSIInstallerFile) - Microsoft .NET Core 2.2 Templates + $(BundledTemplates22BrandName) $(BundledTemplates22MsiVersion) $(BundledTemplates22Version) $(Templates22InstallerUpgradeCode) @@ -180,7 +180,7 @@ $(Templates21LayoutPath.TrimEnd('\')) $(Templates21MSIInstallerFile) - Microsoft .NET Core 2.1 Templates + $(BundledTemplates21BrandName) $(BundledTemplates21MsiVersion) $(BundledTemplates21Version) $(Templates21InstallerUpgradeCode) @@ -241,6 +241,7 @@ '$(ToolsetInstallerNuspecFile)' ^ '$(ToolsetInstallerNupkgFile)' ^ '$(Architecture)' ^ + '$(MajorMinorVersion)' ^ '$(SdkMSICabFile)'" /> @@ -258,7 +259,8 @@ '@(TemplatesNupkgComponent->'%(Version)')' ^ '$(TemplatesInstallerNuspecFile)' ^ '@(TemplatesNupkgComponent->'%(NupkgFile)')' ^ - '@(TemplatesNupkgComponent->'%(IDSuffix)')'" /> + '$(Architecture)' ^ + '@(TemplatesNupkgComponent->'%(MajorMinorVersion)')'" /> @@ -271,19 +273,19 @@ $(Templates30MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates30MajorMinorVersion).$(BundledTemplates30Version).nupkg $(BundledTemplates30Version) - $(Architecture).$(BundledTemplates30MajorMinorVersion) + $(BundledTemplates30MajorMinorVersion) $(Templates22MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates22MajorMinorVersion).$(BundledTemplates22Version).nupkg $(BundledTemplates22Version) - $(Architecture).$(BundledTemplates22MajorMinorVersion) + $(BundledTemplates22MajorMinorVersion) $(Templates21MSIInstallerFile) $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates21MajorMinorVersion).$(BundledTemplates21Version).nupkg $(BundledTemplates21Version) - $(Architecture).$(BundledTemplates21MajorMinorVersion) + $(BundledTemplates21MajorMinorVersion) diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec index acf7fe532..b6bcf5915 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Templates.nuspec @@ -1,15 +1,15 @@  - VS.Redist.Common.NetCore.Templates.$DATA$ + VS.Redist.Common.NetCore.Templates.$ARCH$.$MAJOR_MINOR$ 1.0.0 - VS.Redist.Common.NetCore.Templates.$DATA$ + VS.Redist.Common.NetCore.Templates.$ARCH$.$MAJOR_MINOR$ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm https://github.com/dotnet/core-sdk true - .NET Core $DATA$ Templates Windows Installer MSI as a .nupkg for internal Visual Studio build consumption + .NET Core $MAJOR_MINOR$ Templates Windows Installer MSI as a .nupkg for internal Visual Studio build consumption © Microsoft Corporation. All rights reserved. diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec index 8915aac6e..1c71d7a34 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec @@ -1,15 +1,15 @@  - VS.Redist.Common.NetCore.Toolset.$DATA$ + VS.Redist.Common.NetCore.Toolset.$ARCH$ 1.0.0 - VS.Redist.Common.NetCore.Toolset.$DATA$ + VS.Redist.Common.NetCore.Toolset.$ARCH$ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm https://github.com/dotnet/core-sdk true - .NET Core SDK Toolset ($DATA$) Windows Installer MSI as a .nupkg for internal Visual Studio build consumption + .NET Core $MAJOR_MINOR$ SDK Toolset ($ARCH$) Windows Installer MSI as a .nupkg for internal Visual Studio build consumption © Microsoft Corporation. All rights reserved. diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec index 5b93186c9..b986d3440 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec @@ -1,15 +1,15 @@  - VS.Tools.Net.Core.SDK.$DATA$ + VS.Tools.Net.Core.SDK.$ARCH$ 1.0.0 - VS.Tools.Net.Core.SDK.$DATA$ + VS.Tools.Net.Core.SDK.$ARCH$ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm https://github.com/dotnet/core-sdk true - .NET Core SDK ($DATA$) as a .nupkg for internal Visual Studio build consumption + .NET Core SDK ($ARCH$) as a .nupkg for internal Visual Studio build consumption © Microsoft Corporation. All rights reserved. diff --git a/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 b/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 index d54154225..9fda65872 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 @@ -7,7 +7,8 @@ param( [Parameter(Mandatory=$true)][string]$NugetVersion, [Parameter(Mandatory=$true)][string]$NuspecFile, [Parameter(Mandatory=$true)][string]$NupkgFile, - [Parameter(Mandatory=$false)][string]$AdditionalData, + [Parameter(Mandatory=$false)][string]$Architecture, + [Parameter(Mandatory=$false)][string]$MmVersion, [Parameter(Mandatory=$false)][string]$CabPath ) @@ -33,5 +34,5 @@ if (Test-Path $NupkgFile) { Remove-Item -Force $NupkgFile } -& $NuGetExe pack $NuspecFile -Version $NugetVersion -OutputDirectory $OutputDirectory -NoDefaultExcludes -NoPackageAnalysis -Properties PAYLOAD_FILES=$ContentPath`;DOTNET_CAB_FILE=$CabPath`;DATA=$AdditionalData +& $NuGetExe pack $NuspecFile -Version $NugetVersion -OutputDirectory $OutputDirectory -NoDefaultExcludes -NoPackageAnalysis -Properties PAYLOAD_FILES=$ContentPath`;DOTNET_CAB_FILE=$CabPath`;ARCH=$Architecture`;MAJOR_MINOR=$MmVersion Exit $LastExitCode From 1c09a020d7b11d5c6c9afb27af4ccf505306829c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 16:39:46 +0000 Subject: [PATCH 598/725] [master] Update dependencies from dotnet/sdk (#3402) * Update dependencies from https://github.com/dotnet/sdk build 20190723.3 - Microsoft.NET.Sdk - 3.0.100-preview8.19373.3 * Update dependencies from https://github.com/dotnet/sdk build 20190723.4 - Microsoft.NET.Sdk - 3.0.100-preview8.19373.4 * Update dependencies from https://github.com/dotnet/sdk build 20190724.1 - Microsoft.NET.Sdk - 3.0.100-preview8.19374.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d5de39c3c..4e3c4af5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 083658680ca51cbbba74851ff8c9d3b35a8e0911 - + https://github.com/dotnet/sdk - 96e6fc555a9685153578810ab646bee2a46787bd + 5b5d4ee5cdb6c75003561820ce31c2435e8cddc5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index a878a0885..5721151fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview8.19373.2 + 3.0.100-preview8.19374.1 $(MicrosoftNETSdkPackageVersion) From f9bceec80a12fb06ee6622a685811619d9be8f34 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 16:44:46 +0000 Subject: [PATCH 599/725] [master] Update dependencies from dotnet/toolset (#3412) * Update dependencies from https://github.com/dotnet/toolset build 20190723.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.10 * Update dependencies from https://github.com/dotnet/toolset build 20190723.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.11 * Update dependencies from https://github.com/dotnet/toolset build 20190723.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.12 * Update dependencies from https://github.com/dotnet/toolset build 20190724.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.1 * Update dependencies from https://github.com/dotnet/toolset build 20190724.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.2 * Update dependencies from https://github.com/dotnet/toolset build 20190724.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.3 * Update dependencies from https://github.com/dotnet/toolset build 20190724.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.4 * Update dependencies from https://github.com/dotnet/toolset build 20190724.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.5 * Update dependencies from https://github.com/dotnet/toolset build 20190724.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4e3c4af5b..171a871c7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ee58e8a484f7e8ea188c67a984a64cfb96158a1b - + https://github.com/dotnet/toolset - 083658680ca51cbbba74851ff8c9d3b35a8e0911 + 07b8bb2d1c14414accaf58b27577f775454e79ec https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5721151fb..91245e3c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19373.9 + 3.0.100-preview8.19374.6 From d1f57e32cef453e1a2abc6ccaed36cbf07860cc7 Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Wed, 24 Jul 2019 11:02:42 -0700 Subject: [PATCH 600/725] Don't include WindowsDesktop targeting pack in x-plat tarball (#3403) --- src/redist/targets/GenerateLayout.targets | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 8a66ee6f3..e7618c3cb 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -106,13 +106,6 @@ packs/%(PackageName)/%(PackageVersion) - - Microsoft.WindowsDesktop.App.Ref - $(WindowsDesktopTargetingPackVersion) - $(TargetFramework) - packs/%(PackageName)/%(PackageVersion) - - Microsoft.NETCore.App.Host.$(SharedFrameworkRid) $(NetCoreAppHostPackVersion) @@ -238,6 +231,13 @@ + + Microsoft.WindowsDesktop.App.Ref + $(WindowsDesktopTargetingPackVersion) + $(TargetFramework) + packs/%(PackageName)/%(PackageVersion) + + $(WinFormsAndWpfSharedFxRootUrl)$(MicrosoftWindowsDesktopPackageVersion) $(WinFormsAndWpfSharedFxArchiveFileName) From 1f4196b0a647ddaadf638c77ee656390c5b0af34 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 18:24:12 +0000 Subject: [PATCH 601/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190724.1 (#3413) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19374.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19374.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19374.1 - dotnet-watch - 3.0.0-preview8.19374.1 - dotnet-user-secrets - 3.0.0-preview8.19374.1 - dotnet-dev-certs - 3.0.0-preview8.19374.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 171a871c7..84be2804a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5d8d5e866113c9f144136a04222f191456dfff1d - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e - + https://github.com/aspnet/AspNetCore - fad6a1867ccb42bcf23c8507218b944e8798a06a + 2029a0f3e4f46e6657ef0b1062c8644625b1103e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 91245e3c7..0be122e39 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19373.7 - 3.0.0-preview8.19373.7 - 3.0.0-preview8.19373.7 - 3.0.0-preview8.19373.7 - 3.0.0-preview8.19373.7 - 3.0.0-preview8.19373.7 + 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.1 From d7013a6c5c6f3c6c28f77c8930d68ed971899432 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Wed, 24 Jul 2019 13:17:25 -0700 Subject: [PATCH 602/725] Adding the swr as a file to be published. --- eng/Publishing.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/Publishing.props b/eng/Publishing.props index f66e211dc..f40cf64be 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -49,6 +49,7 @@ true + From 1c64112e71598d4e4acccd91a111cfbd1faf52d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 00:56:55 +0000 Subject: [PATCH 603/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190724.2 (#3416) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19374.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19374.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19374.2 - dotnet-watch - 3.0.0-preview8.19374.2 - dotnet-user-secrets - 3.0.0-preview8.19374.2 - dotnet-dev-certs - 3.0.0-preview8.19374.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 84be2804a..2a6fdfe6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5d8d5e866113c9f144136a04222f191456dfff1d - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e - + https://github.com/aspnet/AspNetCore - 2029a0f3e4f46e6657ef0b1062c8644625b1103e + 54da777b7c978f19327a18e03aab90887d6a210e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7d334c0af..78cd2e2fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19374.1 - 3.0.0-preview8.19374.1 - 3.0.0-preview8.19374.1 - 3.0.0-preview8.19374.1 - 3.0.0-preview8.19374.1 - 3.0.0-preview8.19374.1 + 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.2 From 188d44be2ef33e37770b50c2a14456bd358ac439 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 00:58:29 +0000 Subject: [PATCH 604/725] Update dependencies from https://github.com/dotnet/cli build 20190724.3 (#3415) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a6fdfe6c..8bff453e4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5b5d4ee5cdb6c75003561820ce31c2435e8cddc5 - + https://github.com/dotnet/cli - 75385ffb2841244b45f65f40678f833a5a429c57 + d89620940918d0091c061b2179b0df16b53f2c2f diff --git a/eng/Versions.props b/eng/Versions.props index 78cd2e2fd..faf252ed4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19374.2 + 3.0.100-preview8.19374.3 0.2.0 From 9ee865006c2a509e0e3297202faa938f0cb54741 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 02:08:06 +0000 Subject: [PATCH 605/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190724.11 (#3419) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19374.11 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19374.11 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19374.11 - dotnet-watch - 3.0.0-preview8.19374.11 - dotnet-user-secrets - 3.0.0-preview8.19374.11 - dotnet-dev-certs - 3.0.0-preview8.19374.11 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8bff453e4..aa426ce8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 5d8d5e866113c9f144136a04222f191456dfff1d - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/aspnet/AspNetCore - 54da777b7c978f19327a18e03aab90887d6a210e + 69feac263332424ceccfb673cbf205e31855abdc https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index faf252ed4..967a5dcc9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19374.2 - 3.0.0-preview8.19374.2 - 3.0.0-preview8.19374.2 - 3.0.0-preview8.19374.2 - 3.0.0-preview8.19374.2 - 3.0.0-preview8.19374.2 + 3.0.0-preview8.19374.11 + 3.0.0-preview8.19374.11 + 3.0.0-preview8.19374.11 + 3.0.0-preview8.19374.11 + 3.0.0-preview8.19374.11 + 3.0.0-preview8.19374.11 From 7ed691a911afd891670d35779689537ee9f19169 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 02:26:07 +0000 Subject: [PATCH 606/725] [master] Update dependencies from dotnet/cli (#3417) * Update dependencies from https://github.com/dotnet/cli build 20190724.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.10 * Update dependencies from https://github.com/dotnet/cli build 20190724.11 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aa426ce8a..92123502d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5b5d4ee5cdb6c75003561820ce31c2435e8cddc5 - + https://github.com/dotnet/cli - d89620940918d0091c061b2179b0df16b53f2c2f + 1d3a4139d53a4e06862d8575ad2aecc1bcf01482 diff --git a/eng/Versions.props b/eng/Versions.props index 967a5dcc9..52d67d6c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19374.3 + 3.0.100-preview8.19374.11 0.2.0 From 9c3c1d39c5b805a7c99bb872414aa634ba8a888c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 02:27:28 +0000 Subject: [PATCH 607/725] Update dependencies from https://github.com/dotnet/sdk build 20190724.2 (#3420) - Microsoft.NET.Sdk - 3.0.100-preview8.19374.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 92123502d..6a7f9161a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 07b8bb2d1c14414accaf58b27577f775454e79ec - + https://github.com/dotnet/sdk - 5b5d4ee5cdb6c75003561820ce31c2435e8cddc5 + 33a21e560d71f4d3364c501a353bfeda95ea36fa https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 52d67d6c9..ca013e862 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19374.1 + 3.0.100-preview8.19374.2 $(MicrosoftNETSdkPackageVersion) From 60ec72f31820e2945daa55c44e40775efd21a5f6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 03:50:44 +0000 Subject: [PATCH 608/725] Update dependencies from https://github.com/dotnet/cli build 20190724.12 (#3421) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6a7f9161a..d0b7897a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 33a21e560d71f4d3364c501a353bfeda95ea36fa - + https://github.com/dotnet/cli - 1d3a4139d53a4e06862d8575ad2aecc1bcf01482 + dae3381c3cb444274e54a8f2524c768efac9753b diff --git a/eng/Versions.props b/eng/Versions.props index ca013e862..e90895627 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19374.11 + 3.0.100-preview8.19374.12 0.2.0 From 3f59cd9a773f57a2156fcb54688e07640a8579dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 12:51:11 +0000 Subject: [PATCH 609/725] Update dependencies from https://github.com/dotnet/templating build 20190724.1 (#3422) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19374.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0b7897a1..c63f84aeb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 69feac263332424ceccfb673cbf205e31855abdc - + https://github.com/dotnet/templating - ee58e8a484f7e8ea188c67a984a64cfb96158a1b + bd44e94c8d2065ef4653f6b112efdb883ced34eb https://github.com/dotnet/toolset From c15fdd6b2b899eaf8c1f34c5e3e1cd1c198f2cc9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 14:33:40 +0000 Subject: [PATCH 610/725] Update dependencies from https://github.com/dotnet/cli build 20190725.1 (#3423) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c63f84aeb..6a3f0759c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 33a21e560d71f4d3364c501a353bfeda95ea36fa - + https://github.com/dotnet/cli - dae3381c3cb444274e54a8f2524c768efac9753b + 9af0ba329570f549ceb5cf7857f330f02fb03b0e diff --git a/eng/Versions.props b/eng/Versions.props index e90895627..e3206d01e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19374.12 + 3.0.100-preview8.19375.1 0.2.0 From 8caa8e6b2b547f6f70b92db780d05ef3537170ef Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 15:38:12 +0000 Subject: [PATCH 611/725] Update dependencies from https://github.com/dotnet/core-setup build 20190724.06 (#3418) - Microsoft.NETCore.App - 3.0.0-preview8-28374-06 - NETStandard.Library.Ref - 2.1.0-preview8-28374-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28374-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6a3f0759c..3cf909434 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5d8d5e866113c9f144136a04222f191456dfff1d + 3002d85a81dac020d101a02143f194eb20431cad - + https://github.com/dotnet/core-setup - 5d8d5e866113c9f144136a04222f191456dfff1d + 3002d85a81dac020d101a02143f194eb20431cad - + https://github.com/dotnet/core-setup - 5d8d5e866113c9f144136a04222f191456dfff1d + 3002d85a81dac020d101a02143f194eb20431cad https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e3206d01e..dd7b06059 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28373-17 + 3.0.0-preview8-28374-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28373-17 + 2.1.0-preview8-28374-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28373-17 + 3.0.0-preview8-28374-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 73b8e138d913f4010c41ab9206ed4e87a260c920 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 15:39:33 +0000 Subject: [PATCH 612/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.1 (#3424) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3cf909434..85479f461 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 07b8bb2d1c14414accaf58b27577f775454e79ec - + https://github.com/dotnet/sdk - 33a21e560d71f4d3364c501a353bfeda95ea36fa + 6b26f6197bcfd87b574695d289a87e01d7fbafa3 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index dd7b06059..bc131d043 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19374.2 + 3.0.100-preview8.19375.1 $(MicrosoftNETSdkPackageVersion) From b57e6cbf9bf6766f1d2755f21a49dffd4d22f69c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 18:36:50 +0000 Subject: [PATCH 613/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190725.1 (#3425) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19375.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19375.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19375.1 - dotnet-watch - 3.0.0-preview8.19375.1 - dotnet-user-secrets - 3.0.0-preview8.19375.1 - dotnet-dev-certs - 3.0.0-preview8.19375.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 85479f461..20fae6d01 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 3002d85a81dac020d101a02143f194eb20431cad - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 - + https://github.com/aspnet/AspNetCore - 69feac263332424ceccfb673cbf205e31855abdc + 143c10169326ea3972fc90950a938c33640777e2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index bc131d043..98bc73cba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19374.11 - 3.0.0-preview8.19374.11 - 3.0.0-preview8.19374.11 - 3.0.0-preview8.19374.11 - 3.0.0-preview8.19374.11 - 3.0.0-preview8.19374.11 + 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.1 From 3f112c9f1bed0690d8ea7f4629db6d7f4fe6b3c7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 18:42:19 +0000 Subject: [PATCH 614/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.6 (#3426) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 20fae6d01..33100f72e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 07b8bb2d1c14414accaf58b27577f775454e79ec + 069b5591607a93de3ba0a6de2d8e11f0a1b254ad https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 98bc73cba..2602b3d6a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19374.6 + 3.0.100-preview8.19375.6 From ceac45aced7e57e0d84a6648b719fe20d0604b31 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 18:50:44 +0000 Subject: [PATCH 615/725] Update dependencies from https://github.com/dotnet/cli build 20190725.2 (#3427) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33100f72e..993db1489 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 6b26f6197bcfd87b574695d289a87e01d7fbafa3 - + https://github.com/dotnet/cli - 9af0ba329570f549ceb5cf7857f330f02fb03b0e + a0040c98af58f3472e6764b29b900e028e94698f diff --git a/eng/Versions.props b/eng/Versions.props index 2602b3d6a..d26942cb9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.1 + 3.0.100-preview8.19375.2 0.2.0 From a33e90848fcd578260f65390a51141458587f4a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:08:00 +0000 Subject: [PATCH 616/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.7 (#3428) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 993db1489..7722ad628 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 069b5591607a93de3ba0a6de2d8e11f0a1b254ad + f66f73ae3ca73dc78a0ead7c59e6e9113f6118aa https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d26942cb9..f1e220989 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.6 + 3.0.100-preview8.19375.7 From 1f1a2678db9e9475fdec16c9bb336a0cdd2c0163 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:14:02 +0000 Subject: [PATCH 617/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.05 (#3429) - Microsoft.NETCore.App - 3.0.0-preview8-28375-05 - NETStandard.Library.Ref - 2.1.0-preview8-28375-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19374.7 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19374.12 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7722ad628..6574db5a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3002d85a81dac020d101a02143f194eb20431cad + ba1889ede648b201b82d712f7479be9b86803ae8 - + https://github.com/dotnet/core-setup - 3002d85a81dac020d101a02143f194eb20431cad + ba1889ede648b201b82d712f7479be9b86803ae8 - + https://github.com/dotnet/core-setup - 3002d85a81dac020d101a02143f194eb20431cad + ba1889ede648b201b82d712f7479be9b86803ae8 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ a0040c98af58f3472e6764b29b900e028e94698f - + https://github.com/dotnet/winforms - b033392baaec90ae768ef618df968d797ac95684 + f18f93d0163a3cca64634b6c7c424833b1659be0 - + https://github.com/dotnet/wpf - 48e37ed906067d0f1dd10e9e3ae92593b3ebf299 + 9f9c0426b33dee76319460e56f9f0459aee22206 diff --git a/eng/Versions.props b/eng/Versions.props index f1e220989..4b9a53b8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19373.2 + 4.8.0-preview8.19374.7 - 3.0.0-preview8.19373.6 + 3.0.0-preview8.19374.12 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28374-06 + 3.0.0-preview8-28375-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28374-06 + 2.1.0-preview8-28375-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28374-06 + 3.0.0-preview8-28375-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 768265012da51235df9ddc3a9ec793353fd024cf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:25:04 +0000 Subject: [PATCH 618/725] Update dependencies from https://github.com/dotnet/cli build 20190725.3 (#3430) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6574db5a1..6e888e979 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 6b26f6197bcfd87b574695d289a87e01d7fbafa3 - + https://github.com/dotnet/cli - a0040c98af58f3472e6764b29b900e028e94698f + 1f7443b93b87fa7ca5948dd773620ffdda111759 diff --git a/eng/Versions.props b/eng/Versions.props index 4b9a53b8f..af4308e67 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.2 + 3.0.100-preview8.19375.3 0.2.0 From 86b5e3a4a37718bc3f0413e8dacb30b204aa69f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:36:36 +0000 Subject: [PATCH 619/725] [master] Update dependencies from dotnet/toolset (#3431) * Update dependencies from https://github.com/dotnet/toolset build 20190725.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.8 * Update dependencies from https://github.com/dotnet/toolset build 20190725.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.9 * Update dependencies from https://github.com/dotnet/toolset build 20190725.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.10 * Update dependencies from https://github.com/dotnet/toolset build 20190725.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.11 * Update dependencies from https://github.com/dotnet/toolset build 20190725.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6e888e979..736fe93de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - f66f73ae3ca73dc78a0ead7c59e6e9113f6118aa + 8762e337fdd6db89687027161d4be10823acd65a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index af4308e67..9c54467f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.7 + 3.0.100-preview8.19375.12 From 9eb568e9246109657e71ea929ddd210604cbfbaf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:45:41 +0000 Subject: [PATCH 620/725] [master] Update dependencies from dotnet/cli (#3432) * Update dependencies from https://github.com/dotnet/cli build 20190725.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.5 * Update dependencies from https://github.com/dotnet/cli build 20190725.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 736fe93de..4b245bc8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 6b26f6197bcfd87b574695d289a87e01d7fbafa3 - + https://github.com/dotnet/cli - 1f7443b93b87fa7ca5948dd773620ffdda111759 + b895e97d12f45a9d8d361e8846d688e239a6b891 diff --git a/eng/Versions.props b/eng/Versions.props index 9c54467f2..3869e43d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.3 + 3.0.100-preview8.19375.4 0.2.0 From f5a2bcd0105e531b373b06023cd68de321e6a98d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 19:53:32 +0000 Subject: [PATCH 621/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.2 (#3433) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b245bc8e..0f449f901 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 8762e337fdd6db89687027161d4be10823acd65a - + https://github.com/dotnet/sdk - 6b26f6197bcfd87b574695d289a87e01d7fbafa3 + afcba9fb70390033b2dfa5613a47c1b40df78245 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 3869e43d3..49a524ea3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.1 + 3.0.100-preview8.19375.2 $(MicrosoftNETSdkPackageVersion) From dcfb8677fef388857b6ca4ac29ab85e99f08b6a1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 20:01:22 +0000 Subject: [PATCH 622/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.13 (#3434) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0f449f901..0ca8e5e63 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 8762e337fdd6db89687027161d4be10823acd65a + 8ff538a8ef7ba86a952d38fc2885fd17612d61c0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 49a524ea3..67bbc220e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.12 + 3.0.100-preview8.19375.13 From f35fd8b63048cc9b5ff811ee4c68a16c4334adcc Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Jul 2019 20:01:41 +0000 Subject: [PATCH 623/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ca8e5e63..ed8114a4e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 8ff538a8ef7ba86a952d38fc2885fd17612d61c0 + 39ce5d2d75cd1f12344e117b7003d51ab336f98c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 67bbc220e..b1dd43f9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.13 + 3.0.100-preview8.19375.14 From 2af347e3c58fccc48d0f492874459c0702d7349a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 20:16:10 +0000 Subject: [PATCH 624/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190725.2 (#3435) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19375.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19375.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19375.2 - dotnet-watch - 3.0.0-preview8.19375.2 - dotnet-user-secrets - 3.0.0-preview8.19375.2 - dotnet-dev-certs - 3.0.0-preview8.19375.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ca8e5e63..5698f50b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup ba1889ede648b201b82d712f7479be9b86803ae8 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 - + https://github.com/aspnet/AspNetCore - 143c10169326ea3972fc90950a938c33640777e2 + a181fc2b672705d7521fb6611982c1c3a997caa9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 67bbc220e..673b06960 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19375.1 - 3.0.0-preview8.19375.1 - 3.0.0-preview8.19375.1 - 3.0.0-preview8.19375.1 - 3.0.0-preview8.19375.1 - 3.0.0-preview8.19375.1 + 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.2 From 94b5d85dbb572f6b2114d8ba95e763c14e92e3bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 21:07:41 +0000 Subject: [PATCH 625/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.3 (#3437) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5698f50b7..f39e60a8f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 8ff538a8ef7ba86a952d38fc2885fd17612d61c0 - + https://github.com/dotnet/sdk - afcba9fb70390033b2dfa5613a47c1b40df78245 + 16063bb34654db797a291342eb2aa42dd703af21 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 673b06960..b23c68a40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.2 + 3.0.100-preview8.19375.3 $(MicrosoftNETSdkPackageVersion) From 54179947eef8d89b66c2ec4fb7c0f2e58e8b66e5 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Jul 2019 21:57:23 +0000 Subject: [PATCH 626/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ed8114a4e..a4c64970f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 39ce5d2d75cd1f12344e117b7003d51ab336f98c + 64b05063e68cfe64f9f03fbe95391e9acbbbba8f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b1dd43f9d..ee6a526d9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.14 + 3.0.100-preview8.19375.15 From 6afeace5560d0c18620f15e64134f2fd858244bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 22:06:03 +0000 Subject: [PATCH 627/725] Update dependencies from https://github.com/dotnet/cli build 20190725.7 (#3440) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f39e60a8f..35b2ac8a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16063bb34654db797a291342eb2aa42dd703af21 - + https://github.com/dotnet/cli - b895e97d12f45a9d8d361e8846d688e239a6b891 + db83cc0a55234d3e409b431152c0061f55b218c6 diff --git a/eng/Versions.props b/eng/Versions.props index b23c68a40..5f402ea50 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.4 + 3.0.100-preview8.19375.7 0.2.0 From cf3c5c5f6519fafc21e4f454df026c28d4f46779 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 22:43:37 +0000 Subject: [PATCH 628/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190725.3 (#3441) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19375.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19375.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19375.3 - dotnet-watch - 3.0.0-preview8.19375.3 - dotnet-user-secrets - 3.0.0-preview8.19375.3 - dotnet-dev-certs - 3.0.0-preview8.19375.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 35b2ac8a2..5220b3fff 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup ba1889ede648b201b82d712f7479be9b86803ae8 - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea - + https://github.com/aspnet/AspNetCore - a181fc2b672705d7521fb6611982c1c3a997caa9 + d463dc7721259a2abd59c5ce7a39798a545e7bea https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5f402ea50..2315fd8cb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19375.2 - 3.0.0-preview8.19375.2 - 3.0.0-preview8.19375.2 - 3.0.0-preview8.19375.2 - 3.0.0-preview8.19375.2 - 3.0.0-preview8.19375.2 + 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.3 From cd04e5731c695131e5b00f16e1b510d3fd3f89f8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 23:13:09 +0000 Subject: [PATCH 629/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.10 (#3442) - Microsoft.NETCore.App - 3.0.0-preview8-28375-10 - NETStandard.Library.Ref - 2.1.0-preview8-28375-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-10 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5220b3fff..cf5a84110 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ba1889ede648b201b82d712f7479be9b86803ae8 + aaba5de068fc9655eba7f2341d66f0c1f4bef0be - + https://github.com/dotnet/core-setup - ba1889ede648b201b82d712f7479be9b86803ae8 + aaba5de068fc9655eba7f2341d66f0c1f4bef0be - + https://github.com/dotnet/core-setup - ba1889ede648b201b82d712f7479be9b86803ae8 + aaba5de068fc9655eba7f2341d66f0c1f4bef0be https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2315fd8cb..2d5ff5023 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-05 + 3.0.0-preview8-28375-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-05 + 2.1.0-preview8-28375-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-05 + 3.0.0-preview8-28375-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 6ed5b5e9961fcbeebee998923a49c02ef7e29031 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Jul 2019 23:47:45 +0000 Subject: [PATCH 630/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a4c64970f..09429e811 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 64b05063e68cfe64f9f03fbe95391e9acbbbba8f + 9ad26b5de0c92f39389090527b4119d061193a64 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ee6a526d9..61d934107 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.15 + 3.0.100-preview8.19375.16 From 9887aa958fb28e6c5b2f1eb4bd8905ea3adf45b1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 00:14:33 +0000 Subject: [PATCH 631/725] Update dependencies from https://github.com/dotnet/cli build 20190725.8 (#3445) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dda6c7e97..362c37e7d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16063bb34654db797a291342eb2aa42dd703af21 - + https://github.com/dotnet/cli - db83cc0a55234d3e409b431152c0061f55b218c6 + ea8f7d6cfbeedc0b0bafc71f710be367d9233137 diff --git a/eng/Versions.props b/eng/Versions.props index 8c8abaec7..7136bd591 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.7 + 3.0.100-preview8.19375.8 0.2.0 From 2cbe78bea62d04753764ae245ad7ace829c0b451 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 00:19:58 +0000 Subject: [PATCH 632/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.11 (#3444) - Microsoft.NETCore.App - 3.0.0-preview8-28375-11 - NETStandard.Library.Ref - 2.1.0-preview8-28375-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 362c37e7d..cf59f4f97 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - aaba5de068fc9655eba7f2341d66f0c1f4bef0be + 3602cec09a9505b5b97609a68fed0be969753fd1 - + https://github.com/dotnet/core-setup - aaba5de068fc9655eba7f2341d66f0c1f4bef0be + 3602cec09a9505b5b97609a68fed0be969753fd1 - + https://github.com/dotnet/core-setup - aaba5de068fc9655eba7f2341d66f0c1f4bef0be + 3602cec09a9505b5b97609a68fed0be969753fd1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7136bd591..d784b1ce5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-10 + 3.0.0-preview8-28375-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-10 + 2.1.0-preview8-28375-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-10 + 3.0.0-preview8-28375-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 665d9c5e3e2586f605bb7d848ceff2e8f45fa014 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 01:02:53 +0000 Subject: [PATCH 633/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.4 (#3439) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cf59f4f97..35210ad3d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 9ad26b5de0c92f39389090527b4119d061193a64 - + https://github.com/dotnet/sdk - 16063bb34654db797a291342eb2aa42dd703af21 + f16d813fa5671eea294073b76ef9019081034306 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d784b1ce5..f40ce3b50 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.3 + 3.0.100-preview8.19375.4 $(MicrosoftNETSdkPackageVersion) From a0f227459a3301d1133dc0f0e4193a2650750421 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 01:05:37 +0000 Subject: [PATCH 634/725] Update dependencies from https://github.com/dotnet/cli build 20190725.9 (#3447) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 35210ad3d..255ae2490 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk f16d813fa5671eea294073b76ef9019081034306 - + https://github.com/dotnet/cli - ea8f7d6cfbeedc0b0bafc71f710be367d9233137 + cf826f0e7c0475b9d6833d055c908d0d3b528064 diff --git a/eng/Versions.props b/eng/Versions.props index f40ce3b50..b11a0fe89 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.8 + 3.0.100-preview8.19375.9 0.2.0 From b0378e7127645be34232db8986e64349b249d9f0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 01:21:43 +0000 Subject: [PATCH 635/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.17 (#3448) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.17 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 255ae2490..9a8b51cfc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 9ad26b5de0c92f39389090527b4119d061193a64 + b0970534fc9a961227ce85a12b67eb081f70dd2b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b11a0fe89..9db2b5128 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.16 + 3.0.100-preview8.19375.17 From 50efb22ce0c0c1b7ca592e80810405a1ecbed922 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 01:38:35 +0000 Subject: [PATCH 636/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.5 (#3449) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9a8b51cfc..69359b776 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b0970534fc9a961227ce85a12b67eb081f70dd2b - + https://github.com/dotnet/sdk - f16d813fa5671eea294073b76ef9019081034306 + c8c1499af5f9a0afc61a659c31b7564e2e55de1c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 9db2b5128..9b1ddbb1d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.4 + 3.0.100-preview8.19375.5 $(MicrosoftNETSdkPackageVersion) From b7a4ba05989a83ab23f959e268d91650e687568e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 01:45:37 +0000 Subject: [PATCH 637/725] Update dependencies from https://github.com/dotnet/cli build 20190725.10 (#3450) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 69359b776..2b0b1f311 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk c8c1499af5f9a0afc61a659c31b7564e2e55de1c - + https://github.com/dotnet/cli - cf826f0e7c0475b9d6833d055c908d0d3b528064 + 76b47053d6282425c1e8dc788f5d353a87fbe979 diff --git a/eng/Versions.props b/eng/Versions.props index 9b1ddbb1d..b1a4770bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.9 + 3.0.100-preview8.19375.10 0.2.0 From 9197d6f1cc93887a2ad52d7708bf205e884b0b77 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 02:06:54 +0000 Subject: [PATCH 638/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.18 (#3451) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.18 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2b0b1f311..b78da551d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - b0970534fc9a961227ce85a12b67eb081f70dd2b + 9ec92e31e013627bdee90c6584d6713bf33edf1f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b1a4770bb..3cdbff341 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.17 + 3.0.100-preview8.19375.18 From 919e7b37e520524b394e2fa13c0acb5d600c853e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 02:15:36 +0000 Subject: [PATCH 639/725] Update dependencies from https://github.com/dotnet/cli build 20190725.11 (#3452) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b78da551d..c8ee7320f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk c8c1499af5f9a0afc61a659c31b7564e2e55de1c - + https://github.com/dotnet/cli - 76b47053d6282425c1e8dc788f5d353a87fbe979 + f334e2a5013c95aa386a1555c54854d9db7616f5 diff --git a/eng/Versions.props b/eng/Versions.props index 3cdbff341..2dfd2e448 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.10 + 3.0.100-preview8.19375.11 0.2.0 From fa472174eae18762d5cab1a810fb1bd1c96be42f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 02:37:36 +0000 Subject: [PATCH 640/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.19 (#3453) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.19 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c8ee7320f..92e810286 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 9ec92e31e013627bdee90c6584d6713bf33edf1f + 0a099099c584934f096e4d35f3714c6b764e252c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2dfd2e448..bbdbacc64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.18 + 3.0.100-preview8.19375.19 From 146424cc98fd61b9d2716571900c278be2847090 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 04:14:12 +0000 Subject: [PATCH 641/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.14 (#3454) - Microsoft.NETCore.App - 3.0.0-preview8-28375-14 - NETStandard.Library.Ref - 2.1.0-preview8-28375-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-14 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19375.9 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19375.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 92e810286..79186a1fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3602cec09a9505b5b97609a68fed0be969753fd1 + 8035a03e23b91216a1a2e180aa80b7238c17db69 - + https://github.com/dotnet/core-setup - 3602cec09a9505b5b97609a68fed0be969753fd1 + 8035a03e23b91216a1a2e180aa80b7238c17db69 - + https://github.com/dotnet/core-setup - 3602cec09a9505b5b97609a68fed0be969753fd1 + 8035a03e23b91216a1a2e180aa80b7238c17db69 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f334e2a5013c95aa386a1555c54854d9db7616f5 - + https://github.com/dotnet/winforms - f18f93d0163a3cca64634b6c7c424833b1659be0 + d07c2b1196e24dbf0b9895233462a1f72fc1da1e - + https://github.com/dotnet/wpf - 9f9c0426b33dee76319460e56f9f0459aee22206 + b71b8b339ce667d6e49ff08aea3bc8d148a1c851 diff --git a/eng/Versions.props b/eng/Versions.props index bbdbacc64..46c06b321 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19374.7 + 4.8.0-preview8.19375.9 - 3.0.0-preview8.19374.12 + 3.0.0-preview8.19375.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-11 + 3.0.0-preview8-28375-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-11 + 2.1.0-preview8-28375-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-11 + 3.0.0-preview8-28375-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 245b3a9db90b33dfc832af147250cae974614bc9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 05:44:47 +0000 Subject: [PATCH 642/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.17 (#3455) - Microsoft.NETCore.App - 3.0.0-preview8-28375-17 - NETStandard.Library.Ref - 2.1.0-preview8-28375-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-17 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19375.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19375.6 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 79186a1fb..8cf3a8e01 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8035a03e23b91216a1a2e180aa80b7238c17db69 + 38853bc3d4c6c1d808b9644cc8351a6bca71534d - + https://github.com/dotnet/core-setup - 8035a03e23b91216a1a2e180aa80b7238c17db69 + 38853bc3d4c6c1d808b9644cc8351a6bca71534d - + https://github.com/dotnet/core-setup - 8035a03e23b91216a1a2e180aa80b7238c17db69 + 38853bc3d4c6c1d808b9644cc8351a6bca71534d https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f334e2a5013c95aa386a1555c54854d9db7616f5 - + https://github.com/dotnet/winforms - d07c2b1196e24dbf0b9895233462a1f72fc1da1e + b5112e1a79e1a00de9c714a7c96801320c09d075 - + https://github.com/dotnet/wpf - b71b8b339ce667d6e49ff08aea3bc8d148a1c851 + 0e8db77b403aeccf3be7d121725ae314fdc0d6ee diff --git a/eng/Versions.props b/eng/Versions.props index 46c06b321..16edc5dfd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19375.9 + 4.8.0-preview8.19375.10 - 3.0.0-preview8.19375.5 + 3.0.0-preview8.19375.6 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-14 + 3.0.0-preview8-28375-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-14 + 2.1.0-preview8-28375-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-14 + 3.0.0-preview8-28375-17 $(MicrosoftWindowsDesktopAppPackageVersion) From 9d3fe7a2bcb15e5e903bc3c30e409039c8cbb591 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 06:27:11 +0000 Subject: [PATCH 643/725] Update dependencies from https://github.com/dotnet/toolset build 20190725.20 (#3457) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.20 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8cf3a8e01..70bca4365 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 0a099099c584934f096e4d35f3714c6b764e252c + aa314f0d8408f1700029a4ba880b6035268349ea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 16edc5dfd..15f08d1c0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.19 + 3.0.100-preview8.19375.20 From 1eb52520373e1a449eb55827cd53c017c4726369 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 06:54:54 +0000 Subject: [PATCH 644/725] Update dependencies from https://github.com/dotnet/sdk build 20190725.6 (#3458) - Microsoft.NET.Sdk - 3.0.100-preview8.19375.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 70bca4365..12a2a3192 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset aa314f0d8408f1700029a4ba880b6035268349ea - + https://github.com/dotnet/sdk - c8c1499af5f9a0afc61a659c31b7564e2e55de1c + 976cce7688bcf65877f88e309c01f5ea5b8e1f13 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 15f08d1c0..b98fa62c3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.5 + 3.0.100-preview8.19375.6 $(MicrosoftNETSdkPackageVersion) From c263837594c67b1addcdc50e3d30656f9c5b1bc1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 07:03:49 +0000 Subject: [PATCH 645/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.19 (#3459) - Microsoft.NETCore.App - 3.0.0-preview8-28375-19 - NETStandard.Library.Ref - 2.1.0-preview8-28375-19 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-19 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19375.7 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12a2a3192..c25fa8e39 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 38853bc3d4c6c1d808b9644cc8351a6bca71534d + db5b1531a56279c91e5e734859356593013332e9 - + https://github.com/dotnet/core-setup - 38853bc3d4c6c1d808b9644cc8351a6bca71534d + db5b1531a56279c91e5e734859356593013332e9 - + https://github.com/dotnet/core-setup - 38853bc3d4c6c1d808b9644cc8351a6bca71534d + db5b1531a56279c91e5e734859356593013332e9 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms b5112e1a79e1a00de9c714a7c96801320c09d075 - + https://github.com/dotnet/wpf - 0e8db77b403aeccf3be7d121725ae314fdc0d6ee + dfbf410f8a080d31804b83685ce6791734dead00 diff --git a/eng/Versions.props b/eng/Versions.props index b98fa62c3..014fa2ba0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.7 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-17 + 3.0.0-preview8-28375-19 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-17 + 2.1.0-preview8-28375-19 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-17 + 3.0.0-preview8-28375-19 $(MicrosoftWindowsDesktopAppPackageVersion) From acf9cb58d616f7e5a80c4063b0ea1e261fe312a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 07:11:55 +0000 Subject: [PATCH 646/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190725.6 (#3460) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19375.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19375.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19375.6 - dotnet-watch - 3.0.0-preview8.19375.6 - dotnet-user-secrets - 3.0.0-preview8.19375.6 - dotnet-dev-certs - 3.0.0-preview8.19375.6 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c25fa8e39..0a2be5d7b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup db5b1531a56279c91e5e734859356593013332e9 - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda - + https://github.com/aspnet/AspNetCore - d463dc7721259a2abd59c5ce7a39798a545e7bea + e78d17e07bbec8791ba16efce112814400068cda https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 014fa2ba0..81af038cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19375.3 - 3.0.0-preview8.19375.3 - 3.0.0-preview8.19375.3 - 3.0.0-preview8.19375.3 - 3.0.0-preview8.19375.3 - 3.0.0-preview8.19375.3 + 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.6 + 3.0.0-preview8.19375.6 From afd189309f3dde3f3c7cc9920dc124263b67c107 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 08:15:17 +0000 Subject: [PATCH 647/725] [master] Update dependencies from dotnet/cli (#3456) * Update dependencies from https://github.com/dotnet/cli build 20190725.12 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19375.12 * Update dependencies from https://github.com/dotnet/cli build 20190726.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a2be5d7b..dd3cb9a9b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - f334e2a5013c95aa386a1555c54854d9db7616f5 + 79ebaca1f920b68434347e85256910326b9afa1e diff --git a/eng/Versions.props b/eng/Versions.props index 81af038cd..4273dd9db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19375.11 + 3.0.100-preview8.19376.1 0.2.0 From b3249d87c3a3402ef4f5438ee1f2e9fc6646fa4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 08:24:23 +0000 Subject: [PATCH 648/725] Update dependencies from https://github.com/dotnet/core-setup build 20190725.21 (#3461) - Microsoft.NETCore.App - 3.0.0-preview8-28375-21 - NETStandard.Library.Ref - 2.1.0-preview8-28375-21 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28375-21 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dd3cb9a9b..2a4bc9a63 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - db5b1531a56279c91e5e734859356593013332e9 + af5fd53eedf24815157e0cee79bc201c7fcdaf38 - + https://github.com/dotnet/core-setup - db5b1531a56279c91e5e734859356593013332e9 + af5fd53eedf24815157e0cee79bc201c7fcdaf38 - + https://github.com/dotnet/core-setup - db5b1531a56279c91e5e734859356593013332e9 + af5fd53eedf24815157e0cee79bc201c7fcdaf38 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4273dd9db..1f29fc714 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-19 + 3.0.0-preview8-28375-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-19 + 2.1.0-preview8-28375-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-19 + 3.0.0-preview8-28375-21 $(MicrosoftWindowsDesktopAppPackageVersion) From dcc0f62825d5317f93a0cdab897a5ebb4f054ca8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 08:31:38 +0000 Subject: [PATCH 649/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.1 (#3462) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a4bc9a63..b5a2a2f42 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - aa314f0d8408f1700029a4ba880b6035268349ea + fd049f9644117cf0da509ac3445eb89c0c5230dc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1f29fc714..9e6218ccb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19375.20 + 3.0.100-preview8.19376.1 From 91c23a8d1114bd473cf22a0ca3f73ee7df6278ae Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 08:40:56 +0000 Subject: [PATCH 650/725] Update dependencies from https://github.com/dotnet/cli build 20190726.2 (#3463) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5a2a2f42..77c87b3dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - 79ebaca1f920b68434347e85256910326b9afa1e + 5328e6445cb943f197a1a2194cb3b823518eb22a diff --git a/eng/Versions.props b/eng/Versions.props index 9e6218ccb..8e1baf9a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.1 + 3.0.100-preview8.19376.2 0.2.0 From 11ae928cad0ca616cf429fe6c0d7011f1b2f5563 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 08:57:36 +0000 Subject: [PATCH 651/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.2 (#3464) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 77c87b3dd..2512da536 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - fd049f9644117cf0da509ac3445eb89c0c5230dc + f107b0fa599471b85aa6b8c943564fa77376fbc6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8e1baf9a9..3f2e19eab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.1 + 3.0.100-preview8.19376.2 From 60d8375996ac16cb67b0b068bd722e41ddfad8bd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:30:36 +0000 Subject: [PATCH 652/725] Update dependencies from https://github.com/dotnet/cli build 20190726.3 (#3465) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2512da536..ec4671c87 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - 5328e6445cb943f197a1a2194cb3b823518eb22a + a3cd17827e9e173be499a4ede1e92a2a3335b3d2 diff --git a/eng/Versions.props b/eng/Versions.props index 3f2e19eab..6d898b31a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.2 + 3.0.100-preview8.19376.3 0.2.0 From 17e45f85091cf2862f41c9b40f0c83c3f7559681 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:46:53 +0000 Subject: [PATCH 653/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.3 (#3466) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec4671c87..156153c20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - f107b0fa599471b85aa6b8c943564fa77376fbc6 + 91b852a7f4adf5e8f0492d8e882106efa341c306 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6d898b31a..207c6e966 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.2 + 3.0.100-preview8.19376.3 From c91bdb7b4b0324101199123efd3c62c4e7ee9a3f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:58:36 +0000 Subject: [PATCH 654/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.02 (#3467) - Microsoft.NETCore.App - 3.0.0-preview8-28376-02 - NETStandard.Library.Ref - 2.1.0-preview8-28376-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19375.13 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19375.9 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 156153c20..f4e46eabb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - af5fd53eedf24815157e0cee79bc201c7fcdaf38 + b34f846934e2758f17dffa447d2427919e721f24 - + https://github.com/dotnet/core-setup - af5fd53eedf24815157e0cee79bc201c7fcdaf38 + b34f846934e2758f17dffa447d2427919e721f24 - + https://github.com/dotnet/core-setup - af5fd53eedf24815157e0cee79bc201c7fcdaf38 + b34f846934e2758f17dffa447d2427919e721f24 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ a3cd17827e9e173be499a4ede1e92a2a3335b3d2 - + https://github.com/dotnet/winforms - b5112e1a79e1a00de9c714a7c96801320c09d075 + ee6e9d1cc0cc9469054dec4ad114d7bea6d40576 - + https://github.com/dotnet/wpf - dfbf410f8a080d31804b83685ce6791734dead00 + 25c7f480f51f07849bef847894e7b703bd3be5d4 diff --git a/eng/Versions.props b/eng/Versions.props index 207c6e966..7217431da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19375.10 + 4.8.0-preview8.19375.13 - 3.0.0-preview8.19375.7 + 3.0.0-preview8.19375.9 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28375-21 + 3.0.0-preview8-28376-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28375-21 + 2.1.0-preview8-28376-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28375-21 + 3.0.0-preview8-28376-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 8df02691960f558997bba933caa3bae863197a86 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 12:48:45 +0000 Subject: [PATCH 655/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.4 (#3470) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f4e46eabb..90d74cde6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 91b852a7f4adf5e8f0492d8e882106efa341c306 + c88d88dee5397e5d753b6eb3e89bda38db7f92a8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7217431da..02ee089c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.3 + 3.0.100-preview8.19376.4 From c313517a3215ab9801a3eedc552b4e73b31b5382 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:24:31 +0000 Subject: [PATCH 656/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.5 (#3471) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90d74cde6..8ef12783a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - c88d88dee5397e5d753b6eb3e89bda38db7f92a8 + e3669d53ccb0d396c5307b8c64e86b192d9e6ff3 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 02ee089c7..21548c77e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.4 + 3.0.100-preview8.19376.5 From 2a06a77163817b50d3a909c580e69c983aec0c03 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:25:42 +0000 Subject: [PATCH 657/725] Update dependencies from https://github.com/dotnet/cli build 20190726.5 (#3472) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8ef12783a..f3e6191da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - a3cd17827e9e173be499a4ede1e92a2a3335b3d2 + 1a1f3b2b1589ce41c8cd5dd7e4eb4b18b9c6174c diff --git a/eng/Versions.props b/eng/Versions.props index 21548c77e..5c4ec1ad8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.3 + 3.0.100-preview8.19376.5 0.2.0 From 4b5671eb73a79487bd93acee1a0a973d87305fd5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:41:08 +0000 Subject: [PATCH 658/725] [master] Update dependencies from dotnet/core-setup (#3468) * Update dependencies from https://github.com/dotnet/core-setup build 20190726.03 - Microsoft.NETCore.App - 3.0.0-preview8-28376-03 - NETStandard.Library.Ref - 2.1.0-preview8-28376-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-03 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19375.14 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.1 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190726.04 - Microsoft.NETCore.App - 3.0.0-preview8-28376-04 - NETStandard.Library.Ref - 2.1.0-preview8-28376-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-04 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19375.14 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.2 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f3e6191da..8e90478b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b34f846934e2758f17dffa447d2427919e721f24 + d9cd39643013418ffa5190cf515633de19c57768 - + https://github.com/dotnet/core-setup - b34f846934e2758f17dffa447d2427919e721f24 + d9cd39643013418ffa5190cf515633de19c57768 - + https://github.com/dotnet/core-setup - b34f846934e2758f17dffa447d2427919e721f24 + d9cd39643013418ffa5190cf515633de19c57768 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 1a1f3b2b1589ce41c8cd5dd7e4eb4b18b9c6174c - + https://github.com/dotnet/winforms - ee6e9d1cc0cc9469054dec4ad114d7bea6d40576 + d87ffedb46827c572bd6f144a5710806edc9d4e2 - + https://github.com/dotnet/wpf - 25c7f480f51f07849bef847894e7b703bd3be5d4 + d25957a29bb92adfd4446ee164f231cb555d5d5f diff --git a/eng/Versions.props b/eng/Versions.props index 5c4ec1ad8..97fa83fdb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19375.13 + 4.8.0-preview8.19375.14 - 3.0.0-preview8.19375.9 + 3.0.0-preview8.19376.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-02 + 3.0.0-preview8-28376-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-02 + 2.1.0-preview8-28376-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-02 + 3.0.0-preview8-28376-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 80440ae911cc5d2f935af688b1555f1bd2612259 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:51:52 +0000 Subject: [PATCH 659/725] Update dependencies from https://github.com/dotnet/cli build 20190726.6 (#3473) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e90478b3..557278e19 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - 1a1f3b2b1589ce41c8cd5dd7e4eb4b18b9c6174c + 525cc2a8fc2753367d0a6e4474ede74bc2fed7a6 diff --git a/eng/Versions.props b/eng/Versions.props index 97fa83fdb..e78bd3469 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.5 + 3.0.100-preview8.19376.6 0.2.0 From d8e38752ceca9576a2f673a7e8ccf31fabd9f190 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:52:05 +0000 Subject: [PATCH 660/725] [master] Update dependencies from dotnet/toolset (#3474) * Update dependencies from https://github.com/dotnet/toolset build 20190726.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.6 * Update dependencies from https://github.com/dotnet/toolset build 20190726.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.7 * Update dependencies from https://github.com/dotnet/toolset build 20190726.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 557278e19..4ee62c650 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - e3669d53ccb0d396c5307b8c64e86b192d9e6ff3 + 7ec7b723ecb2fb51b908c31a9830aeb43c7bf6b8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e78bd3469..2ff0b3a56 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.5 + 3.0.100-preview8.19376.8 From 8e38eba8f4961131981dfed6f23d3f37719ac6f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 14:17:44 +0000 Subject: [PATCH 661/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.9 (#3475) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4ee62c650..553037342 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 7ec7b723ecb2fb51b908c31a9830aeb43c7bf6b8 + 8b46ce6d799e0fe445497e4d63d9ec9468ac7261 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2ff0b3a56..a5cae6779 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.8 + 3.0.100-preview8.19376.9 From ac1d494dd2c64b2f7c3fef93ba3da414c30c62ae Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 14:56:39 +0000 Subject: [PATCH 662/725] Update dependencies from https://github.com/dotnet/cli build 20190726.7 (#3476) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 553037342..c7491e089 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - 525cc2a8fc2753367d0a6e4474ede74bc2fed7a6 + 6bd09e3f39da3a196b24356a69bbce38e28f2229 diff --git a/eng/Versions.props b/eng/Versions.props index a5cae6779..eb244d1a4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.6 + 3.0.100-preview8.19376.7 0.2.0 From f7675e5f83da1fcba418b9638cf289eb05f38055 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 15:12:41 +0000 Subject: [PATCH 663/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.10 (#3477) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c7491e089..3f0853d26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 8b46ce6d799e0fe445497e4d63d9ec9468ac7261 + d98e9768ca8b575e2c9888fac671631292f6d964 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index eb244d1a4..06da3c151 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.9 + 3.0.100-preview8.19376.10 From 3eb8748709d85913fe40c7b3fda8979e14a9ce55 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 17:22:40 +0000 Subject: [PATCH 664/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.08 (#3478) - Microsoft.NETCore.App - 3.0.0-preview8-28376-08 - NETStandard.Library.Ref - 2.1.0-preview8-28376-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-08 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3f0853d26..82c3b024c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d9cd39643013418ffa5190cf515633de19c57768 + edef2318b8805956429233d46377994e1bae6474 - + https://github.com/dotnet/core-setup - d9cd39643013418ffa5190cf515633de19c57768 + edef2318b8805956429233d46377994e1bae6474 - + https://github.com/dotnet/core-setup - d9cd39643013418ffa5190cf515633de19c57768 + edef2318b8805956429233d46377994e1bae6474 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 6bd09e3f39da3a196b24356a69bbce38e28f2229 - + https://github.com/dotnet/winforms - d87ffedb46827c572bd6f144a5710806edc9d4e2 + 430bfa25def6cecdf1ff4baa5aeea11447a24413 - + https://github.com/dotnet/wpf - d25957a29bb92adfd4446ee164f231cb555d5d5f + a0ff0c95df3bb0c4495b45a0593eb0e8e65fec8f diff --git a/eng/Versions.props b/eng/Versions.props index 06da3c151..674167bef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19375.14 + 4.8.0-preview8.19376.1 - 3.0.0-preview8.19376.2 + 3.0.0-preview8.19376.3 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-04 + 3.0.0-preview8-28376-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-04 + 2.1.0-preview8-28376-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-04 + 3.0.0-preview8-28376-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 4083b9eda123f1ecb9a5165ef050ed4630f7027b Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Fri, 26 Jul 2019 10:38:38 -0700 Subject: [PATCH 665/725] Updating GenerateMSBuildExtensionsSWR to match what we actually insert into VS. --- src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs b/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs index 8e9049aa2..03e407b2e 100644 --- a/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs +++ b/src/core-sdk-tasks/GenerateMSBuildExtensionsSWR.cs @@ -24,7 +24,7 @@ namespace Microsoft.DotNet.Cli.Build AddFolder(sb, @"MSBuildSdkResolver", - @"MSBuild\15.0\Bin\SdkResolvers\Microsoft.DotNet.MSBuildSdkResolver"); + @"MSBuild\Current\Bin\SdkResolvers\Microsoft.DotNet.MSBuildSdkResolver"); AddFolder(sb, @"msbuildExtensions", @@ -32,7 +32,7 @@ namespace Microsoft.DotNet.Cli.Build AddFolder(sb, @"msbuildExtensions-ver", - @"MSBuild\15.0"); + @"MSBuild\Current"); File.WriteAllText(OutputFile, sb.ToString()); @@ -45,7 +45,7 @@ namespace Microsoft.DotNet.Cli.Build var files = Directory.GetFiles(sourceFolder) .Where(f => !Path.GetExtension(f).Equals(".pdb", StringComparison.OrdinalIgnoreCase)) .ToList(); - if (files.Any()) + if (files.Any(f => !Path.GetFileName(f).Equals("_._"))) { sb.Append(@"folder ""InstallDir:\"); sb.Append(swrInstallDir); @@ -74,8 +74,7 @@ namespace Microsoft.DotNet.Cli.Build readonly string SWR_HEADER = @"use vs package name=Microsoft.Net.Core.SDK.MSBuildExtensions - version=$(Version) - vs.package.branch=$(VsSingletonPackageBranch) + version=$(ProductsBuildVersion) vs.package.internalRevision=$(PackageInternalRevision) "; From 4d17e61ef2c7f36ec45c136e8e12dbcdabcc4865 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 18:17:24 +0000 Subject: [PATCH 666/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190726.1 (#3479) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19376.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19376.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19376.1 - dotnet-watch - 3.0.0-preview8.19376.1 - dotnet-user-secrets - 3.0.0-preview8.19376.1 - dotnet-dev-certs - 3.0.0-preview8.19376.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82c3b024c..cf375c16a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup edef2318b8805956429233d46377994e1bae6474 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 - + https://github.com/aspnet/AspNetCore - e78d17e07bbec8791ba16efce112814400068cda + 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 674167bef..62214c6e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19375.6 - 3.0.0-preview8.19375.6 - 3.0.0-preview8.19375.6 - 3.0.0-preview8.19375.6 - 3.0.0-preview8.19375.6 - 3.0.0-preview8.19375.6 + 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.1 From e75baf38954abc53146c4667506e0dae29ecacf1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 18:21:48 +0000 Subject: [PATCH 667/725] Update dependencies from https://github.com/dotnet/cli build 20190726.8 (#3481) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cf375c16a..073461640 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 976cce7688bcf65877f88e309c01f5ea5b8e1f13 - + https://github.com/dotnet/cli - 6bd09e3f39da3a196b24356a69bbce38e28f2229 + 44eb3047bc07ecadbf6e71fcca807be38bb5e5a3 diff --git a/eng/Versions.props b/eng/Versions.props index 62214c6e2..a9f9eb2fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.7 + 3.0.100-preview8.19376.8 0.2.0 From 817f01d8e2eaeeaee546f2cf50e1777d641a33e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 18:22:51 +0000 Subject: [PATCH 668/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.1 (#3482) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 073461640..4ab27c258 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset d98e9768ca8b575e2c9888fac671631292f6d964 - + https://github.com/dotnet/sdk - 976cce7688bcf65877f88e309c01f5ea5b8e1f13 + c2628eb88eeb3167a328b56004b0b8c719a91675 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index a9f9eb2fc..01a9ba4bf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19375.6 + 3.0.100-preview8.19376.1 $(MicrosoftNETSdkPackageVersion) From 60135bf177fbef6d9c1df281aea828e5da2b24ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 18:29:35 +0000 Subject: [PATCH 669/725] [master] Update dependencies from dotnet/toolset (#3483) * Update dependencies from https://github.com/dotnet/toolset build 20190726.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.11 * Update dependencies from https://github.com/dotnet/toolset build 20190726.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4ab27c258..2e235c763 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - d98e9768ca8b575e2c9888fac671631292f6d964 + 756b3c34b34d0c9eae4c8013f071cf68bf2c4d91 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 01a9ba4bf..5860c8d1c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.10 + 3.0.100-preview8.19376.12 From 0b7351c30ff5386744c8235b3ee2541f99f5d84b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 18:42:11 +0000 Subject: [PATCH 670/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.11 (#3484) - Microsoft.NETCore.App - 3.0.0-preview8-28376-11 - NETStandard.Library.Ref - 2.1.0-preview8-28376-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-11 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2e235c763..e3c251dd2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - edef2318b8805956429233d46377994e1bae6474 + 1b53a27bab56e10348b2cf368d398733e454a798 - + https://github.com/dotnet/core-setup - edef2318b8805956429233d46377994e1bae6474 + 1b53a27bab56e10348b2cf368d398733e454a798 - + https://github.com/dotnet/core-setup - edef2318b8805956429233d46377994e1bae6474 + 1b53a27bab56e10348b2cf368d398733e454a798 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 430bfa25def6cecdf1ff4baa5aeea11447a24413 - + https://github.com/dotnet/wpf - a0ff0c95df3bb0c4495b45a0593eb0e8e65fec8f + 3160d7908212923dfe7bbf69465fab77fe3352fb diff --git a/eng/Versions.props b/eng/Versions.props index 5860c8d1c..34ea883cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19376.3 + 3.0.0-preview8.19376.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-08 + 3.0.0-preview8-28376-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-08 + 2.1.0-preview8-28376-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-08 + 3.0.0-preview8-28376-11 $(MicrosoftWindowsDesktopAppPackageVersion) From dd7ca28231f94da6a2470fa0d52cc88c80a46786 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 19:18:20 +0000 Subject: [PATCH 671/725] Update dependencies from https://github.com/dotnet/cli build 20190726.9 (#3485) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.9 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e3c251dd2..996debdb4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk c2628eb88eeb3167a328b56004b0b8c719a91675 - + https://github.com/dotnet/cli - 44eb3047bc07ecadbf6e71fcca807be38bb5e5a3 + f186e84308a277da7c66c8184ad2350791f3f70d diff --git a/eng/Versions.props b/eng/Versions.props index 34ea883cc..10da662d0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.8 + 3.0.100-preview8.19376.9 0.2.0 From 8ae110a80f07a9c447301e06db3bcf8ae3686448 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 19:34:31 +0000 Subject: [PATCH 672/725] Update dependencies from https://github.com/dotnet/toolset build 20190726.13 (#3486) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 996debdb4..2bfdbf647 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bd44e94c8d2065ef4653f6b112efdb883ced34eb - + https://github.com/dotnet/toolset - 756b3c34b34d0c9eae4c8013f071cf68bf2c4d91 + b875d6b8bdddac469866ee0f080a7641ff7617d4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 10da662d0..38664a439 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.12 + 3.0.100-preview8.19376.13 From 9ea4b9aa72e8b7b6cf564e55e6baeef2f5f63257 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 20:41:41 +0000 Subject: [PATCH 673/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.13 (#3487) - Microsoft.NETCore.App - 3.0.0-preview8-28376-13 - NETStandard.Library.Ref - 2.1.0-preview8-28376-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-13 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2bfdbf647..395391801 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1b53a27bab56e10348b2cf368d398733e454a798 + b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 - + https://github.com/dotnet/core-setup - 1b53a27bab56e10348b2cf368d398733e454a798 + b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 - + https://github.com/dotnet/core-setup - 1b53a27bab56e10348b2cf368d398733e454a798 + b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 38664a439..bea89eb31 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-11 + 3.0.0-preview8-28376-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-11 + 2.1.0-preview8-28376-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-11 + 3.0.0-preview8-28376-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 95d638f2501f307155d2fe9ad97b35cb8918b843 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 23:41:25 +0000 Subject: [PATCH 674/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.2 (#3488) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 395391801..1f03d1d25 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - c2628eb88eeb3167a328b56004b0b8c719a91675 + 27f6210a6fca3b6b690c1b350d3ce9f46b930a70 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index bea89eb31..6eaf67cbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.1 + 3.0.100-preview8.19376.2 $(MicrosoftNETSdkPackageVersion) From e316562ad8a92525a72f0ef8af71921f7a9b0a4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 00:29:04 +0000 Subject: [PATCH 675/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.3 (#3489) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1f03d1d25..970dec909 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - 27f6210a6fca3b6b690c1b350d3ce9f46b930a70 + e8a544f79e5310281246056cfde94fd2c00a1909 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 6eaf67cbb..75f6fe75b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.2 + 3.0.100-preview8.19376.3 $(MicrosoftNETSdkPackageVersion) From e3c1309122f122b85af947e32aab1844149d8108 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 00:56:28 +0000 Subject: [PATCH 676/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.4 (#3490) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 970dec909..e2d6dacc4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - e8a544f79e5310281246056cfde94fd2c00a1909 + a1cc8ec5a9741a5a2191fe022e12dd8a7f7348c7 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 75f6fe75b..d9e574232 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.3 + 3.0.100-preview8.19376.4 $(MicrosoftNETSdkPackageVersion) From 697888dd320f4387ae18037da5a7f79276825479 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 01:03:11 +0000 Subject: [PATCH 677/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.20 (#3491) - Microsoft.NETCore.App - 3.0.0-preview8-28376-20 - NETStandard.Library.Ref - 2.1.0-preview8-28376-20 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-20 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.8 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e2d6dacc4..6e03ee113 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 + 6af38299e2a4bf1f622d8a82f946a61846094377 - + https://github.com/dotnet/core-setup - b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 + 6af38299e2a4bf1f622d8a82f946a61846094377 - + https://github.com/dotnet/core-setup - b56f4d3e9c4f786cff3aa34d5b8bf6a8b4a3cf92 + 6af38299e2a4bf1f622d8a82f946a61846094377 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f186e84308a277da7c66c8184ad2350791f3f70d - + https://github.com/dotnet/winforms - 430bfa25def6cecdf1ff4baa5aeea11447a24413 + 7f1db25dbf376b7691176de9d0173aadb993a846 - + https://github.com/dotnet/wpf - 3160d7908212923dfe7bbf69465fab77fe3352fb + 07960accc1c77505e69d99f14ed85ad4bc366cc8 diff --git a/eng/Versions.props b/eng/Versions.props index d9e574232..f60bc0bfb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19376.1 + 4.8.0-preview8.19376.6 - 3.0.0-preview8.19376.4 + 3.0.0-preview8.19376.8 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-13 + 3.0.0-preview8-28376-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-13 + 2.1.0-preview8-28376-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-13 + 3.0.0-preview8-28376-20 $(MicrosoftWindowsDesktopAppPackageVersion) From 3b5faa923c5829a8d0f7b1b312806c3ced219db6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 01:10:37 +0000 Subject: [PATCH 678/725] Update dependencies from https://github.com/dotnet/cli build 20190726.10 (#3492) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6e03ee113..5b0663e50 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a1cc8ec5a9741a5a2191fe022e12dd8a7f7348c7 - + https://github.com/dotnet/cli - f186e84308a277da7c66c8184ad2350791f3f70d + d3ee1dec48ae4ee5433e92829092858b2d5b6c19 diff --git a/eng/Versions.props b/eng/Versions.props index f60bc0bfb..344392ba4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.9 + 3.0.100-preview8.19376.10 0.2.0 From 4175f34d66133de81133e2774ff9616cbfc8719b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 01:45:36 +0000 Subject: [PATCH 679/725] Update dependencies from https://github.com/dotnet/cli build 20190726.11 (#3493) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b0663e50..6dfb8c447 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a1cc8ec5a9741a5a2191fe022e12dd8a7f7348c7 - + https://github.com/dotnet/cli - d3ee1dec48ae4ee5433e92829092858b2d5b6c19 + dd06acc41eda8ee29eb08461e2d364a5e9816388 diff --git a/eng/Versions.props b/eng/Versions.props index 344392ba4..3b41e7212 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.10 + 3.0.100-preview8.19376.11 0.2.0 From f96aa3b11b589ef7fea750f75e9fbe0a526aff28 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 02:15:36 +0000 Subject: [PATCH 680/725] Update dependencies from https://github.com/dotnet/cli build 20190726.12 (#3494) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6dfb8c447..bf2d49ad2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a1cc8ec5a9741a5a2191fe022e12dd8a7f7348c7 - + https://github.com/dotnet/cli - dd06acc41eda8ee29eb08461e2d364a5e9816388 + 69ada7a66915f2093ec3c36646d255df4e388d33 diff --git a/eng/Versions.props b/eng/Versions.props index 3b41e7212..9dc510494 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.11 + 3.0.100-preview8.19376.12 0.2.0 From dd104baa65c8d92c9288b097e06b5ef59cf0071f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 02:46:44 +0000 Subject: [PATCH 681/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.5 (#3497) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bf2d49ad2..823cf0626 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - a1cc8ec5a9741a5a2191fe022e12dd8a7f7348c7 + 8375869ed11a2cf6dac72379982567159291c3b8 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 9dc510494..590b3f38d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.4 + 3.0.100-preview8.19376.5 $(MicrosoftNETSdkPackageVersion) From 4e9377ed882a935145423283df41bd381f2c4a32 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 03:32:50 +0000 Subject: [PATCH 682/725] Update dependencies from https://github.com/dotnet/sdk build 20190726.6 (#3499) - Microsoft.NET.Sdk - 3.0.100-preview8.19376.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 823cf0626..9094d6fa8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - 8375869ed11a2cf6dac72379982567159291c3b8 + 1f061a6e33480947ba81791691ff74f413200a62 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 590b3f38d..1a6ee9ce4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.5 + 3.0.100-preview8.19376.6 $(MicrosoftNETSdkPackageVersion) From 340dd642d172f3e1c300055ffbb240916d84bae5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 03:55:16 +0000 Subject: [PATCH 683/725] [master] Update dependencies from dotnet/core-setup (#3496) * Update dependencies from https://github.com/dotnet/core-setup build 20190726.22 - Microsoft.NETCore.App - 3.0.0-preview8-28376-22 - NETStandard.Library.Ref - 2.1.0-preview8-28376-22 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-22 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.7 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.10 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190726.23 - Microsoft.NETCore.App - 3.0.0-preview8-28376-23 - NETStandard.Library.Ref - 2.1.0-preview8-28376-23 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-23 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.7 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.10 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9094d6fa8..3131d5870 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6af38299e2a4bf1f622d8a82f946a61846094377 + 281e6413e7dee99563b580842c5038437a333da8 - + https://github.com/dotnet/core-setup - 6af38299e2a4bf1f622d8a82f946a61846094377 + 281e6413e7dee99563b580842c5038437a333da8 - + https://github.com/dotnet/core-setup - 6af38299e2a4bf1f622d8a82f946a61846094377 + 281e6413e7dee99563b580842c5038437a333da8 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 69ada7a66915f2093ec3c36646d255df4e388d33 - + https://github.com/dotnet/winforms - 7f1db25dbf376b7691176de9d0173aadb993a846 + 6a8192ea056babf51af1cf2210f8abe5545b6172 - + https://github.com/dotnet/wpf - 07960accc1c77505e69d99f14ed85ad4bc366cc8 + ca89d1458c1e5c02209ae4e93afc245d832fc46e diff --git a/eng/Versions.props b/eng/Versions.props index 1a6ee9ce4..0c6c21482 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19376.6 + 4.8.0-preview8.19376.7 - 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.10 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-20 + 3.0.0-preview8-28376-23 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-20 + 2.1.0-preview8-28376-23 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-20 + 3.0.0-preview8-28376-23 $(MicrosoftWindowsDesktopAppPackageVersion) From 6095e5bf260a5897624678f10474451b3950d510 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 04:16:02 +0000 Subject: [PATCH 684/725] [master] Update dependencies from dotnet/cli (#3498) * Update dependencies from https://github.com/dotnet/cli build 20190726.13 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.13 * Update dependencies from https://github.com/dotnet/cli build 20190726.14 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.14 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3131d5870..6f4bbd9d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 69ada7a66915f2093ec3c36646d255df4e388d33 + 28d67cd87a7d4ba85d3def38731ff023f43ded3a diff --git a/eng/Versions.props b/eng/Versions.props index 0c6c21482..857085b2d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.12 + 3.0.100-preview8.19376.14 0.2.0 From 3df9a8c17c31b4a0eeea2a23aba7742a88a23b36 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 05:21:40 +0000 Subject: [PATCH 685/725] Update dependencies from https://github.com/dotnet/cli build 20190726.15 (#3500) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.15 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f4bbd9d9..28141c4dc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 28d67cd87a7d4ba85d3def38731ff023f43ded3a + 254ece1eaa78bef89fb1a830ff4f119906cf852a diff --git a/eng/Versions.props b/eng/Versions.props index 857085b2d..768142fce 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.14 + 3.0.100-preview8.19376.15 0.2.0 From c16bad095ec4a0ef8c12311e5c34cca9a306f086 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 06:46:35 +0000 Subject: [PATCH 686/725] [master] Update dependencies from aspnet/AspNetCore (#3495) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190726.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19376.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19376.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19376.6 - dotnet-watch - 3.0.0-preview8.19376.6 - dotnet-user-secrets - 3.0.0-preview8.19376.6 - dotnet-dev-certs - 3.0.0-preview8.19376.6 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190726.8 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19376.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19376.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19376.8 - dotnet-watch - 3.0.0-preview8.19376.8 - dotnet-user-secrets - 3.0.0-preview8.19376.8 - dotnet-dev-certs - 3.0.0-preview8.19376.8 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28141c4dc..f8d83b1b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 281e6413e7dee99563b580842c5038437a333da8 - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e - + https://github.com/aspnet/AspNetCore - 2a35f8ee4ce4a49e3f81fd12f9e3ff420763b209 + 2d4fd05adf6d675704371f4539a31af5260c0f4e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 768142fce..e5495804b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19376.1 - 3.0.0-preview8.19376.1 - 3.0.0-preview8.19376.1 - 3.0.0-preview8.19376.1 - 3.0.0-preview8.19376.1 - 3.0.0-preview8.19376.1 + 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.8 From 5866abd05a254687840ea5df689409d4453278eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 07:24:48 +0000 Subject: [PATCH 687/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.27 (#3501) - Microsoft.NETCore.App - 3.0.0-preview8-28376-27 - NETStandard.Library.Ref - 2.1.0-preview8-28376-27 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-27 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.8 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.11 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f8d83b1b2..097711562 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 281e6413e7dee99563b580842c5038437a333da8 + 915ee5932c173399827d918f5176b7fc4baf4454 - + https://github.com/dotnet/core-setup - 281e6413e7dee99563b580842c5038437a333da8 + 915ee5932c173399827d918f5176b7fc4baf4454 - + https://github.com/dotnet/core-setup - 281e6413e7dee99563b580842c5038437a333da8 + 915ee5932c173399827d918f5176b7fc4baf4454 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 254ece1eaa78bef89fb1a830ff4f119906cf852a - + https://github.com/dotnet/winforms - 6a8192ea056babf51af1cf2210f8abe5545b6172 + b2db558e925850a3dffe7f9fe4cecded9b452777 - + https://github.com/dotnet/wpf - ca89d1458c1e5c02209ae4e93afc245d832fc46e + b14b9fe99f9a17858e7accba4bbc3644c58878e2 diff --git a/eng/Versions.props b/eng/Versions.props index e5495804b..7b30b9c0d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19376.7 + 4.8.0-preview8.19376.8 - 3.0.0-preview8.19376.10 + 3.0.0-preview8.19376.11 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-23 + 3.0.0-preview8-28376-27 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-23 + 2.1.0-preview8-28376-27 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-23 + 3.0.0-preview8-28376-27 $(MicrosoftWindowsDesktopAppPackageVersion) From f1b15a42bf697f2dbe69183541511075dc1ade79 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 08:05:40 +0000 Subject: [PATCH 688/725] Update dependencies from https://github.com/dotnet/cli build 20190726.16 (#3502) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19376.16 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 097711562..291fa0c7e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 254ece1eaa78bef89fb1a830ff4f119906cf852a + 948bda4636d541766d603439a0b6ec41d5bf5385 diff --git a/eng/Versions.props b/eng/Versions.props index 7b30b9c0d..46b7c85b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.15 + 3.0.100-preview8.19376.16 0.2.0 From 2f55ce36d6237b2f79fa2eb117a6e8b3474cb2d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 08:35:37 +0000 Subject: [PATCH 689/725] Update dependencies from https://github.com/dotnet/cli build 20190727.1 (#3503) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 291fa0c7e..04358c632 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 948bda4636d541766d603439a0b6ec41d5bf5385 + 285f98b3e021114986ee01488b0e290fedd08c67 diff --git a/eng/Versions.props b/eng/Versions.props index 46b7c85b2..51ed3ec16 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19376.16 + 3.0.100-preview8.19377.1 0.2.0 From 955e49b9b9238017cb8f98c5ebf339d858cccb3f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 08:49:59 +0000 Subject: [PATCH 690/725] Update dependencies from https://github.com/dotnet/core-setup build 20190726.29 (#3504) - Microsoft.NETCore.App - 3.0.0-preview8-28376-29 - NETStandard.Library.Ref - 2.1.0-preview8-28376-29 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28376-29 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19376.9 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19376.12 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 04358c632..bcaf40257 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 915ee5932c173399827d918f5176b7fc4baf4454 + bd44f59e21537ce560d6924805a222f13c009bcb - + https://github.com/dotnet/core-setup - 915ee5932c173399827d918f5176b7fc4baf4454 + bd44f59e21537ce560d6924805a222f13c009bcb - + https://github.com/dotnet/core-setup - 915ee5932c173399827d918f5176b7fc4baf4454 + bd44f59e21537ce560d6924805a222f13c009bcb https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 285f98b3e021114986ee01488b0e290fedd08c67 - + https://github.com/dotnet/winforms - b2db558e925850a3dffe7f9fe4cecded9b452777 + ca0da83dbced740f1c57c04f97280c12c9d6f471 - + https://github.com/dotnet/wpf - b14b9fe99f9a17858e7accba4bbc3644c58878e2 + 1be6b9b477d091d09678884bde2a3bb457119d2a diff --git a/eng/Versions.props b/eng/Versions.props index 51ed3ec16..9310ef4be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19376.8 + 4.8.0-preview8.19376.9 - 3.0.0-preview8.19376.11 + 3.0.0-preview8.19376.12 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-27 + 3.0.0-preview8-28376-29 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-27 + 2.1.0-preview8-28376-29 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-27 + 3.0.0-preview8-28376-29 $(MicrosoftWindowsDesktopAppPackageVersion) From f1eb10cc23011485b3077d756d03b2223986365f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 08:52:32 +0000 Subject: [PATCH 691/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190726.9 (#3505) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19376.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19376.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19376.9 - dotnet-watch - 3.0.0-preview8.19376.9 - dotnet-user-secrets - 3.0.0-preview8.19376.9 - dotnet-dev-certs - 3.0.0-preview8.19376.9 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bcaf40257..1aa286c8d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup bd44f59e21537ce560d6924805a222f13c009bcb - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c - + https://github.com/aspnet/AspNetCore - 2d4fd05adf6d675704371f4539a31af5260c0f4e + a1e77a2c090e62bc3be3383c34d521449d34e74c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9310ef4be..6b76ac508 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19376.8 - 3.0.0-preview8.19376.8 - 3.0.0-preview8.19376.8 - 3.0.0-preview8.19376.8 - 3.0.0-preview8.19376.8 - 3.0.0-preview8.19376.8 + 3.0.0-preview8.19376.9 + 3.0.0-preview8.19376.9 + 3.0.0-preview8.19376.9 + 3.0.0-preview8.19376.9 + 3.0.0-preview8.19376.9 + 3.0.0-preview8.19376.9 From fc791931b63ffae1e50dd10f053e67b295db1a8a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 10:10:36 +0000 Subject: [PATCH 692/725] Update dependencies from https://github.com/dotnet/cli build 20190727.2 (#3506) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1aa286c8d..c1234b8b9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 285f98b3e021114986ee01488b0e290fedd08c67 + f01094e630a277f500ea6bcf0a0255c301bc5951 diff --git a/eng/Versions.props b/eng/Versions.props index 6b76ac508..def3deef7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.1 + 3.0.100-preview8.19377.2 0.2.0 From cff07230642cf53dcb64960d7030c6ee16f062cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 12:35:24 +0000 Subject: [PATCH 693/725] [master] Update dependencies from dotnet/arcade (#3469) * Update dependencies from https://github.com/dotnet/arcade build 20190725.15 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19375.15 * Update dependencies from https://github.com/dotnet/arcade build 20190726.18 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19376.18 --- eng/Version.Details.xml | 4 +- eng/common/cross/armel/tizen-build-rootfs.sh | 0 eng/common/cross/armel/tizen-fetch.sh | 0 eng/common/cross/build-android-rootfs.sh | 0 eng/common/cross/build-rootfs.sh | 0 eng/common/dotnet-install.sh | 0 eng/common/init-tools-native.ps1 | 2 +- eng/common/init-tools-native.sh | 0 eng/common/internal-feed-operations.sh | 0 eng/common/native/CommonLibrary.psm1 | 33 ++++++- eng/common/native/common-library.sh | 0 eng/common/native/install-cmake.sh | 0 eng/common/performance/performance-setup.sh | 0 eng/common/pipeline-logging-functions.sh | 0 eng/common/post-build/darc-gather-drop.ps1 | 35 ++++++++ eng/common/post-build/nuget-validation.ps1 | 5 +- eng/common/post-build/post-build-utils.ps1 | 90 +++++++++++++++++++ eng/common/post-build/promote-build.ps1 | 37 ++++---- eng/common/post-build/setup-maestro-vars.ps1 | 26 ++++++ .../post-build/sourcelink-validation.ps1 | 31 ++++--- eng/common/post-build/symbols-validation.ps1 | 29 +++--- .../post-build/trigger-subscriptions.ps1 | 48 ++++------ .../channels/internal-servicing.yml | 28 +----- .../channels/public-dev-release.yml | 31 ++----- .../post-build/channels/public-release.yml | 28 +----- .../channels/public-validation-release.yml | 35 ++------ .../templates/post-build/common-variables.yml | 34 +++++-- .../templates/post-build/darc-gather-drop.yml | 23 +++++ .../templates/post-build/post-build.yml | 5 +- .../templates/post-build/promote-build.yml | 5 +- .../post-build/setup-maestro-vars.yml | 21 +---- .../post-build/trigger-subscription.yml | 4 +- eng/common/tools.sh | 4 +- global.json | 2 +- 34 files changed, 334 insertions(+), 226 deletions(-) mode change 100644 => 100755 eng/common/cross/armel/tizen-build-rootfs.sh mode change 100644 => 100755 eng/common/cross/armel/tizen-fetch.sh mode change 100644 => 100755 eng/common/cross/build-android-rootfs.sh mode change 100644 => 100755 eng/common/cross/build-rootfs.sh mode change 100644 => 100755 eng/common/dotnet-install.sh mode change 100644 => 100755 eng/common/init-tools-native.sh mode change 100644 => 100755 eng/common/internal-feed-operations.sh mode change 100644 => 100755 eng/common/native/common-library.sh mode change 100644 => 100755 eng/common/native/install-cmake.sh mode change 100644 => 100755 eng/common/performance/performance-setup.sh mode change 100644 => 100755 eng/common/pipeline-logging-functions.sh create mode 100644 eng/common/post-build/darc-gather-drop.ps1 create mode 100644 eng/common/post-build/post-build-utils.ps1 create mode 100644 eng/common/post-build/setup-maestro-vars.ps1 create mode 100644 eng/common/templates/post-build/darc-gather-drop.yml mode change 100644 => 100755 eng/common/tools.sh diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c1234b8b9..05380cd61 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 56b5e5a9debc87b98c5dd394e8a72c916099d9d5 + 316481e57ee5e6acbbf2401eb6778a1d3d48d25b diff --git a/eng/common/cross/armel/tizen-build-rootfs.sh b/eng/common/cross/armel/tizen-build-rootfs.sh old mode 100644 new mode 100755 diff --git a/eng/common/cross/armel/tizen-fetch.sh b/eng/common/cross/armel/tizen-fetch.sh old mode 100644 new mode 100755 diff --git a/eng/common/cross/build-android-rootfs.sh b/eng/common/cross/build-android-rootfs.sh old mode 100644 new mode 100755 diff --git a/eng/common/cross/build-rootfs.sh b/eng/common/cross/build-rootfs.sh old mode 100644 new mode 100755 diff --git a/eng/common/dotnet-install.sh b/eng/common/dotnet-install.sh old mode 100644 new mode 100755 diff --git a/eng/common/init-tools-native.ps1 b/eng/common/init-tools-native.ps1 index 0cc7bbdd8..8cf18bcfe 100644 --- a/eng/common/init-tools-native.ps1 +++ b/eng/common/init-tools-native.ps1 @@ -98,7 +98,7 @@ try { } Write-Verbose "Installing $ToolName version $ToolVersion" - Write-Verbose "Executing '$InstallerPath $($LocalInstallerArguments.Keys.ForEach({"-$_ `"$($LocalInstallerArguments.$_)`""}) -join ' ')'" + Write-Verbose "Executing '$InstallerPath $($LocalInstallerArguments.Keys.ForEach({"-$_ '$($LocalInstallerArguments.$_)'"}) -join ' ')'" & $InstallerPath @LocalInstallerArguments if ($LASTEXITCODE -Ne "0") { $errMsg = "$ToolName installation failed" diff --git a/eng/common/init-tools-native.sh b/eng/common/init-tools-native.sh old mode 100644 new mode 100755 diff --git a/eng/common/internal-feed-operations.sh b/eng/common/internal-feed-operations.sh old mode 100644 new mode 100755 diff --git a/eng/common/native/CommonLibrary.psm1 b/eng/common/native/CommonLibrary.psm1 index 7a34c7e8a..2a08d5246 100644 --- a/eng/common/native/CommonLibrary.psm1 +++ b/eng/common/native/CommonLibrary.psm1 @@ -59,9 +59,38 @@ function DownloadAndExtract { -Verbose:$Verbose if ($UnzipStatus -Eq $False) { - Write-Error "Unzip failed" - return $False + # Retry Download one more time with Force=true + $DownloadRetryStatus = CommonLibrary\Get-File -Uri $Uri ` + -Path $TempToolPath ` + -DownloadRetries 1 ` + -RetryWaitTimeInSeconds $RetryWaitTimeInSeconds ` + -Force:$True ` + -Verbose:$Verbose + + if ($DownloadRetryStatus -Eq $False) { + Write-Error "Last attempt of download failed as well" + return $False + } + + # Retry unzip again one more time with Force=true + $UnzipRetryStatus = CommonLibrary\Expand-Zip -ZipPath $TempToolPath ` + -OutputDirectory $InstallDirectory ` + -Force:$True ` + -Verbose:$Verbose + if ($UnzipRetryStatus -Eq $False) + { + Write-Error "Last attempt of unzip failed as well" + # Clean up partial zips and extracts + if (Test-Path $TempToolPath) { + Remove-Item $TempToolPath -Force + } + if (Test-Path $InstallDirectory) { + Remove-Item $InstallDirectory -Force -Recurse + } + return $False + } } + return $True } diff --git a/eng/common/native/common-library.sh b/eng/common/native/common-library.sh old mode 100644 new mode 100755 diff --git a/eng/common/native/install-cmake.sh b/eng/common/native/install-cmake.sh old mode 100644 new mode 100755 diff --git a/eng/common/performance/performance-setup.sh b/eng/common/performance/performance-setup.sh old mode 100644 new mode 100755 diff --git a/eng/common/pipeline-logging-functions.sh b/eng/common/pipeline-logging-functions.sh old mode 100644 new mode 100755 diff --git a/eng/common/post-build/darc-gather-drop.ps1 b/eng/common/post-build/darc-gather-drop.ps1 new file mode 100644 index 000000000..93a0bd832 --- /dev/null +++ b/eng/common/post-build/darc-gather-drop.ps1 @@ -0,0 +1,35 @@ +param( + [Parameter(Mandatory=$true)][int] $BarBuildId, # ID of the build which assets should be downloaded + [Parameter(Mandatory=$true)][string] $DropLocation, # Where the assets should be downloaded to + [Parameter(Mandatory=$true)][string] $MaestroApiAccessToken, # Token used to access Maestro API + [Parameter(Mandatory=$false)][string] $MaestroApiEndPoint = "https://maestro-prod.westus2.cloudapp.azure.com", # Maestro API URL + [Parameter(Mandatory=$false)][string] $MaestroApiVersion = "2019-01-16" # Version of Maestro API to use +) + +. $PSScriptRoot\post-build-utils.ps1 + +try { + Write-Host "Installing DARC ..." + + . $PSScriptRoot\..\darc-init.ps1 + $exitCode = $LASTEXITCODE + + if ($exitCode -ne 0) { + Write-PipelineTaskError "Something failed while running 'darc-init.ps1'. Check for errors above. Exiting now..." + ExitWithExitCode $exitCode + } + + darc gather-drop --non-shipping ` + --continue-on-error ` + --id $BarBuildId ` + --output-dir $DropLocation ` + --bar-uri $MaestroApiEndpoint ` + --password $MaestroApiAccessToken ` + --latest-location +} +catch { + Write-Host $_ + Write-Host $_.Exception + Write-Host $_.ScriptStackTrace + ExitWithExitCode 1 +} diff --git a/eng/common/post-build/nuget-validation.ps1 b/eng/common/post-build/nuget-validation.ps1 index 1bdced1e3..78ed0d540 100644 --- a/eng/common/post-build/nuget-validation.ps1 +++ b/eng/common/post-build/nuget-validation.ps1 @@ -6,10 +6,7 @@ param( [Parameter(Mandatory=$true)][string] $ToolDestinationPath # Where the validation tool should be downloaded to ) -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 +. $PSScriptRoot\post-build-utils.ps1 try { $url = "https://raw.githubusercontent.com/NuGet/NuGetGallery/jver-verify/src/VerifyMicrosoftPackage/verify.ps1" diff --git a/eng/common/post-build/post-build-utils.ps1 b/eng/common/post-build/post-build-utils.ps1 new file mode 100644 index 000000000..551ae113f --- /dev/null +++ b/eng/common/post-build/post-build-utils.ps1 @@ -0,0 +1,90 @@ +# Most of the functions in this file require the variables `MaestroApiEndPoint`, +# `MaestroApiVersion` and `MaestroApiAccessToken` to be globally available. + +$ErrorActionPreference = "Stop" +Set-StrictMode -Version 2.0 + +# `tools.ps1` checks $ci to perform some actions. Since the post-build +# scripts don't necessarily execute in the same agent that run the +# build.ps1/sh script this variable isn't automatically set. +$ci = $true +. $PSScriptRoot\..\tools.ps1 + +function Create-MaestroApiRequestHeaders([string]$ContentType = "application/json") { + Validate-MaestroVars + + $headers = New-Object 'System.Collections.Generic.Dictionary[[String],[String]]' + $headers.Add('Accept', $ContentType) + $headers.Add('Authorization',"Bearer $MaestroApiAccessToken") + return $headers +} + +function Get-MaestroChannel([int]$ChannelId) { + Validate-MaestroVars + + $apiHeaders = Create-MaestroApiRequestHeaders + $apiEndpoint = "$MaestroApiEndPoint/api/channels/${ChannelId}?api-version=$MaestroApiVersion" + + $result = try { Invoke-WebRequest -Method Get -Uri $apiEndpoint -Headers $apiHeaders | ConvertFrom-Json } catch { Write-Host "Error: $_" } + return $result +} + +function Get-MaestroBuild([int]$BuildId) { + Validate-MaestroVars + + $apiHeaders = Create-MaestroApiRequestHeaders -AuthToken $MaestroApiAccessToken + $apiEndpoint = "$MaestroApiEndPoint/api/builds/${BuildId}?api-version=$MaestroApiVersion" + + $result = try { return Invoke-WebRequest -Method Get -Uri $apiEndpoint -Headers $apiHeaders | ConvertFrom-Json } catch { Write-Host "Error: $_" } + return $result +} + +function Get-MaestroSubscriptions([string]$SourceRepository, [int]$ChannelId) { + Validate-MaestroVars + + $SourceRepository = [System.Web.HttpUtility]::UrlEncode($SourceRepository) + $apiHeaders = Create-MaestroApiRequestHeaders -AuthToken $MaestroApiAccessToken + $apiEndpoint = "$MaestroApiEndPoint/api/subscriptions?sourceRepository=$SourceRepository&channelId=$ChannelId&api-version=$MaestroApiVersion" + + $result = try { Invoke-WebRequest -Method Get -Uri $apiEndpoint -Headers $apiHeaders | ConvertFrom-Json } catch { Write-Host "Error: $_" } + return $result +} + +function Trigger-Subscription([string]$SubscriptionId) { + Validate-MaestroVars + + $apiHeaders = Create-MaestroApiRequestHeaders -AuthToken $MaestroApiAccessToken + $apiEndpoint = "$MaestroApiEndPoint/api/subscriptions/$SubscriptionId/trigger?api-version=$MaestroApiVersion" + Invoke-WebRequest -Uri $apiEndpoint -Headers $apiHeaders -Method Post | Out-Null +} + +function Assign-BuildToChannel([int]$BuildId, [int]$ChannelId) { + Validate-MaestroVars + + $apiHeaders = Create-MaestroApiRequestHeaders -AuthToken $MaestroApiAccessToken + $apiEndpoint = "$MaestroApiEndPoint/api/channels/${ChannelId}/builds/${BuildId}?api-version=$MaestroApiVersion" + Invoke-WebRequest -Method Post -Uri $apiEndpoint -Headers $apiHeaders | Out-Null +} + +function Validate-MaestroVars { + try { + Get-Variable MaestroApiEndPoint -Scope Global | Out-Null + Get-Variable MaestroApiVersion -Scope Global | Out-Null + Get-Variable MaestroApiAccessToken -Scope Global | Out-Null + + if (!($MaestroApiEndPoint -Match "^http[s]?://maestro-(int|prod).westus2.cloudapp.azure.com$")) { + Write-PipelineTaskError "MaestroApiEndPoint is not a valid Maestro URL. '$MaestroApiEndPoint'" + ExitWithExitCode 1 + } + + if (!($MaestroApiVersion -Match "^[0-9]{4}-[0-9]{2}-[0-9]{2}$")) { + Write-PipelineTaskError "MaestroApiVersion does not match a version string in the format yyyy-MM-DD. '$MaestroApiVersion'" + ExitWithExitCode 1 + } + } + catch { + Write-PipelineTaskError "Error: Variables `MaestroApiEndPoint`, `MaestroApiVersion` and `MaestroApiAccessToken` are required while using this script." + Write-Host $_ + ExitWithExitCode 1 + } +} diff --git a/eng/common/post-build/promote-build.ps1 b/eng/common/post-build/promote-build.ps1 index 84a608fa5..e5ae85f25 100644 --- a/eng/common/post-build/promote-build.ps1 +++ b/eng/common/post-build/promote-build.ps1 @@ -1,30 +1,25 @@ param( [Parameter(Mandatory=$true)][int] $BuildId, [Parameter(Mandatory=$true)][int] $ChannelId, - [Parameter(Mandatory=$true)][string] $BarToken, - [string] $MaestroEndpoint = "https://maestro-prod.westus2.cloudapp.azure.com", - [string] $ApiVersion = "2019-01-16" + [Parameter(Mandatory=$true)][string] $MaestroApiAccessToken, + [Parameter(Mandatory=$false)][string] $MaestroApiEndPoint = "https://maestro-prod.westus2.cloudapp.azure.com", + [Parameter(Mandatory=$false)][string] $MaestroApiVersion = "2019-01-16" ) -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 - -function Get-Headers([string]$accept, [string]$barToken) { - $headers = New-Object 'System.Collections.Generic.Dictionary[[String],[String]]' - $headers.Add('Accept',$accept) - $headers.Add('Authorization',"Bearer $barToken") - return $headers -} +. $PSScriptRoot\post-build-utils.ps1 try { - $maestroHeaders = Get-Headers 'application/json' $BarToken + # Check that the channel we are going to promote the build to exist + $channelInfo = Get-MaestroChannel -ChannelId $ChannelId + + if (!$channelInfo) { + Write-Host "Channel with BAR ID $ChannelId was not found in BAR!" + ExitWithExitCode 1 + } # Get info about which channels the build has already been promoted to - $getBuildApiEndpoint = "$MaestroEndpoint/api/builds/${BuildId}?api-version=$ApiVersion" - $buildInfo = Invoke-WebRequest -Method Get -Uri $getBuildApiEndpoint -Headers $maestroHeaders | ConvertFrom-Json - + $buildInfo = Get-MaestroBuild -BuildId $BuildId + if (!$buildInfo) { Write-Host "Build with BAR ID $BuildId was not found in BAR!" ExitWithExitCode 1 @@ -40,10 +35,10 @@ try { } } - Write-Host "Build not present in channel $ChannelId. Promoting build ... " + Write-Host "Promoting build '$BuildId' to channel '$ChannelId'." + + Assign-BuildToChannel -BuildId $BuildId -ChannelId $ChannelId - $promoteBuildApiEndpoint = "$maestroEndpoint/api/channels/${ChannelId}/builds/${BuildId}?api-version=$ApiVersion" - Invoke-WebRequest -Method Post -Uri $promoteBuildApiEndpoint -Headers $maestroHeaders Write-Host "done." } catch { diff --git a/eng/common/post-build/setup-maestro-vars.ps1 b/eng/common/post-build/setup-maestro-vars.ps1 new file mode 100644 index 000000000..d7f64dc63 --- /dev/null +++ b/eng/common/post-build/setup-maestro-vars.ps1 @@ -0,0 +1,26 @@ +param( + [Parameter(Mandatory=$true)][string] $ReleaseConfigsPath # Full path to ReleaseConfigs.txt asset +) + +. $PSScriptRoot\post-build-utils.ps1 + +try { + $Content = Get-Content $ReleaseConfigsPath + + $BarId = $Content | Select -Index 0 + + $Channels = "" + $Content | Select -Index 1 | ForEach-Object { $Channels += "$_ ," } + + $IsStableBuild = $Content | Select -Index 2 + + Write-PipelineSetVariable -Name 'BARBuildId' -Value $BarId + Write-PipelineSetVariable -Name 'InitialChannels' -Value "$Channels" + Write-PipelineSetVariable -Name 'IsStableBuild' -Value $IsStableBuild +} +catch { + Write-Host $_ + Write-Host $_.Exception + Write-Host $_.ScriptStackTrace + ExitWithExitCode 1 +} diff --git a/eng/common/post-build/sourcelink-validation.ps1 b/eng/common/post-build/sourcelink-validation.ps1 index 8abd684e9..41e01ae6e 100644 --- a/eng/common/post-build/sourcelink-validation.ps1 +++ b/eng/common/post-build/sourcelink-validation.ps1 @@ -6,10 +6,7 @@ param( [Parameter(Mandatory=$true)][string] $SourcelinkCliVersion # Version of SourceLink CLI to use ) -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 +. $PSScriptRoot\post-build-utils.ps1 # Cache/HashMap (File -> Exist flag) used to consult whether a file exist # in the repository at a specific commit point. This is populated by inserting @@ -200,21 +197,27 @@ function ValidateSourceLinkLinks { } } -function CheckExitCode ([string]$stage) { - $exitCode = $LASTEXITCODE - if ($exitCode -ne 0) { - Write-PipelineTaskError "Something failed while '$stage'. Check for errors above. Exiting now..." - ExitWithExitCode $exitCode +function InstallSourcelinkCli { + $sourcelinkCliPackageName = "sourcelink" + + $dotnetRoot = InitializeDotNetCli -install:$true + $dotnet = "$dotnetRoot\dotnet.exe" + $toolList = & "$dotnet" tool list --global + + if (($toolList -like "*$sourcelinkCliPackageName*") -and ($toolList -like "*$sourcelinkCliVersion*")) { + Write-Host "SourceLink CLI version $sourcelinkCliVersion is already installed." + } + else { + Write-Host "Installing SourceLink CLI version $sourcelinkCliVersion..." + Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." + & "$dotnet" tool install $sourcelinkCliPackageName --version $sourcelinkCliVersion --verbosity "minimal" --global } } try { - Write-Host "Installing SourceLink CLI..." - Get-Location - . $PSScriptRoot\sourcelink-cli-init.ps1 -sourcelinkCliVersion $SourcelinkCliVersion - CheckExitCode "Running sourcelink-cli-init" + InstallSourcelinkCli - Measure-Command { ValidateSourceLinkLinks } + ValidateSourceLinkLinks } catch { Write-Host $_ diff --git a/eng/common/post-build/symbols-validation.ps1 b/eng/common/post-build/symbols-validation.ps1 index 69456854e..d5ec51b15 100644 --- a/eng/common/post-build/symbols-validation.ps1 +++ b/eng/common/post-build/symbols-validation.ps1 @@ -4,10 +4,7 @@ param( [Parameter(Mandatory=$true)][string] $DotnetSymbolVersion # Version of dotnet symbol to use ) -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 +. $PSScriptRoot\post-build-utils.ps1 Add-Type -AssemblyName System.IO.Compression.FileSystem @@ -162,19 +159,25 @@ function CheckSymbolsAvailable { } } -function CheckExitCode ([string]$stage) { - $exitCode = $LASTEXITCODE - if ($exitCode -ne 0) { - Write-PipelineTaskError "Something failed while '$stage'. Check for errors above. Exiting now..." - ExitWithExitCode $exitCode +function Installdotnetsymbol { + $dotnetsymbolPackageName = "dotnet-symbol" + + $dotnetRoot = InitializeDotNetCli -install:$true + $dotnet = "$dotnetRoot\dotnet.exe" + $toolList = & "$dotnet" tool list --global + + if (($toolList -like "*$dotnetsymbolPackageName*") -and ($toolList -like "*$dotnetsymbolVersion*")) { + Write-Host "dotnet-symbol version $dotnetsymbolVersion is already installed." + } + else { + Write-Host "Installing dotnet-symbol version $dotnetsymbolVersion..." + Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." + & "$dotnet" tool install $dotnetsymbolPackageName --version $dotnetsymbolVersion --verbosity "minimal" --global } } try { - Write-Host "Installing dotnet symbol ..." - Get-Location - . $PSScriptRoot\dotnetsymbol-init.ps1 -dotnetsymbolVersion $DotnetSymbolVersion - CheckExitCode "Running dotnetsymbol-init" + Installdotnetsymbol CheckSymbolsAvailable } diff --git a/eng/common/post-build/trigger-subscriptions.ps1 b/eng/common/post-build/trigger-subscriptions.ps1 index 1a91dab03..926d5b455 100644 --- a/eng/common/post-build/trigger-subscriptions.ps1 +++ b/eng/common/post-build/trigger-subscriptions.ps1 @@ -1,33 +1,20 @@ -param( +param( [Parameter(Mandatory=$true)][string] $SourceRepo, [Parameter(Mandatory=$true)][int] $ChannelId, - [string] $MaestroEndpoint = "https://maestro-prod.westus2.cloudapp.azure.com", - [string] $BarToken, - [string] $ApiVersion = "2019-01-16" + [Parameter(Mandatory=$true)][string] $MaestroApiAccessToken, + [Parameter(Mandatory=$false)][string] $MaestroApiEndPoint = "https://maestro-prod.westus2.cloudapp.azure.com", + [Parameter(Mandatory=$false)][string] $MaestroApiVersion = "2019-01-16" ) -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 - -function Get-Headers([string]$accept, [string]$barToken) { - $headers = New-Object 'System.Collections.Generic.Dictionary[[String],[String]]' - $headers.Add('Accept',$accept) - $headers.Add('Authorization',"Bearer $barToken") - return $headers -} +. $PSScriptRoot\post-build-utils.ps1 # Get all the $SourceRepo subscriptions $normalizedSourceRepo = $SourceRepo.Replace('dnceng@', '') -$getSubscriptionsApiEndpoint = "$maestroEndpoint/api/subscriptions?sourceRepository=$normalizedSourceRepo&api-version=$apiVersion" -$headers = Get-Headers 'application/json' $barToken - -$subscriptions = Invoke-WebRequest -Uri $getSubscriptionsApiEndpoint -Headers $headers | ConvertFrom-Json +$subscriptions = Get-MaestroSubscriptions -SourceRepository $normalizedSourceRepo -ChannelId $ChannelId if (!$subscriptions) { Write-Host "No subscriptions found for source repo '$normalizedSourceRepo' in channel '$ChannelId'" - return + ExitWithExitCode 0 } $subscriptionsToTrigger = New-Object System.Collections.Generic.List[string] @@ -36,21 +23,18 @@ $failedTriggeredSubscription = $false # Get all enabled subscriptions that need dependency flow on 'everyBuild' foreach ($subscription in $subscriptions) { if ($subscription.enabled -and $subscription.policy.updateFrequency -like 'everyBuild' -and $subscription.channel.id -eq $ChannelId) { - Write-Host "$subscription.id" + Write-Host "Should trigger this subscription: $subscription.id" [void]$subscriptionsToTrigger.Add($subscription.id) } } foreach ($subscriptionToTrigger in $subscriptionsToTrigger) { try { - $triggerSubscriptionApiEndpoint = "$maestroEndpoint/api/subscriptions/$subscriptionToTrigger/trigger?api-version=$apiVersion" - $headers = Get-Headers 'application/json' $BarToken - - Write-Host "Triggering subscription '$subscriptionToTrigger'..." + Write-Host "Triggering subscription '$subscriptionToTrigger'." - Invoke-WebRequest -Uri $triggerSubscriptionApiEndpoint -Headers $headers -Method Post + Trigger-Subscription -SubscriptionId $subscriptionToTrigger - Write-Host "Subscription '$subscriptionToTrigger' triggered!" + Write-Host "done." } catch { @@ -61,9 +45,13 @@ foreach ($subscriptionToTrigger in $subscriptionsToTrigger) { } } -if ($failedTriggeredSubscription) { +if ($subscriptionsToTrigger.Count -eq 0) { + Write-Host "No subscription matched source repo '$normalizedSourceRepo' and channel ID '$ChannelId'." +} +elseif ($failedTriggeredSubscription) { Write-Host "At least one subscription failed to be triggered..." ExitWithExitCode 1 } - -Write-Host "All subscriptions were triggered successfully!" +else { + Write-Host "All subscriptions were triggered successfully!" +} diff --git a/eng/common/templates/post-build/channels/internal-servicing.yml b/eng/common/templates/post-build/channels/internal-servicing.yml index 648e854e0..12fd2b465 100644 --- a/eng/common/templates/post-build/channels/internal-servicing.yml +++ b/eng/common/templates/post-build/channels/internal-servicing.yml @@ -41,7 +41,6 @@ stages: dependsOn: setupMaestroVars variables: - group: DotNet-Blob-Feed - - group: Publish-Build-Assets - group: AzureDevOps-Artifact-Feeds-Pats - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] @@ -87,8 +86,8 @@ stages: /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' - /p:BuildAssetRegistryToken='$(MaestroAccessToken)' + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' @@ -143,29 +142,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - job: - displayName: Gather Drop - dependsOn: setupMaestroVars - variables: - BARBuildId: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.InternalServicing_30_Channel_Id) - pool: - vmImage: 'windows-2019' - steps: - - task: PowerShell@2 - displayName: Setup Darc CLI - inputs: - targetType: filePath - filePath: '$(Build.SourcesDirectory)/eng/common/darc-init.ps1' - - - task: PowerShell@2 - displayName: Run Darc gather-drop - inputs: - targetType: inline - script: | - darc gather-drop --non-shipping --continue-on-error --id $(BARBuildId) --output-dir $(Agent.BuildDirectory)/Temp/Drop/ --bar-uri https://maestro-prod.westus2.cloudapp.azure.com/ --password $(MaestroAccessToken) --latest-location - enabled: false - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/public-dev-release.yml b/eng/common/templates/post-build/channels/public-dev-release.yml index bdc631016..b0f085b14 100644 --- a/eng/common/templates/post-build/channels/public-dev-release.yml +++ b/eng/common/templates/post-build/channels/public-dev-release.yml @@ -41,7 +41,6 @@ stages: dependsOn: setupMaestroVars variables: - group: DotNet-Blob-Feed - - group: Publish-Build-Assets - group: AzureDevOps-Artifact-Feeds-Pats - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] @@ -77,7 +76,7 @@ stages: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicDevRelease_30_Channel_Id) - /p:ArtifactsCategory=.NetCore + /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) @@ -87,8 +86,8 @@ stages: /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' - /p:BuildAssetRegistryToken='$(MaestroAccessToken)' + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' @@ -140,27 +139,9 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - job: - displayName: Gather Drop - dependsOn: setupMaestroVars - variables: - BARBuildId: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicDevRelease_30_Channel_Id) - pool: - vmImage: 'windows-2019' - steps: - - task: PowerShell@2 - displayName: Setup Darc CLI - inputs: - targetType: filePath - filePath: '$(Build.SourcesDirectory)/eng/common/darc-init.ps1' - - - task: PowerShell@2 - displayName: Run Darc gather-drop - inputs: - targetType: inline - script: | - darc gather-drop --non-shipping --continue-on-error --id $(BARBuildId) --output-dir $(Agent.BuildDirectory)/Temp/Drop/ --bar-uri https://maestro-prod.westus2.cloudapp.azure.com/ --password $(MaestroAccessToken) --latest-location + - template: ../darc-gather-drop.yml + parameters: + ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} - template: ../promote-build.yml parameters: diff --git a/eng/common/templates/post-build/channels/public-release.yml b/eng/common/templates/post-build/channels/public-release.yml index f6a7efdfe..4c63fb43f 100644 --- a/eng/common/templates/post-build/channels/public-release.yml +++ b/eng/common/templates/post-build/channels/public-release.yml @@ -41,7 +41,6 @@ stages: dependsOn: setupMaestroVars variables: - group: DotNet-Blob-Feed - - group: Publish-Build-Assets - group: AzureDevOps-Artifact-Feeds-Pats - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] @@ -87,8 +86,8 @@ stages: /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' - /p:BuildAssetRegistryToken='$(MaestroAccessToken)' + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' @@ -143,29 +142,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - job: - displayName: Gather Drop - dependsOn: setupMaestroVars - variables: - BARBuildId: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicRelease_30_Channel_Id) - pool: - vmImage: 'windows-2019' - steps: - - task: PowerShell@2 - displayName: Setup Darc CLI - inputs: - targetType: filePath - filePath: '$(Build.SourcesDirectory)/eng/common/darc-init.ps1' - - - task: PowerShell@2 - displayName: Run Darc gather-drop - inputs: - targetType: inline - script: | - darc gather-drop --non-shipping --continue-on-error --id $(BARBuildId) --output-dir $(Agent.BuildDirectory)/Temp/Drop/ --bar-uri https://maestro-prod.westus2.cloudapp.azure.com/ --password $(MaestroAccessToken) --latest-location - enabled: false - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml index f12f402ad..1089ac5fa 100644 --- a/eng/common/templates/post-build/channels/public-validation-release.yml +++ b/eng/common/templates/post-build/channels/public-validation-release.yml @@ -12,7 +12,6 @@ stages: dependsOn: setupMaestroVars variables: - group: DotNet-Blob-Feed - - group: Publish-Build-Assets - group: AzureDevOps-Artifact-Feeds-Pats - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] @@ -48,7 +47,7 @@ stages: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicValidationRelease_30_Channel_Id) - /p:ArtifactsCategory=.NetCoreValidation + /p:ArtifactsCategory=$(_DotNetValidationArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) @@ -58,13 +57,13 @@ stages: /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='https://maestro-prod.westus2.cloudapp.azure.com' - /p:BuildAssetRegistryToken='$(MaestroAccessToken)' + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' /p:Configuration=Release - + - task: NuGetCommand@2 displayName: Publish Packages to AzDO Feed condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') @@ -91,29 +90,9 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - job: - displayName: Gather Drop - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicValidationRelease_30_Channel_Id) - variables: - - name: BARBuildId - value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - - group: Publish-Build-Assets - pool: - vmImage: 'windows-2019' - steps: - - task: PowerShell@2 - displayName: Setup Darc CLI - inputs: - targetType: filePath - filePath: '$(Build.SourcesDirectory)/eng/common/darc-init.ps1' - - - task: PowerShell@2 - displayName: Run Darc gather-drop - inputs: - targetType: inline - script: | - darc gather-drop --non-shipping --continue-on-error --id $(BARBuildId) --output-dir $(Agent.BuildDirectory)/Temp/Drop/ --bar-uri https://maestro-prod.westus2.cloudapp.azure.com --password $(MaestroAccessToken) --latest-location + - template: ../darc-gather-drop.yml + parameters: + ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} - template: ../promote-build.yml parameters: diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml index 42df4ae77..bd0bc5e4d 100644 --- a/eng/common/templates/post-build/common-variables.yml +++ b/eng/common/templates/post-build/common-variables.yml @@ -1,21 +1,39 @@ variables: + - group: Publish-Build-Assets + # .NET Core 3 Dev - PublicDevRelease_30_Channel_Id: 3 + - name: PublicDevRelease_30_Channel_Id + value: 3 # .NET Tools - Validation - PublicValidationRelease_30_Channel_Id: 9 + - name: PublicValidationRelease_30_Channel_Id + value: 9 # .NET Core 3.0 Internal Servicing - InternalServicing_30_Channel_Id: 184 + - name: InternalServicing_30_Channel_Id + value: 184 # .NET Core 3.0 Release - PublicRelease_30_Channel_Id: 19 + - name: PublicRelease_30_Channel_Id + value: 19 # Whether the build is internal or not - IsInternalBuild: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }} + - name: IsInternalBuild + value: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }} # Storage account name for proxy-backed feeds - ProxyBackedFeedsAccountName: dotnetfeed + - name: ProxyBackedFeedsAccountName + value: dotnetfeed - SourceLinkCLIVersion: 3.0.0 - SymbolToolVersion: 1.0.1 + # Default Maestro++ API Endpoint and API Version + - name: MaestroApiEndPoint + value: "https://maestro-prod.westus2.cloudapp.azure.com" + - name: MaestroApiAccessToken + value: $(MaestroAccessToken) + - name: MaestroApiVersion + value: "2019-01-16" + + - name: SourceLinkCLIVersion + value: 3.0.0 + - name: SymbolToolVersion + value: 1.0.1 diff --git a/eng/common/templates/post-build/darc-gather-drop.yml b/eng/common/templates/post-build/darc-gather-drop.yml new file mode 100644 index 000000000..f4e3bfcf5 --- /dev/null +++ b/eng/common/templates/post-build/darc-gather-drop.yml @@ -0,0 +1,23 @@ +parameters: + ChannelId: 0 + +jobs: +- job: gatherDrop + displayName: Gather Drop + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], ${{ parameters.ChannelId }}) + variables: + - name: BARBuildId + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] + pool: + vmImage: 'windows-2019' + steps: + - task: PowerShell@2 + displayName: Darc gather-drop + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/darc-gather-drop.ps1 + arguments: -BarBuildId $(BARBuildId) + -DropLocation $(Agent.BuildDirectory)/Temp/Drop/ + -MaestroApiAccessToken $(MaestroApiAccessToken) + -MaestroApiEndPoint $(MaestroApiEndPoint) + -MaestroApiVersion $(MaestroApiVersion) diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml index daa799259..0872db4ed 100644 --- a/eng/common/templates/post-build/post-build.yml +++ b/eng/common/templates/post-build/post-build.yml @@ -7,9 +7,12 @@ parameters: enable: false params: '' + # Which stages should finish execution before post-build stages start + dependsOn: [build] + stages: - stage: validate - dependsOn: build + dependsOn: ${{ parameters.dependsOn }} displayName: Validate jobs: - ${{ if eq(parameters.enableNugetValidation, 'true') }}: diff --git a/eng/common/templates/post-build/promote-build.yml b/eng/common/templates/post-build/promote-build.yml index af48b0b33..9387c583b 100644 --- a/eng/common/templates/post-build/promote-build.yml +++ b/eng/common/templates/post-build/promote-build.yml @@ -11,7 +11,6 @@ jobs: value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - name: ChannelId value: ${{ parameters.ChannelId }} - - group: Publish-Build-Assets pool: vmImage: 'windows-2019' steps: @@ -21,4 +20,6 @@ jobs: filePath: $(Build.SourcesDirectory)/eng/common/post-build/promote-build.ps1 arguments: -BuildId $(BARBuildId) -ChannelId $(ChannelId) - -BarToken $(MaestroAccessToken) + -MaestroApiAccessToken $(MaestroApiAccessToken) + -MaestroApiEndPoint $(MaestroApiEndPoint) + -MaestroApiVersion $(MaestroApiVersion) diff --git a/eng/common/templates/post-build/setup-maestro-vars.yml b/eng/common/templates/post-build/setup-maestro-vars.yml index f6120dc1e..56242b068 100644 --- a/eng/common/templates/post-build/setup-maestro-vars.yml +++ b/eng/common/templates/post-build/setup-maestro-vars.yml @@ -14,22 +14,5 @@ jobs: name: setReleaseVars displayName: Set Release Configs Vars inputs: - targetType: inline - script: | - # This is needed to make Write-PipelineSetVariable works in this context - $ci = $true - - . "$(Build.SourcesDirectory)/eng/common/tools.ps1" - - $Content = Get-Content "$(Build.StagingDirectory)/ReleaseConfigs/ReleaseConfigs.txt" - - $BarId = $Content | Select -Index 0 - - $Channels = "" - $Content | Select -Index 1 | ForEach-Object { $Channels += "$_ ," } - - $IsStableBuild = $Content | Select -Index 2 - - Write-PipelineSetVariable -Name 'BARBuildId' -Value $BarId - Write-PipelineSetVariable -Name 'InitialChannels' -Value "$Channels" - Write-PipelineSetVariable -Name 'IsStableBuild' -Value $IsStableBuild + filePath: $(Build.SourcesDirectory)/eng/common/post-build/setup-maestro-vars.ps1 + arguments: -ReleaseConfigsPath '$(Build.StagingDirectory)/ReleaseConfigs/ReleaseConfigs.txt' diff --git a/eng/common/templates/post-build/trigger-subscription.yml b/eng/common/templates/post-build/trigger-subscription.yml index 65259d4e6..da669030d 100644 --- a/eng/common/templates/post-build/trigger-subscription.yml +++ b/eng/common/templates/post-build/trigger-subscription.yml @@ -8,4 +8,6 @@ steps: filePath: $(Build.SourcesDirectory)/eng/common/post-build/trigger-subscriptions.ps1 arguments: -SourceRepo $(Build.Repository.Uri) -ChannelId ${{ parameters.ChannelId }} - -BarToken $(MaestroAccessTokenInt) \ No newline at end of file + -MaestroApiAccessToken $(MaestroAccessToken) + -MaestroApiEndPoint $(MaestroApiEndPoint) + -MaestroApiVersion $(MaestroApiVersion) diff --git a/eng/common/tools.sh b/eng/common/tools.sh old mode 100644 new mode 100755 index 0deb01c48..738bb5669 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -77,7 +77,7 @@ function ReadGlobalVersion { local pattern="\"$key\" *: *\"(.*)\"" if [[ ! $line =~ $pattern ]]; then - Write-PipelineTelemetryError -category 'InitializeTools' "Error: Cannot find \"$key\" in $global_json_file" + Write-PipelineTelemetryError -category 'InitializeToolset' "Error: Cannot find \"$key\" in $global_json_file" ExitWithExitCode 1 fi @@ -245,7 +245,7 @@ function InitializeNativeTools() { then local nativeArgs="" if [[ "$ci" == true ]]; then - nativeArgs="-InstallDirectory $tools_dir" + nativeArgs="--installDirectory $tools_dir" fi "$_script_dir/init-tools-native.sh" $nativeArgs fi diff --git a/global.json b/global.json index 7c4b22c70..da989f6ff 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19373.6" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19376.18" } } From b5a0fa2c34d13f4c4814b9993d2894a9c6ed73e5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 13:31:57 +0000 Subject: [PATCH 694/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.01 (#3507) - Microsoft.NETCore.App - 3.0.0-preview8-28377-01 - NETStandard.Library.Ref - 2.1.0-preview8-28377-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-01 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.2 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 05380cd61..f31395f51 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bd44f59e21537ce560d6924805a222f13c009bcb + bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee - + https://github.com/dotnet/core-setup - bd44f59e21537ce560d6924805a222f13c009bcb + bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee - + https://github.com/dotnet/core-setup - bd44f59e21537ce560d6924805a222f13c009bcb + bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f01094e630a277f500ea6bcf0a0255c301bc5951 - + https://github.com/dotnet/winforms - ca0da83dbced740f1c57c04f97280c12c9d6f471 + d0e98751a2667b06b561a3d6339b6d0069953739 - + https://github.com/dotnet/wpf - 1be6b9b477d091d09678884bde2a3bb457119d2a + 238e6ec4bc08fe9b6809e9174c70e8cbe07033ba diff --git a/eng/Versions.props b/eng/Versions.props index def3deef7..9661a7f0d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19376.9 + 4.8.0-preview8.19377.1 - 3.0.0-preview8.19376.12 + 3.0.0-preview8.19377.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28376-29 + 3.0.0-preview8-28377-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28376-29 + 2.1.0-preview8-28377-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28376-29 + 3.0.0-preview8-28377-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 12cd920d7817592dba8f3b274043e53920e8b79b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 13:40:15 +0000 Subject: [PATCH 695/725] Update dependencies from https://github.com/dotnet/cli build 20190727.3 (#3508) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f31395f51..b3de2c179 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - f01094e630a277f500ea6bcf0a0255c301bc5951 + 2b18f537e5005e11f74b453d2232414db25a3537 diff --git a/eng/Versions.props b/eng/Versions.props index 9661a7f0d..f28d09a9c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.2 + 3.0.100-preview8.19377.3 0.2.0 From 50869bbccd9e1dd55305a1b25905cab630f4bf04 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 14:05:53 +0000 Subject: [PATCH 696/725] Update dependencies from https://github.com/dotnet/cli build 20190727.4 (#3509) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.4 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b3de2c179..a6d267a96 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 1f061a6e33480947ba81791691ff74f413200a62 - + https://github.com/dotnet/cli - 2b18f537e5005e11f74b453d2232414db25a3537 + 911b45afca68d230bd4971db3822662933a64e65 diff --git a/eng/Versions.props b/eng/Versions.props index f28d09a9c..b38b8146a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.3 + 3.0.100-preview8.19377.4 0.2.0 From 258b9ee835f5c4869294f59332ce06e7ffb668fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 15:05:57 +0000 Subject: [PATCH 697/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.03 (#3511) - Microsoft.NETCore.App - 3.0.0-preview8-28377-03 - NETStandard.Library.Ref - 2.1.0-preview8-28377-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-03 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a6d267a96..3ae351f71 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee + 7ca893326ebf3e60b6fcf3f02a2521293d556a93 - + https://github.com/dotnet/core-setup - bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee + 7ca893326ebf3e60b6fcf3f02a2521293d556a93 - + https://github.com/dotnet/core-setup - bfe60d94a7e490e7167cfe1cd17a57c46bbd38ee + 7ca893326ebf3e60b6fcf3f02a2521293d556a93 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 911b45afca68d230bd4971db3822662933a64e65 - + https://github.com/dotnet/winforms - d0e98751a2667b06b561a3d6339b6d0069953739 + 746d02c27079e18da9d458b72584345bf8b78c1b - + https://github.com/dotnet/wpf - 238e6ec4bc08fe9b6809e9174c70e8cbe07033ba + eb9277768d3801e43624c5d95458137876ed3968 diff --git a/eng/Versions.props b/eng/Versions.props index b38b8146a..1b03cf548 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.1 + 4.8.0-preview8.19377.2 - 3.0.0-preview8.19377.2 + 3.0.0-preview8.19377.3 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-01 + 3.0.0-preview8-28377-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-01 + 2.1.0-preview8-28377-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-01 + 3.0.0-preview8-28377-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 8b2c7fef1120110721999d2e7f97683fe36540f4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 16:07:16 +0000 Subject: [PATCH 698/725] Update dependencies from https://github.com/dotnet/sdk build 20190727.1 (#3512) - Microsoft.NET.Sdk - 3.0.100-preview8.19377.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3ae351f71..f42e51fc2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - 1f061a6e33480947ba81791691ff74f413200a62 + 16f4644860b94e2a595ceced1677e6a401f313c2 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 1b03cf548..dfee9bec0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19376.6 + 3.0.100-preview8.19377.1 $(MicrosoftNETSdkPackageVersion) From beba9a21e8db58fd5327aa30564ba45488de025f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 16:16:28 +0000 Subject: [PATCH 699/725] [master] Update dependencies from dotnet/cli (#3510) * Update dependencies from https://github.com/dotnet/cli build 20190727.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.5 * Update dependencies from https://github.com/dotnet/cli build 20190727.6 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f42e51fc2..9b4cfb4de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - 911b45afca68d230bd4971db3822662933a64e65 + af23f4b38eff9cee21788fa306372cc791ab2597 diff --git a/eng/Versions.props b/eng/Versions.props index dfee9bec0..c80366370 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.4 + 3.0.100-preview8.19377.6 0.2.0 From ef3d974ad9a0f865de70b680e1f860f76607520b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 16:42:42 +0000 Subject: [PATCH 700/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.04 (#3513) - Microsoft.NETCore.App - 3.0.0-preview8-28377-04 - NETStandard.Library.Ref - 2.1.0-preview8-28377-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-04 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9b4cfb4de..a6d91e06e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7ca893326ebf3e60b6fcf3f02a2521293d556a93 + 39911aab43c620adb1da808cd999a34873ed6664 - + https://github.com/dotnet/core-setup - 7ca893326ebf3e60b6fcf3f02a2521293d556a93 + 39911aab43c620adb1da808cd999a34873ed6664 - + https://github.com/dotnet/core-setup - 7ca893326ebf3e60b6fcf3f02a2521293d556a93 + 39911aab43c620adb1da808cd999a34873ed6664 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c80366370..95ca1aff5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-03 + 3.0.0-preview8-28377-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-03 + 2.1.0-preview8-28377-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-03 + 3.0.0-preview8-28377-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 71df3ea41b77a3964590725aae0ff9d9593891b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 17:45:36 +0000 Subject: [PATCH 701/725] Update dependencies from https://github.com/dotnet/cli build 20190727.7 (#3514) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a6d91e06e..5a3585b06 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - af23f4b38eff9cee21788fa306372cc791ab2597 + 99c1245c26663fa1c316b2989a2b2201ff46ea6d diff --git a/eng/Versions.props b/eng/Versions.props index 95ca1aff5..862c8cf5e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.6 + 3.0.100-preview8.19377.7 0.2.0 From 5d7d4957d616a12db8056fb5b985b6e2b8cb5f5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 17:50:06 +0000 Subject: [PATCH 702/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.07 (#3515) - Microsoft.NETCore.App - 3.0.0-preview8-28377-07 - NETStandard.Library.Ref - 2.1.0-preview8-28377-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-07 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5a3585b06..e0333ce16 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 39911aab43c620adb1da808cd999a34873ed6664 + fbfe06aa4a2317ae9f26b6a182abc17174b52819 - + https://github.com/dotnet/core-setup - 39911aab43c620adb1da808cd999a34873ed6664 + fbfe06aa4a2317ae9f26b6a182abc17174b52819 - + https://github.com/dotnet/core-setup - 39911aab43c620adb1da808cd999a34873ed6664 + fbfe06aa4a2317ae9f26b6a182abc17174b52819 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 746d02c27079e18da9d458b72584345bf8b78c1b - + https://github.com/dotnet/wpf - eb9277768d3801e43624c5d95458137876ed3968 + d96f862eeaeabe176f536bd8bb947921478c825d diff --git a/eng/Versions.props b/eng/Versions.props index 862c8cf5e..41850f882 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19377.3 + 3.0.0-preview8.19377.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-04 + 3.0.0-preview8-28377-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-04 + 2.1.0-preview8-28377-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-04 + 3.0.0-preview8-28377-07 $(MicrosoftWindowsDesktopAppPackageVersion) From d553eaa510b0572c3c5d7d3755059966daa400db Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 18:55:37 +0000 Subject: [PATCH 703/725] Update dependencies from https://github.com/dotnet/cli build 20190727.8 (#3516) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.8 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e0333ce16..46880971e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - 99c1245c26663fa1c316b2989a2b2201ff46ea6d + d2558660a60d86e6811f9d4accee0ba675a38cce diff --git a/eng/Versions.props b/eng/Versions.props index 41850f882..c6bb8af5b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.7 + 3.0.100-preview8.19377.8 0.2.0 From cd97b7113a56a2be33b47213c75aa81eb0d903d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 18:58:57 +0000 Subject: [PATCH 704/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.08 (#3517) - Microsoft.NETCore.App - 3.0.0-preview8-28377-08 - NETStandard.Library.Ref - 2.1.0-preview8-28377-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-08 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.7 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 46880971e..c5ea4e36a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fbfe06aa4a2317ae9f26b6a182abc17174b52819 + d116b84f691bbdbd299ae132a2d09dd08b09f956 - + https://github.com/dotnet/core-setup - fbfe06aa4a2317ae9f26b6a182abc17174b52819 + d116b84f691bbdbd299ae132a2d09dd08b09f956 - + https://github.com/dotnet/core-setup - fbfe06aa4a2317ae9f26b6a182abc17174b52819 + d116b84f691bbdbd299ae132a2d09dd08b09f956 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ d2558660a60d86e6811f9d4accee0ba675a38cce - + https://github.com/dotnet/winforms - 746d02c27079e18da9d458b72584345bf8b78c1b + a84b2df2b968a8420bb3be806e7d13f35c08a7aa - + https://github.com/dotnet/wpf - d96f862eeaeabe176f536bd8bb947921478c825d + de55817cff2b6ea89359857d1f1917ddd4861d8e diff --git a/eng/Versions.props b/eng/Versions.props index c6bb8af5b..7675be006 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.2 + 4.8.0-preview8.19377.4 - 3.0.0-preview8.19377.4 + 3.0.0-preview8.19377.7 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-07 + 3.0.0-preview8-28377-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-07 + 2.1.0-preview8-28377-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-07 + 3.0.0-preview8-28377-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 9ebaff4b3ea6dd8052d9a25fd64c11e203813898 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 22:49:09 +0000 Subject: [PATCH 705/725] Update dependencies from https://github.com/aspnet/AspNetCore build 20190727.1 (#3519) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19377.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19377.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19377.1 - dotnet-watch - 3.0.0-preview8.19377.1 - dotnet-user-secrets - 3.0.0-preview8.19377.1 - dotnet-dev-certs - 3.0.0-preview8.19377.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c5ea4e36a..5a04939ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup d116b84f691bbdbd299ae132a2d09dd08b09f956 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/aspnet/AspNetCore - a1e77a2c090e62bc3be3383c34d521449d34e74c + c23b9feb19a9809a82e541427028b63ca66fa847 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7675be006..22e4ade21 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19376.9 - 3.0.0-preview8.19376.9 - 3.0.0-preview8.19376.9 - 3.0.0-preview8.19376.9 - 3.0.0-preview8.19376.9 - 3.0.0-preview8.19376.9 + 3.0.0-preview8.19377.1 + 3.0.0-preview8.19377.1 + 3.0.0-preview8.19377.1 + 3.0.0-preview8.19377.1 + 3.0.0-preview8.19377.1 + 3.0.0-preview8.19377.1 From daf8a69e50cfc502fcc4446db0d07abd222e3e5b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 00:02:39 +0000 Subject: [PATCH 706/725] [master] Update dependencies from dotnet/cli (#3518) * Update dependencies from https://github.com/dotnet/cli build 20190727.9 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.9 * Update dependencies from https://github.com/dotnet/cli build 20190727.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.10 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5a04939ef..73564fc70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - d2558660a60d86e6811f9d4accee0ba675a38cce + cdf602cdd0ba89a65624e32b6c570fc2c23238a2 diff --git a/eng/Versions.props b/eng/Versions.props index 22e4ade21..7b3d3c5a2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.8 + 3.0.100-preview8.19377.10 0.2.0 From fbe7e594201ab7173efa7eb13407f88832f4eb90 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 00:40:39 +0000 Subject: [PATCH 707/725] Update dependencies from https://github.com/dotnet/cli build 20190727.11 (#3521) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.11 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 73564fc70..acdab6740 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - cdf602cdd0ba89a65624e32b6c570fc2c23238a2 + 58a55d03418e7c66b239f1c4efec5b2a72096b0b diff --git a/eng/Versions.props b/eng/Versions.props index 7b3d3c5a2..176054b3e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.10 + 3.0.100-preview8.19377.11 0.2.0 From 9e990180c07196a447cb98352172145da0fc5de5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 01:42:32 +0000 Subject: [PATCH 708/725] [master] Update dependencies from dotnet/core-setup (#3520) * Update dependencies from https://github.com/dotnet/core-setup build 20190727.09 - Microsoft.NETCore.App - 3.0.0-preview8-28377-09 - NETStandard.Library.Ref - 2.1.0-preview8-28377-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-09 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.8 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190727.10 - Microsoft.NETCore.App - 3.0.0-preview8-28377-10 - NETStandard.Library.Ref - 2.1.0-preview8-28377-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.7 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.10 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index acdab6740..a13496d00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d116b84f691bbdbd299ae132a2d09dd08b09f956 + 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd - + https://github.com/dotnet/core-setup - d116b84f691bbdbd299ae132a2d09dd08b09f956 + 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd - + https://github.com/dotnet/core-setup - d116b84f691bbdbd299ae132a2d09dd08b09f956 + 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 58a55d03418e7c66b239f1c4efec5b2a72096b0b - + https://github.com/dotnet/winforms - a84b2df2b968a8420bb3be806e7d13f35c08a7aa + f13518b2544707a0d4a2108314857b8193167abb - + https://github.com/dotnet/wpf - de55817cff2b6ea89359857d1f1917ddd4861d8e + bc1aadd262c5274e5d4f5c58365f7413fa94b72e diff --git a/eng/Versions.props b/eng/Versions.props index 176054b3e..5009dd322 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.4 + 4.8.0-preview8.19377.7 - 3.0.0-preview8.19377.7 + 3.0.0-preview8.19377.10 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-08 + 3.0.0-preview8-28377-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-08 + 2.1.0-preview8-28377-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-08 + 3.0.0-preview8-28377-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 53e82fa264a33bc05ec3a018e2d99857937c1737 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 02:45:38 +0000 Subject: [PATCH 709/725] Update dependencies from https://github.com/dotnet/cli build 20190727.12 (#3522) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.12 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a13496d00..213c257ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - 58a55d03418e7c66b239f1c4efec5b2a72096b0b + dc86129d2b2b58daf0c72c9eac2c654c6f057cfc diff --git a/eng/Versions.props b/eng/Versions.props index 5009dd322..77ce4f814 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.11 + 3.0.100-preview8.19377.12 0.2.0 From b7828ebcd10dfea6bd28aac5e5e2404695557045 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 04:39:41 +0000 Subject: [PATCH 710/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.13 (#3523) - Microsoft.NETCore.App - 3.0.0-preview8-28377-13 - NETStandard.Library.Ref - 2.1.0-preview8-28377-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-13 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.8 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.11 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 213c257ea..297e8e845 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd + 4983d2cb76e26c444e2cb22326b338c87e3e42b0 - + https://github.com/dotnet/core-setup - 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd + 4983d2cb76e26c444e2cb22326b338c87e3e42b0 - + https://github.com/dotnet/core-setup - 6d6d1b2881642f9b82b37af1631e7dfabaff6fcd + 4983d2cb76e26c444e2cb22326b338c87e3e42b0 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ dc86129d2b2b58daf0c72c9eac2c654c6f057cfc - + https://github.com/dotnet/winforms - f13518b2544707a0d4a2108314857b8193167abb + 55338a5308473de8cc8541a7118d7c2087618e73 - + https://github.com/dotnet/wpf - bc1aadd262c5274e5d4f5c58365f7413fa94b72e + c8e207e83ee685c3fc1764471327e913863ef647 diff --git a/eng/Versions.props b/eng/Versions.props index 77ce4f814..42cd9ba3c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.7 + 4.8.0-preview8.19377.8 - 3.0.0-preview8.19377.10 + 3.0.0-preview8.19377.11 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-10 + 3.0.0-preview8-28377-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-10 + 2.1.0-preview8-28377-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-10 + 3.0.0-preview8-28377-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 0ffc49fcaeac6a45d85c87e1f1cfb70dd4207f78 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 05:50:35 +0000 Subject: [PATCH 711/725] Update dependencies from https://github.com/dotnet/cli build 20190727.13 (#3524) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19377.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 297e8e845..2fb683da1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - dc86129d2b2b58daf0c72c9eac2c654c6f057cfc + f4b3ba9483223e5cbad2147080bf36ddaf317263 diff --git a/eng/Versions.props b/eng/Versions.props index 42cd9ba3c..7d28ecd83 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.12 + 3.0.100-preview8.19377.13 0.2.0 From 8bd3b1f2aaa5843f5e7b2288769b443fb6a2e9f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 06:50:42 +0000 Subject: [PATCH 712/725] Update dependencies from https://github.com/dotnet/core-setup build 20190727.14 (#3525) - Microsoft.NETCore.App - 3.0.0-preview8-28377-14 - NETStandard.Library.Ref - 2.1.0-preview8-28377-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28377-14 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.9 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.12 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2fb683da1..330eee21f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4983d2cb76e26c444e2cb22326b338c87e3e42b0 + 7c6e79546379f8093202d60696dde2f0b3593757 - + https://github.com/dotnet/core-setup - 4983d2cb76e26c444e2cb22326b338c87e3e42b0 + 7c6e79546379f8093202d60696dde2f0b3593757 - + https://github.com/dotnet/core-setup - 4983d2cb76e26c444e2cb22326b338c87e3e42b0 + 7c6e79546379f8093202d60696dde2f0b3593757 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ f4b3ba9483223e5cbad2147080bf36ddaf317263 - + https://github.com/dotnet/winforms - 55338a5308473de8cc8541a7118d7c2087618e73 + 10395647396f41eddf96701106c9b61d9742c5c6 - + https://github.com/dotnet/wpf - c8e207e83ee685c3fc1764471327e913863ef647 + dcb1a43a7d91fd1169b1d1f71f61687d7737c1e3 diff --git a/eng/Versions.props b/eng/Versions.props index 7d28ecd83..a3b1df808 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.8 + 4.8.0-preview8.19377.9 - 3.0.0-preview8.19377.11 + 3.0.0-preview8.19377.12 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-13 + 3.0.0-preview8-28377-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-13 + 2.1.0-preview8-28377-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-13 + 3.0.0-preview8-28377-14 $(MicrosoftWindowsDesktopAppPackageVersion) From dc6acd688e9d7b1d4aac4a4c0a6720a8f73e5367 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:00:39 +0000 Subject: [PATCH 713/725] Update dependencies from https://github.com/dotnet/cli build 20190728.1 (#3526) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 330eee21f..65ff1cdf0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - f4b3ba9483223e5cbad2147080bf36ddaf317263 + 18845efe3e35b06bf720caeefc194ff164a8445c diff --git a/eng/Versions.props b/eng/Versions.props index a3b1df808..c17efea19 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19377.13 + 3.0.100-preview8.19378.1 0.2.0 From 9d65675a2574e8c2948bcfcc9613e4fe5e768b33 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 11:44:56 +0000 Subject: [PATCH 714/725] Update dependencies from https://github.com/dotnet/core-setup build 20190728.01 (#3527) - Microsoft.NETCore.App - 3.0.0-preview8-28378-01 - NETStandard.Library.Ref - 2.1.0-preview8-28378-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28378-01 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19377.13 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65ff1cdf0..50f7a929c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7c6e79546379f8093202d60696dde2f0b3593757 + 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 - + https://github.com/dotnet/core-setup - 7c6e79546379f8093202d60696dde2f0b3593757 + 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 - + https://github.com/dotnet/core-setup - 7c6e79546379f8093202d60696dde2f0b3593757 + 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 18845efe3e35b06bf720caeefc194ff164a8445c - + https://github.com/dotnet/winforms - 10395647396f41eddf96701106c9b61d9742c5c6 + 749dc36386a9c258701024c4ea0523a2d9223c2e - + https://github.com/dotnet/wpf - dcb1a43a7d91fd1169b1d1f71f61687d7737c1e3 + b6ce9daeac4044edc25be8400fd6e30da7d9b0cf diff --git a/eng/Versions.props b/eng/Versions.props index c17efea19..e0e9f8ef9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.9 + 4.8.0-preview8.19377.10 - 3.0.0-preview8.19377.12 + 3.0.0-preview8.19377.13 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28377-14 + 3.0.0-preview8-28378-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28377-14 + 2.1.0-preview8-28378-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28377-14 + 3.0.0-preview8-28378-01 $(MicrosoftWindowsDesktopAppPackageVersion) From b75a5cf0f034cf9ec298fc783c80ff4674f7924a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 12:36:23 +0000 Subject: [PATCH 715/725] Update dependencies from https://github.com/dotnet/arcade build 20190727.2 (#3528) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19377.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 50f7a929c..0ff8ef443 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 316481e57ee5e6acbbf2401eb6778a1d3d48d25b + 8b670142ae1b65aa4d834257b0b64d4f69f30eb8 diff --git a/global.json b/global.json index da989f6ff..6c742c4eb 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19376.18" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19377.2" } } From 2863ac79ad1281b2c8699f8d33a79e25c1dfb1a9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 12:36:44 +0000 Subject: [PATCH 716/725] Update dependencies from https://github.com/dotnet/templating build 20190727.1 (#3529) - Microsoft.DotNet.Common.ItemTemplates - 2.0.0-preview8.19377.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ff8ef443..fa6c97519 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/dotnet/templating - bd44e94c8d2065ef4653f6b112efdb883ced34eb + bf2a1c940b5c11075626dba31c119e6de3137df0 https://github.com/dotnet/toolset From 2b0a75bbe2f5f63a27f1cf667e9587067ac2da4b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 13:35:55 +0000 Subject: [PATCH 717/725] [master] Update dependencies from dotnet/cli (#3530) * Update dependencies from https://github.com/dotnet/cli build 20190728.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.2 * Update dependencies from https://github.com/dotnet/cli build 20190728.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fa6c97519..11bb81519 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - 18845efe3e35b06bf720caeefc194ff164a8445c + b5cffd4c7c610af6e8091e340003911e6eca1c10 diff --git a/eng/Versions.props b/eng/Versions.props index e0e9f8ef9..fd3761dd1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.1 + 3.0.100-preview8.19378.3 0.2.0 From fa1281b636cb60323c6e43bd71dbc8146b3d9808 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 14:01:59 +0000 Subject: [PATCH 718/725] [master] Update dependencies from dotnet/cli (#3532) * Update dependencies from https://github.com/dotnet/cli build 20190728.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.4 * Update dependencies from https://github.com/dotnet/cli build 20190728.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.5 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 11bb81519..1dbd6c180 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - b5cffd4c7c610af6e8091e340003911e6eca1c10 + 3b59c7a64448d87a727e68dd48916608f8413390 diff --git a/eng/Versions.props b/eng/Versions.props index fd3761dd1..f09af0af6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.3 + 3.0.100-preview8.19378.5 0.2.0 From 57e02111031296befc8523d85d0ac71bd13895ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 14:40:36 +0000 Subject: [PATCH 719/725] Update dependencies from https://github.com/dotnet/cli build 20190728.6 (#3533) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.6 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1dbd6c180..f47d43919 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 16f4644860b94e2a595ceced1677e6a401f313c2 - + https://github.com/dotnet/cli - 3b59c7a64448d87a727e68dd48916608f8413390 + 9f0e939b47b100a7e4fc697e4bd73c4cb267eb73 diff --git a/eng/Versions.props b/eng/Versions.props index f09af0af6..2d5f1457e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.5 + 3.0.100-preview8.19378.6 0.2.0 From de57d43893c8f0528825f8e5d30ddd7ada92f963 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 16:13:16 +0000 Subject: [PATCH 720/725] [master] Update dependencies from dotnet/core-setup (#3531) * Update dependencies from https://github.com/dotnet/core-setup build 20190728.02 - Microsoft.NETCore.App - 3.0.0-preview8-28378-02 - NETStandard.Library.Ref - 2.1.0-preview8-28378-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28378-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.11 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19378.2 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190728.05 - Microsoft.NETCore.App - 3.0.0-preview8-28378-05 - NETStandard.Library.Ref - 2.1.0-preview8-28378-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28378-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19377.11 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19378.2 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f47d43919..e1ce2475a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 + 225a583cd08da34fb9aeefd306d9c1cab4847f59 - + https://github.com/dotnet/core-setup - 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 + 225a583cd08da34fb9aeefd306d9c1cab4847f59 - + https://github.com/dotnet/core-setup - 65ab0315fd8ad9a3c25493b3d3b234585a643ae0 + 225a583cd08da34fb9aeefd306d9c1cab4847f59 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 9f0e939b47b100a7e4fc697e4bd73c4cb267eb73 - + https://github.com/dotnet/winforms - 749dc36386a9c258701024c4ea0523a2d9223c2e + 27af73d2d4f8830b37a27b48a4d2945aa4e3de58 - + https://github.com/dotnet/wpf - b6ce9daeac4044edc25be8400fd6e30da7d9b0cf + 0e7715717c4aa41c7d11cb241e3affd1fb31b93a diff --git a/eng/Versions.props b/eng/Versions.props index 2d5f1457e..5a201ec3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.10 + 4.8.0-preview8.19377.11 - 3.0.0-preview8.19377.13 + 3.0.0-preview8.19378.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28378-01 + 3.0.0-preview8-28378-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28378-01 + 2.1.0-preview8-28378-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28378-01 + 3.0.0-preview8-28378-05 $(MicrosoftWindowsDesktopAppPackageVersion) From bb17db140c327774e1347a6976247e9f539a8d84 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 16:32:39 +0000 Subject: [PATCH 721/725] Update dependencies from https://github.com/dotnet/sdk build 20190728.1 (#3534) - Microsoft.NET.Sdk - 3.0.100-preview8.19378.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e1ce2475a..029c9b8c2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - 16f4644860b94e2a595ceced1677e6a401f313c2 + d8cbde7b101e21dc6e1cd413fa3920197d28c107 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 5a201ec3d..3b1b15075 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19377.1 + 3.0.100-preview8.19378.1 $(MicrosoftNETSdkPackageVersion) From 7f9d90d2742725322e90132380162da7a79c1e14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 17:20:36 +0000 Subject: [PATCH 722/725] Update dependencies from https://github.com/dotnet/cli build 20190728.7 (#3535) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19378.7 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 029c9b8c2..ca5058da3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk d8cbde7b101e21dc6e1cd413fa3920197d28c107 - + https://github.com/dotnet/cli - 9f0e939b47b100a7e4fc697e4bd73c4cb267eb73 + ad7a14419de328074faf7ba287c01da22d868735 diff --git a/eng/Versions.props b/eng/Versions.props index 3b1b15075..0418b17e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.6 + 3.0.100-preview8.19378.7 0.2.0 From 65127ab93eb5a807c75045fd41e5ebf424a810a5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 17:29:47 +0000 Subject: [PATCH 723/725] Update dependencies from https://github.com/dotnet/core-setup build 20190728.07 (#3536) - Microsoft.NETCore.App - 3.0.0-preview8-28378-07 - NETStandard.Library.Ref - 2.1.0-preview8-28378-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28378-07 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19378.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19378.4 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ca5058da3..11a3f33ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 225a583cd08da34fb9aeefd306d9c1cab4847f59 + 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 - + https://github.com/dotnet/core-setup - 225a583cd08da34fb9aeefd306d9c1cab4847f59 + 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 - + https://github.com/dotnet/core-setup - 225a583cd08da34fb9aeefd306d9c1cab4847f59 + 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ ad7a14419de328074faf7ba287c01da22d868735 - + https://github.com/dotnet/winforms - 27af73d2d4f8830b37a27b48a4d2945aa4e3de58 + 38b423c42682b9a24119a9c25b9a16ca0255d896 - + https://github.com/dotnet/wpf - 0e7715717c4aa41c7d11cb241e3affd1fb31b93a + 8554c5a4d1d2c5dbf32c5de970c6a377865d5319 diff --git a/eng/Versions.props b/eng/Versions.props index 0418b17e0..f07a285e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19377.11 + 4.8.0-preview8.19378.1 - 3.0.0-preview8.19378.2 + 3.0.0-preview8.19378.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28378-05 + 3.0.0-preview8-28378-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28378-05 + 2.1.0-preview8-28378-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28378-05 + 3.0.0-preview8-28378-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 6108c3e9e4acd8aeea9527f1f65eb216251c831b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 18:45:05 +0000 Subject: [PATCH 724/725] Update dependencies from https://github.com/dotnet/core-setup build 20190728.08 (#3537) - Microsoft.NETCore.App - 3.0.0-preview8-28378-08 - NETStandard.Library.Ref - 2.1.0-preview8-28378-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28378-08 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19378.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 11a3f33ba..f62f5a032 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 + 823e54187b997cb8303f44cd8a6d4fc1adefee47 - + https://github.com/dotnet/core-setup - 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 + 823e54187b997cb8303f44cd8a6d4fc1adefee47 - + https://github.com/dotnet/core-setup - 425e92dd3b6c58be2a897d885a57fb1026bd2ea2 + 823e54187b997cb8303f44cd8a6d4fc1adefee47 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 38b423c42682b9a24119a9c25b9a16ca0255d896 - + https://github.com/dotnet/wpf - 8554c5a4d1d2c5dbf32c5de970c6a377865d5319 + 7b28ced98e1830b6417ebda79cf803abd6688872 diff --git a/eng/Versions.props b/eng/Versions.props index f07a285e5..d13ef535a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview8.19378.4 + 3.0.0-preview8.19378.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28378-07 + 3.0.0-preview8-28378-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28378-07 + 2.1.0-preview8-28378-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28378-07 + 3.0.0-preview8-28378-08 $(MicrosoftWindowsDesktopAppPackageVersion) From a138255f58fc223b25e1a605b3c5a710ca07252b Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Sun, 28 Jul 2019 12:04:40 -0700 Subject: [PATCH 725/725] Keep the latest channel as release/3.0.1xx. --- src/CopyToLatest/targets/BranchInfo.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CopyToLatest/targets/BranchInfo.props b/src/CopyToLatest/targets/BranchInfo.props index 9bd214aa9..d103b00f0 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - master + release/3.0.1xx