diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json index 419ddc840e61..b411e8360e71 100644 --- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json +++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json @@ -2237,6 +2237,7 @@ "4.5.1" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.3.0", "4.0.2.0": "4.4.0", @@ -3608,6 +3609,7 @@ "4.5.0", "4.5.1" ], + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.4.0": "4.5.0" } @@ -4287,7 +4289,8 @@ "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", "4.0.2.0": "4.4.0", - "4.0.3.0": "4.5.0" + "4.0.3.0": "4.5.0", + "4.0.4.0": "4.5.1" } }, "System.Security.Cryptography.Primitives": { @@ -5003,10 +5006,10 @@ ], "BaselineVersion": "4.4.0", "InboxOn": { - "monoandroid10": "Any", - "monotouch10": "Any", "netcoreapp2.0": "4.1.1.0", "netcoreapp2.1": "4.3.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", "xamarinios10": "Any", "xamarinmac20": "Any", "xamarintvos10": "Any", diff --git a/src/System.Security.Cryptography.Pkcs/dir.props b/src/System.Security.Cryptography.Pkcs/dir.props index 884a835fb089..83f862dbf525 100644 --- a/src/System.Security.Cryptography.Pkcs/dir.props +++ b/src/System.Security.Cryptography.Pkcs/dir.props @@ -2,7 +2,8 @@ - 4.0.3.0 + 4.0.4.0 MSFT + 4.5.1 - \ No newline at end of file + diff --git a/src/packages.builds b/src/packages.builds index ac2dfed86028..bde4095bcf2f 100644 --- a/src/packages.builds +++ b/src/packages.builds @@ -39,6 +39,9 @@ $(AdditionalProperties) + + $(AdditionalProperties) +