From 474f5cfc131091ae828ec56869d068245e6a841a Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 4 May 2018 16:36:48 -0700 Subject: [PATCH 01/11] Updating submodule(s) EntityFrameworkCore => b9e460cd6b428dc6dd45e1d1e368d861f5d0ca83 KestrelHttpServer => 5c17bff55d018946572245c435a0361bde06ffd1 Scaffolding => 18ff3d96733444a058d3bcec69d41bef2f846ce1 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/KestrelHttpServer | 2 +- modules/Scaffolding | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 84b75d5366..b9e460cd6b 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 84b75d5366769dba75e4d3612c9f142d7217d27d +Subproject commit b9e460cd6b428dc6dd45e1d1e368d861f5d0ca83 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 8d0d46f10d..5c17bff55d 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 8d0d46f10de9b09738892ab53d63db07a80f86e6 +Subproject commit 5c17bff55d018946572245c435a0361bde06ffd1 diff --git a/modules/Scaffolding b/modules/Scaffolding index 31ef82fd72..18ff3d9673 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 31ef82fd7252efcca8811bb5e41cd58b9b49a493 +Subproject commit 18ff3d96733444a058d3bcec69d41bef2f846ce1 From b80c0226b3e566cbafa0c21a51f209d0cff74055 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Fri, 4 May 2018 17:07:55 -0700 Subject: [PATCH 02/11] Revert "Bump Roslyn version to 2.8.0" This reverts commit db39d7e0e0280567fef5734c5571290e3673ae47. --- build/dependencies.props | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 343325564b..33956c91a4 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -67,9 +67,9 @@ 15.6.82 15.6.82 15.6.82 - 2.8.0 - 2.8.0 - 2.8.0 + 2.8.0-beta3 + 2.8.0-beta3 + 2.8.0-beta3 1.7.0 0.2.0-beta-62606-02 1.0.0-rc3-003121 @@ -129,15 +129,15 @@ 4.3.0 1.3.7 9.0.1 - 2.8.0 - 2.8.0 - 2.8.0 - 2.8.0 - 2.8.0 + 2.8.0-beta3 + 2.8.0-beta3 + 2.8.0-beta3 + 2.8.0-beta3 + 2.8.0-beta3 2.8.0-beta2-62721-09 - 2.8.0 - 2.8.0 - 2.8.0 + 2.8.0-beta3 + 2.8.0-beta3 + 2.8.0-beta3 2.8.0-beta2-62721-09 8.1.4 2.0.1 From 83451bbbe27a953a2f8e0b1d38792c6b50889cdc Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 4 May 2018 17:13:44 -0700 Subject: [PATCH 03/11] Updating submodule(s) EntityFrameworkCore => d96bad0d3cde32a6dbb40dd851deb2491dfb3639 Scaffolding => c32ec1b236bf1e79c97cbfbaf37ff6f6b614b3e9 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/Scaffolding | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index b9e460cd6b..d96bad0d3c 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit b9e460cd6b428dc6dd45e1d1e368d861f5d0ca83 +Subproject commit d96bad0d3cde32a6dbb40dd851deb2491dfb3639 diff --git a/modules/Scaffolding b/modules/Scaffolding index 18ff3d9673..c32ec1b236 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 18ff3d96733444a058d3bcec69d41bef2f846ce1 +Subproject commit c32ec1b236bf1e79c97cbfbaf37ff6f6b614b3e9 From ac73395b9b321ac5e4ea347e24a7aa56412ef916 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 4 May 2018 18:19:09 -0700 Subject: [PATCH 04/11] Updating submodule(s) EntityFrameworkCore => af08612234c8da7e8f91dab8bdd90d4b638801ab [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index d96bad0d3c..af08612234 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit d96bad0d3cde32a6dbb40dd851deb2491dfb3639 +Subproject commit af08612234c8da7e8f91dab8bdd90d4b638801ab From b520569f23f67d238a101107b39ba380827865a9 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Mon, 7 May 2018 08:32:54 -0700 Subject: [PATCH 05/11] Update polly dependencies --- build/dependencies.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 33956c91a4..0112a954bd 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -110,8 +110,8 @@ 1.0.1 11.0.2 12.2.1100 - 5.9.0 - 1.0.4 + 6.0.1 + 2.0.1 2.2.0 1.4.0 3.2.0 From 367aa2f76d7cdf06dbb711e63a280a979cca3d2a Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Mon, 7 May 2018 09:01:10 -0700 Subject: [PATCH 06/11] fix build break. These packages got renamed and it was out of sync --- build/dependencies.props | 4 ++-- build/external-dependencies.props | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 0112a954bd..307194c31b 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -110,8 +110,8 @@ 1.0.1 11.0.2 12.2.1100 - 6.0.1 - 2.0.1 + 2.0.1 + 6.0.1 2.2.0 1.4.0 3.2.0 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index c45828c525..dea8368864 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -110,8 +110,8 @@ - - + + From 6605db23522f6ccf397dbf44668c8237d58f62f0 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 7 May 2018 09:26:10 -0700 Subject: [PATCH 07/11] Updating submodule(s) AzureIntegration => b51db1fc91cfe792e4f1518b728c41a0af4730d3 HttpClientFactory => 619461878527dab5f153f34c5de177a79ecdefaa ServerTests => 232c2b2e0629b51032b745a68355edb651cd4573 SignalR => 1012b36bfb6bbfc3de4b3dc9fa0bd935209f40ab [auto-updated: submodules] --- modules/AzureIntegration | 2 +- modules/HttpClientFactory | 2 +- modules/ServerTests | 2 +- modules/SignalR | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 3fd1d90c65..b51db1fc91 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 3fd1d90c65a60bcbe0bbac6cdb7a59741ce01bf6 +Subproject commit b51db1fc91cfe792e4f1518b728c41a0af4730d3 diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index aca692674d..6194618785 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit aca692674d5b63824a8c711d1d65778c2ff0d50e +Subproject commit 619461878527dab5f153f34c5de177a79ecdefaa diff --git a/modules/ServerTests b/modules/ServerTests index db02f23914..232c2b2e06 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit db02f23914fba797ab2b10adb1e2e6f5c20a3cdb +Subproject commit 232c2b2e0629b51032b745a68355edb651cd4573 diff --git a/modules/SignalR b/modules/SignalR index e3e80b957c..1012b36bfb 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit e3e80b957c9972e384cb9e0ca9f682cead7a191b +Subproject commit 1012b36bfb6bbfc3de4b3dc9fa0bd935209f40ab From 2c1f5a79b868dc8e8a7a255164c75ed8edc150fe Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 7 May 2018 09:26:11 -0700 Subject: [PATCH 08/11] Updating BuildTools from 2.1.0-rtm-15783 to 2.1.0-rtm-15784 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 3673744db9..6769655462 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-rtm-15783 -commithash:5fc2b2f607f542a2ffde11c19825e786fc1a3774 +version:2.1.0-rtm-15784 +commithash:4dfaeceddc6635f32fea89e555623d0b582ba871 From 93186e4118c8f48035d0bb033328073e69e290c9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro-bot Date: Mon, 7 May 2018 11:59:08 -0500 Subject: [PATCH 09/11] Updating external dependencies (#1144) --- build/dependencies.props | 56 ++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 307194c31b..3c296015d4 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,36 +1,36 @@  - 4.5.0-rtm-26502-02 - 2.1.0-rtm-26502-02 + 4.5.0-rtm-26505-03 + 2.1.0-rtm-26505-04 - 2.1.0-rtm-26502-02 - 2.1.0-rtm-26502-02 - 4.5.0-rtm-26502-02 + 2.1.0-rtm-26505-04 + 2.1.0-rtm-26505-04 + 4.5.0-rtm-26505-03 4.7.0-rtm.5148 - 4.5.0-rtm-26502-02 - 1.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 1.6.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.9.0-rtm-26502-02 - 4.5.0-rtm-26502-02 - 4.5.0-rtm-26502-02 + 4.5.0-rtm-26505-03 + 1.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 1.6.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.9.0-rtm-26505-03 + 4.5.0-rtm-26505-03 + 4.5.0-rtm-26505-03 From 9e238bda1c7325d52e9748dab201c10d2e391ee9 Mon Sep 17 00:00:00 2001 From: = Date: Fri, 4 May 2018 02:55:17 -0700 Subject: [PATCH 10/11] Build upgradeable installers --- build/SharedFx.props | 17 +++++- build/SharedFxInstaller.targets | 95 +++++++++++++++++++++------------ build/repo.props | 3 ++ version.props | 22 ++++---- 4 files changed, 94 insertions(+), 43 deletions(-) diff --git a/build/SharedFx.props b/build/SharedFx.props index 426654379e..4b9509a288 100644 --- a/build/SharedFx.props +++ b/build/SharedFx.props @@ -39,16 +39,31 @@ dotnet-runtime $(DotnetRuntimePackageName)-$(MicrosoftNETCoreApp21PackageVersion) + 2.1 + $(MicrosoftNETCoreApp21PackageVersion.Split('-')[0]) + $(DotnetRuntimePackageName)-$(MicrosoftNETCoreApp21IdVersion) $(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreApp21PackageVersion)/$(DotnetRuntimeInstallerPrefix) $(_SharedFxSourceDir)$(SharedFxIntermediateArchiveBaseName)-$(PackageVersion) + + + $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion) + $(InstallerIdVersion).$(AspNetCorePatchVersion) + + $(InstallerPackageVersion) + $(DebInstallerPackageVersion)~$(PackageVersionSuffix) + 1 + + $(PackageRevision) + 0.1.$(PackageVersionSuffix) + $([System.String]::Copy('$(RpmPackageRevision)').Replace('-', '_')) + Microsoft nugetaspnet@microsoft.com https://www.asp.net/ /usr/share/dotnet - 1 Apache-2.0 Microsoft ASP.NET Core $(PackageVersion) Shared Framework Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/aspnet/home). We happily accept issues and PRs. diff --git a/build/SharedFxInstaller.targets b/build/SharedFxInstaller.targets index f65716b19a..edd3b61bac 100644 --- a/build/SharedFxInstaller.targets +++ b/build/SharedFxInstaller.targets @@ -101,14 +101,18 @@ DATE=$([System.DateTime]::UtcNow.ToString(ddd MMM dd yyyy)) $(ChangeLogProps);MAINTAINER_NAME=$(RpmMaintainerName) $(ChangeLogProps);MAINTAINER_EMAIL=$(RpmMaintainerEmail) - $(ChangeLogProps);PACKAGE_VERSION=$(RpmVersion) + $(ChangeLogProps);PACKAGE_VERSION=$(RpmPackageVersion) $(ChangeLogProps);PACKAGE_REVISION=$(RpmRevision) - + $(_DockerRootDir).w/package_root/="$(RpmInstallRoot)/"" + MaxRetries="5"/> @@ -143,32 +148,46 @@ - + + + @(RpmNonUpgradeableSharedFxDependencies->' -d "%(Identity) >= %(Version)"', ' ') @(RpmSharedFxDependencies->' -d "%(Identity) >= %(Version)"', ' ') + $(RpmNonUpgradeableSharedFxArguments) @(RpmRHSharedFxDirectories->' --directories "%(FullPath)"', ' ') + $(RpmNonUpgradeableSharedFxArguments) @(RpmGenericSharedFxDirectories->' --directories "%(FullPath)"', ' ') $(RpmSharedFxArguments) @(RpmRHSharedFxDirectories->' --directories "%(FullPath)"', ' ') $(RpmSharedFxArguments) @(RpmGenericSharedFxDirectories->' --directories "%(FullPath)"', ' ') - Image=$(Image);RpmVendor=$(RpmVendor);RpmVersion=$(PackageVersion) - $(RpmCommonArguments);RpmMaintainerName=$(MaintainerName);RpmMaintainerEmail=$(MaintainerEmail) - $(RpmCommonArguments);RpmHomepage=$(Homepage);RpmRevision=$(PackageRevision) - $(RpmCommonArguments);RpmLicense=$(LicenseType) - $(RpmCommonArguments);RpmInstallerPrefix=$(SharedFxInstallerName);SharedFxArchive=$(SharedFxIntermediateArchiveFilePrefix)-linux-x64.tar.gz - $(RpmCommonArguments);RpmMSummary=$(SharedFxSummary);RpmDescription=$(SharedFxDescription) - RpmFileSuffix=x64.rpm;RpmInstallRoot=$(InstallRoot) - RpmFileSuffix=rh.rhel.7-x64.rpm;RpmInstallRoot=$(RHInstallRoot) + Image=$(Image);RpmVendor=$(RpmVendor);RpmName=$(SharedFxInstallerName) + $(RpmCommonProps);RpmMaintainerName=$(MaintainerName);RpmMaintainerEmail=$(MaintainerEmail) + $(RpmCommonProps);RpmHomepage=$(Homepage);RpmRevision=$(RpmPackageRevision) + $(RpmCommonProps);RpmLicense=$(LicenseType) + $(RpmCommonProps);SharedFxArchive=$(SharedFxIntermediateArchiveFilePrefix)-linux-x64.tar.gz + $(RpmCommonProps);RpmMSummary=$(SharedFxSummary);RpmDescription=$(SharedFxDescription) + RpmInstallRoot=$(InstallRoot) + RpmInstallRoot=$(RHInstallRoot) + RpmIdVersion=$(PackageVersion);RpmPackageVersion=$(PackageVersion);RpmFileVersion=$(PackageVersion) + RpmIdVersion=$(InstallerIdVersion);RpmPackageVersion=$(InstallerPackageVersion);RpmFileVersion=$(PackageVersion);RpmUpgradeableSuffix=-upgradeable - $(RpmCommonArguments);$(RpmCommonGenericArguments);RpmArguments=$(RpmGenericSharedFxArguments) - $(RpmCommonArguments);$(RpmCommonRHArguments);RpmArguments=$(RpmRHSharedFxArguments) + $(RpmCommonProps);$(RpmGenericProps);$(RpmNonUpgradeableProps);RpmArguments=$(RpmNonUpgradeableGenericSharedFxArguments);RpmFileSuffix=x64.rpm + $(RpmCommonProps);$(RpmRHProps);$(RpmNonUpgradeableProps);RpmArguments=$(RpmNonUpgradeableRHSharedFxArguments);RpmFileSuffix=rh.rhel.7-x64.rpm + $(RpmCommonProps);$(RpmGenericProps);$(RpmProps);RpmArguments=$(RpmGenericSharedFxArguments);RpmFileSuffix=x64-upgrade.rpm + $(RpmCommonProps);$(RpmRHProps);$(RpmProps);RpmArguments=$(RpmRHSharedFxArguments);RpmFileSuffix=rh.rhel.7-x64-upgrade.rpm + + + + + + @@ -217,8 +236,8 @@ --rm -v $(RepositoryRoot):$(_DockerRootDir) -e DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true - -e INSTALLER_NAME=$(DebPrefix)-$(DebVersion) - -e INSTALLER_VERSION=$(DebVersion) + -e INSTALLER_NAME=$(DebPrefix)-$(DebIdVersion) + -e INSTALLER_VERSION=$(DebPackageVersion) docker-image-$(Image) ./build.sh /t:RunDebTool" ContinueOnError="WarnAndContinue" /> @@ -231,36 +250,46 @@ - - - + + + $(MicrosoftNETCoreApp21PackageVersion) + + $(NETCoreApp21DebVersion.Substring(0, $(NETCoreApp21DebVersion.IndexOf('-'))))~$(NETCoreApp21DebVersion.Substring($([MSBuild]::Add($(NETCoreApp21DebVersion.IndexOf('-')), 1)))) + - <_DebSharedFxDependencies Include="$(DotnetRuntimeInstallerPrefix)"/> + <_DebNonUpgradeableSharedFxDependencies Include="$(DotnetRuntimeInstallerPrefix)"/> + <_DebSharedFxDependencies Include="$(DotnetRuntimeUpgradeableInstallerPrefix)" Version="$(NETCoreApp21DebVersion)"/> - @(_DebSharedFxDependencies->'"%(Identity)": {}', ', ') + ubuntu.14.04 - Image=$(Image);DebVersion=$(PackageVersion) - DebPrefix=$(SharedFxInstallerName);DebSummary=$(SharedFxSummary);DebDescription=$(SharedFxDescription) - $(DebSharedFxProps);DebDependencies=$(DebSharedFxDependencies);SharedFxArchive=$(SharedFxIntermediateArchiveFilePrefix)-linux-x64.tar.gz + @(_DebNonUpgradeableSharedFxDependencies->'"%(Identity)": { }', ', ') + @(_DebSharedFxDependencies->'"%(Identity)": { "package_version": "%(Version)" }', ', ') + + Image=$(Image);DebPrefix=$(SharedFxInstallerName) + $(DebCommonProps);DebSummary=$(SharedFxSummary);DebDescription=$(SharedFxDescription) + $(DebCommonProps);SharedFxArchive=$(SharedFxIntermediateArchiveFilePrefix)-linux-x64.tar.gz + + DebIdVersion=$(PackageVersion);DebPackageVersion=$(PackageVersion);DebFileVersion=$(PackageVersion);DebDependencies=$(DebNonUpgradeableSharedFxDependencies) + DebIdVersion=$(InstallerIdVersion);DebPackageVersion=$(DebInstallerPackageVersion);DebFileVersion=$(PackageVersion);DebDependencies=$(DebSharedFxDependencies);DebUpgradeSuffix=-upgrade - + + + + + - - - - diff --git a/build/repo.props b/build/repo.props index eab83a9e31..296beb9480 100644 --- a/build/repo.props +++ b/build/repo.props @@ -36,6 +36,9 @@ + + + diff --git a/version.props b/version.props index d2a30ab2a1..54f2079a2b 100644 --- a/version.props +++ b/version.props @@ -1,22 +1,26 @@ - 2.1.0 - rtm + 2 + 1 + 0 + $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).$(AspNetCorePatchVersion) + rtm 0.1.0 rtm + $(PrereleaseVersionLabel) + $(PackageVersionSuffix)-$(BuildNumber) + $(PrereleaseVersionLabel)-final + - $(VersionPrefix) - $(VersionPrefix)-$(VersionSuffix)-final - - $(VersionSuffix)-$(BuildNumber) - - $(VersionPrefix) - $(VersionPrefix)-$(VersionSuffix) + $(VersionPrefix) + $(VersionPrefix)-$(PackageVersionSuffix) pb-$(DotNetProductBuildId) + $(PrereleaseVersionLabel) + $(VersionSuffix)-$(BuildNumber) $(VersionSuffix)+$(VersionMetadata) $(ExperimentalVersionPrefix) From 0c7d7d2e1de0fac3b7457087b2ddbd2c1f3247ea Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Thu, 3 May 2018 15:21:34 -0700 Subject: [PATCH 11/11] Bump Roslyn version to 2.8.0 (cherry picked from commit db39d7e0e0280567fef5734c5571290e3673ae47) --- build/dependencies.props | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 3c296015d4..5775fae893 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -67,9 +67,9 @@ 15.6.82 15.6.82 15.6.82 - 2.8.0-beta3 - 2.8.0-beta3 - 2.8.0-beta3 + 2.8.0 + 2.8.0 + 2.8.0 1.7.0 0.2.0-beta-62606-02 1.0.0-rc3-003121 @@ -129,15 +129,15 @@ 4.3.0 1.3.7 9.0.1 - 2.8.0-beta3 - 2.8.0-beta3 - 2.8.0-beta3 - 2.8.0-beta3 - 2.8.0-beta3 + 2.8.0 + 2.8.0 + 2.8.0 + 2.8.0 + 2.8.0 2.8.0-beta2-62721-09 - 2.8.0-beta3 - 2.8.0-beta3 - 2.8.0-beta3 + 2.8.0 + 2.8.0 + 2.8.0 2.8.0-beta2-62721-09 8.1.4 2.0.1