diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 67c142aadd..888c5fa219 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.15 + 2.1.16 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index af6f6eaf27..82e0aadeea 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 af801ea8db..87040c9a5e 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -56,4 +56,8 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.Mvc.Core; + + + + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.16.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.16.txt new file mode 100644 index 0000000000..488c50fa82 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.16.txt @@ -0,0 +1,19 @@ +runtime.native.system.net.security\4.3.0\.signature.p7s +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\4.3.0\.signature.p7s +runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +system.composition.attributedmodel\1.0.31\.signature.p7s +system.composition.runtime\1.0.31\.signature.p7s +system.reflection.emit.ilgeneration\4.3.0\.signature.p7s +system.reflection.emit.lightweight\4.3.0\.signature.p7s +system.reflection.typeextensions\4.3.0\.signature.p7s +system.runtime.serialization.json\4.0.2\.signature.p7s +system.runtime.serialization.primitives\4.3.0\.signature.p7s +system.security.cryptography.cng\4.3.0\.signature.p7s +system.security.cryptography.openssl\4.3.0\.signature.p7s +system.security.principal\4.3.0\.signature.p7s +system.text.encoding.codepages\4.3.0\.signature.p7s +system.xml.xpath.xdocument\4.3.0\.signature.p7s +system.xml.xpath\4.3.0\.signature.p7s diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.16.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.16.txt new file mode 100644 index 0000000000..488c50fa82 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.16.txt @@ -0,0 +1,19 @@ +runtime.native.system.net.security\4.3.0\.signature.p7s +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\4.3.0\.signature.p7s +runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\4.3.0\.signature.p7s +system.composition.attributedmodel\1.0.31\.signature.p7s +system.composition.runtime\1.0.31\.signature.p7s +system.reflection.emit.ilgeneration\4.3.0\.signature.p7s +system.reflection.emit.lightweight\4.3.0\.signature.p7s +system.reflection.typeextensions\4.3.0\.signature.p7s +system.runtime.serialization.json\4.0.2\.signature.p7s +system.runtime.serialization.primitives\4.3.0\.signature.p7s +system.security.cryptography.cng\4.3.0\.signature.p7s +system.security.cryptography.openssl\4.3.0\.signature.p7s +system.security.principal\4.3.0\.signature.p7s +system.text.encoding.codepages\4.3.0\.signature.p7s +system.xml.xpath.xdocument\4.3.0\.signature.p7s +system.xml.xpath\4.3.0\.signature.p7s diff --git a/version.props b/version.props index aede0b4113..9db8231048 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 16 + 17 servicing Servicing t000