Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Hays <ianha@microsoft.com>2017-04-21 01:24:30 +0300
committerIan Hays <ianha@microsoft.com>2017-04-25 23:25:18 +0300
commit8b06250c5262cc9c392e818094abf86d9a8bc0c5 (patch)
tree19e09a9d06f8f887d5aa812225a04e1171b217b9 /pkg/Microsoft.Private.PackageBaseline
parentea9a927b6e4cd1fed5a39cf6d90d9823498ada5e (diff)
The cng package was removed so that the assembly could be included in the netstandard meta-package. However, Cng was later removed from netstandard, so the standalone package needs to be added back.
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 90b9401ef8..43a423438b 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -3817,17 +3817,13 @@
"4.3.0"
],
"BaselineVersion": "4.3.0",
- "InboxOn": {
- "netcoreapp2.0": "4.3.0.0",
- "net461": "4.2.0.0",
- "netstandard2.0": "4.2.0.0",
- "uap10.1": "4.3.0.0"
- },
+ "InboxOn": {},
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.2.0",
"4.1.0.0": "4.2.0",
"4.2.0.0": "4.2.0",
- "4.2.1.0": "4.3.0"
+ "4.2.1.0": "4.3.0",
+ "4.3.0.0": "4.4.0"
}
},
"System.Security.Cryptography.Csp": {