From 2604ce9eba4a6476309f10f0c1ce27afcdf08bb6 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 26 Mar 2020 11:57:57 -0700 Subject: [PATCH 1/3] Update branding to 2.1.18 (#20171) --- eng/Baseline.Designer.props | 2 +- eng/Baseline.xml | 2 +- eng/PatchConfig.props | 4 ++++ .../Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt | 1 + .../Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt | 1 + version.props | 2 +- 6 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt create mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 6f84c57d54..3ff7443158 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.16 + 2.1.17 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index b73b3f92d7..743a85e00e 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,7 +4,7 @@ This file contains a list of all the packages and their versions which were rele build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. --> - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 87040c9a5e..46ef4cd3c4 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -60,4 +60,8 @@ Later on, this will be checked using this condition: + + + + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt @@ -0,0 +1 @@ + diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt @@ -0,0 +1 @@ + diff --git a/version.props b/version.props index 9db8231048..db42b69012 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 17 + 18 servicing Servicing t000 From 14476abf1669bba6a73531324617ef49166bc74f Mon Sep 17 00:00:00 2001 From: Will Godbe Date: Thu, 26 Mar 2020 12:22:19 -0700 Subject: [PATCH 2/3] Delete unneeded files --- .../Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt | 1 - .../Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt | 1 - 2 files changed, 2 deletions(-) delete mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt delete mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt deleted file mode 100644 index 8b13789179..0000000000 --- a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.17.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt deleted file mode 100644 index 8b13789179..0000000000 --- a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.17.txt +++ /dev/null @@ -1 +0,0 @@ - From 03aef6fa23911f5e375a320be9e9b44da4bf2095 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 23:06:30 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/efcore build 20200326.5 (#20212) - Microsoft.EntityFrameworkCore.Tools - 3.1.4 - Microsoft.EntityFrameworkCore.InMemory - 3.1.4 - Microsoft.EntityFrameworkCore - 3.1.4 - Microsoft.EntityFrameworkCore.Relational - 3.1.4 - Microsoft.EntityFrameworkCore.Sqlite - 3.1.4 - dotnet-ef - 3.1.4 - Microsoft.EntityFrameworkCore.SqlServer - 3.1.4 Dependency coherency updates - Microsoft.AspNetCore.Analyzer.Testing - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.ActivatorUtilities.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Caching.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Caching.Memory - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Caching.SqlServer - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Caching.StackExchangeRedis - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.CommandLineUtils.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.AzureKeyVault - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.Binder - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.CommandLine - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.EnvironmentVariables - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.FileExtensions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.Ini - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.Json - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.KeyPerFile - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.UserSecrets - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration.Xml - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Configuration - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.DependencyInjection.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.DependencyInjection - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.DiagnosticAdapter - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Diagnostics.HealthChecks - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.FileProviders.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.FileProviders.Composite - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.FileProviders.Embedded - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.FileProviders.Physical - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.FileSystemGlobbing - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.HashCodeCombiner.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Hosting.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Hosting - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.HostFactoryResolver.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Http - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Localization.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Localization - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.Abstractions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.AzureAppServices - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.Configuration - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.Console - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.Debug - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.EventSource - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.EventLog - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.TraceSource - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging.Testing - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.ObjectPool - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Options.ConfigurationExtensions - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Options.DataAnnotations - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Options - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.ParameterDefaultValue.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Primitives - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.TypeNameHelper.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.ValueStopwatch.Sources - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.WebEncoders - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.JSInterop - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.Extensions.Logging - 3.1.4 (parent: Microsoft.EntityFrameworkCore) - Internal.AspNetCore.Analyzers - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) - Microsoft.AspNetCore.Testing - 3.1.4-servicing.20176.4 (parent: Microsoft.EntityFrameworkCore) Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 5 +- eng/Version.Details.xml | 264 ++++++++++++++++++++-------------------- eng/Versions.props | 132 ++++++++++---------- 3 files changed, 200 insertions(+), 201 deletions(-) diff --git a/NuGet.config b/NuGet.config index d71bb19d79..a02474daeb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,12 +3,11 @@ - - + + - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82eb3734a2..73499d865c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -29,261 +29,261 @@ https://github.com/dotnet/aspnetcore-tooling 5ecfad7e0515ee580f7e1b51d1558fc2a1d27ee5 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/efcore - 6f4f078e8f92ee8e2ca497fa4b83d4ecebdd643b + 8ccce2b5c7ea02ee517e8ac1ecf6333141d79d98 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 https://github.com/dotnet/corefx @@ -409,9 +409,9 @@ https://github.com/dotnet/corefx 0f7f38c4fd323b26da10cce95f857f77f0f09b48 - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 https://github.com/dotnet/arcade @@ -425,9 +425,9 @@ https://github.com/dotnet/arcade 15f00efd583eab4372b2e9ca25bd80ace5b119ad - + https://github.com/dotnet/extensions - 7d9baaf617741d775578c8018729ac5b75734c69 + ff61512b5aed3c8e651820b9ccc66b2e6ec94389 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index c6551b14cd..ce8a610949 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -99,74 +99,74 @@ 3.1.0-preview4.19605.1 - 3.1.3-servicing.20128.2 - 3.1.3-servicing.20128.2 - 3.1.3-servicing.20128.2 - 3.1.3-servicing.20128.2 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3 - 3.1.3-servicing.20128.2 - 3.1.3-servicing.20128.2 - 3.1.3 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4 3.1.0-rtm.19565.4 - 3.1.3 + 3.1.4 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 - 3.1.3 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 + 3.1.4 3.1.3 3.1.3