From b8a38e2dff367296465982f300d47c5fda4489d6 Mon Sep 17 00:00:00 2001 From: Jose Perez Rodriguez Date: Fri, 10 Mar 2017 13:05:34 -0800 Subject: Adding System.Net.HttpListener uapaot config (#16982) Adding System.Net.HttpListener uapaot config --- src/shims/ApiCompatBaseline.uap.netstandard20.txt | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'src/shims/ApiCompatBaseline.uap.netstandard20.txt') diff --git a/src/shims/ApiCompatBaseline.uap.netstandard20.txt b/src/shims/ApiCompatBaseline.uap.netstandard20.txt index ecd8b0073d..7358ee4be6 100644 --- a/src/shims/ApiCompatBaseline.uap.netstandard20.txt +++ b/src/shims/ApiCompatBaseline.uap.netstandard20.txt @@ -1,7 +1,6 @@ DEFAULT_APPNAME Error: 0 : Failed to find or load matching assembly 'System.IO.FileSystem.AccessControl'. DEFAULT_APPNAME Error: 0 : Unable to resolve assembly 'Assembly(Name=System.IO.FileSystem.AccessControl, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the implementation assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'. Compat issues with assembly netstandard: -TypesMustExist : Type 'System.Net.AuthenticationSchemeSelector' does not exist in the implementation but it does exist in the contract. 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. @@ -10,19 +9,9 @@ MembersMustExist : Member 'System.Net.CookieCollection.Item.get(System.String)' 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.Net.HttpListener' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerBasicIdentity' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerContext' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerException' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerPrefixCollection' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerRequest' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerResponse' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerTimeoutManager' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.WebSockets.HttpListenerWebSocketContext' does not exist in the implementation but it does exist in the contract. MembersMustExist : Member 'System.Security.Cryptography.ECDsa.Create(System.Security.Cryptography.ECCurve)' does not exist in the implementation but it does exist in the contract. MembersMustExist : Member 'System.Security.Cryptography.ECDsaCng..ctor(System.Security.Cryptography.ECCurve)' does not exist in the implementation but it does exist in the contract. Compat issues with assembly System: -TypesMustExist : Type 'System.Net.AuthenticationSchemeSelector' does not exist in the implementation but it does exist in the contract. 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. @@ -31,15 +20,6 @@ MembersMustExist : Member 'System.Net.CookieCollection.Item.get(System.String)' 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.Net.HttpListener' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerBasicIdentity' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerContext' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerException' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerPrefixCollection' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerRequest' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerResponse' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.HttpListenerTimeoutManager' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'System.Net.WebSockets.HttpListenerWebSocketContext' does not exist in the implementation but it does exist in the contract. Compat issues with assembly System.Core: MembersMustExist : Member 'System.Security.Cryptography.ECDsa.Create(System.Security.Cryptography.ECCurve)' does not exist in the implementation but it does exist in the contract. Compat issues with assembly System.IO.FileSystem.AccessControl: @@ -64,4 +44,4 @@ Compat issues with assembly System.Security.Cryptography.Algorithms: MembersMustExist : Member 'System.Security.Cryptography.ECDsa.Create(System.Security.Cryptography.ECCurve)' does not exist in the implementation but it does exist in the contract. Compat issues with assembly System.Security.Cryptography.Cng: MembersMustExist : Member 'System.Security.Cryptography.ECDsaCng..ctor(System.Security.Cryptography.ECCurve)' does not exist in the implementation but it does exist in the contract. -Total Issues: 57 +Total Issues: 37 -- cgit v1.2.3