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:
authorWes Haggard <weshaggard@users.noreply.github.com>2017-01-18 22:39:15 +0300
committerGitHub <noreply@github.com>2017-01-18 22:39:15 +0300
commitd6c9db64c52b1c4cf6b64976341136bc77bb8ad9 (patch)
treed57bca3843e81b710f5886058fba0891bb9667dd
parent2d2c54722b0f4dc4c62be2b85a7d4380041458ba (diff)
parent88b70912f77e90aae2737ab612c8fae7049366c4 (diff)
Merge pull request #15282 from weshaggard/UpdateBAseline
Refresh netfx461 baseline file
-rw-r--r--src/shims/ApiCompatBaseline.netfx461.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shims/ApiCompatBaseline.netfx461.txt b/src/shims/ApiCompatBaseline.netfx461.txt
index 67cc7aaf64..12d687ee46 100644
--- a/src/shims/ApiCompatBaseline.netfx461.txt
+++ b/src/shims/ApiCompatBaseline.netfx461.txt
@@ -982,8 +982,6 @@ CannotRemoveBaseTypeOrInterface : Type 'System.Threading.WaitHandleCannotBeOpene
CannotRemoveBaseTypeOrInterface : Type 'System.Threading.Tasks.TaskCanceledException' does not implement interface 'System.Runtime.InteropServices._Exception' in the implementation but it does in the contract.
CannotRemoveBaseTypeOrInterface : Type 'System.Threading.Tasks.TaskSchedulerException' does not implement interface 'System.Runtime.InteropServices._Exception' in the implementation but it does in the contract.
Compat issues with assembly System:
-CannotRemoveBaseTypeOrInterface : Type 'Microsoft.CSharp.CSharpCodeProvider' does not inherit from base type 'System.ComponentModel.Component' in the implementation but it does in the contract.
-CannotRemoveBaseTypeOrInterface : Type 'Microsoft.VisualBasic.VBCodeProvider' does not inherit from base type 'System.ComponentModel.Component' in the implementation but it does in the contract.
TypesMustExist : Type 'Microsoft.Win32.IntranetZoneCredentialPolicy' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.Win32.PowerModeChangedEventArgs' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.Win32.PowerModeChangedEventHandler' does not exist in the implementation but it does exist in the contract.
@@ -1005,7 +1003,6 @@ TypesMustExist : Type 'Microsoft.Win32.UserPreferenceChangedEventHandler' does n
TypesMustExist : Type 'Microsoft.Win32.UserPreferenceChangingEventArgs' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.Win32.UserPreferenceChangingEventHandler' does not exist in the implementation but it does exist in the contract.
CannotRemoveBaseTypeOrInterface : Type 'System.UriFormatException' does not implement interface 'System.Runtime.InteropServices._Exception' in the implementation but it does in the contract.
-CannotRemoveBaseTypeOrInterface : Type 'System.CodeDom.Compiler.CodeDomProvider' does not inherit from base type 'System.ComponentModel.Component' in the implementation but it does in the contract.
MembersMustExist : Member 'System.CodeDom.Compiler.CompilerParameters.Evidence.get()' does not exist in the implementation but it does exist in the contract.
MembersMustExist : Member 'System.CodeDom.Compiler.CompilerParameters.Evidence.set(System.Security.Policy.Evidence)' does not exist in the implementation but it does exist in the contract.
MembersMustExist : Member 'System.CodeDom.Compiler.CompilerResults.Evidence.get()' does not exist in the implementation but it does exist in the contract.
@@ -3030,4 +3027,4 @@ CannotRemoveBaseTypeOrInterface : Type 'System.Xml.Xsl.XsltException' does not i
MembersMustExist : Member 'System.Xml.Xsl.XslTransform.Load(System.Xml.XmlReader, System.Xml.XmlResolver, System.Security.Policy.Evidence)' does not exist in the implementation but it does exist in the contract.
MembersMustExist : Member 'System.Xml.Xsl.XslTransform.Load(System.Xml.XPath.IXPathNavigable, System.Xml.XmlResolver, System.Security.Policy.Evidence)' does not exist in the implementation but it does exist in the contract.
MembersMustExist : Member 'System.Xml.Xsl.XslTransform.Load(System.Xml.XPath.XPathNavigator, System.Xml.XmlResolver, System.Security.Policy.Evidence)' does not exist in the implementation but it does exist in the contract.
-Total Issues: 3022
+Total Issues: 3018