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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2017-04-04 20:11:21 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2017-04-04 20:11:21 +0300
commit0fc16dbd8080f0f70f75e4001a5724bcd3a06728 (patch)
tree9728668e9eaabe96af5c8a9de4f258acb12f602e /src/shims/ApiCompatBaseline.uap.netstandard20Only.txt
parent997f641dde13dc2f89f9e4f45e1b1254aa644ebd (diff)
Updating uap and uapaot baseline files
Diffstat (limited to 'src/shims/ApiCompatBaseline.uap.netstandard20Only.txt')
-rw-r--r--src/shims/ApiCompatBaseline.uap.netstandard20Only.txt10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/shims/ApiCompatBaseline.uap.netstandard20Only.txt b/src/shims/ApiCompatBaseline.uap.netstandard20Only.txt
index b2e7b05fd4..893bebd44f 100644
--- a/src/shims/ApiCompatBaseline.uap.netstandard20Only.txt
+++ b/src/shims/ApiCompatBaseline.uap.netstandard20Only.txt
@@ -1,13 +1,5 @@
Compat issues with assembly netstandard:
-TypesMustExist : Type 'System.Net.Cookie' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieCollection.Add(System.Net.Cookie)' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieCollection.CopyTo(System.Net.Cookie[], System.Int32)' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieCollection.Item.get(System.Int32)' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieCollection.Item.get(System.String)' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieContainer.Add(System.Net.Cookie)' does not exist in the implementation but it does exist in the contract.
-MembersMustExist : Member 'System.Net.CookieContainer.Add(System.Uri, System.Net.Cookie)' does not exist in the implementation but it does exist in the contract.
-TypesMustExist : Type 'System.Net.CookieException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Security.Cryptography.SHA256CryptoServiceProvider' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Security.Cryptography.SHA384CryptoServiceProvider' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Security.Cryptography.SHA512CryptoServiceProvider' does not exist in the implementation but it does exist in the contract.
-Total Issues: 11
+Total Issues: 3