You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jason-roberts,
I have install the package FeatureToggle v4.0.2 to my MVC project, which has target framework is .NET 4.6.1. But I found the issue:
Severity Code Description Project File Line Suppression State
Error CS1703 Multiple assemblies with equivalent identity have been imported: '..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll' and 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll'. Remove one of the duplicate references.
Please help me review this. Thanks
The text was updated successfully, but these errors were encountered:
Hi @jason-roberts,
I have install the package FeatureToggle v4.0.2 to my MVC project, which has target framework is .NET 4.6.1. But I found the issue:
Severity Code Description Project File Line Suppression State
Error CS1703 Multiple assemblies with equivalent identity have been imported: '..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll' and 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll'. Remove one of the duplicate references.
Please help me review this. Thanks
The text was updated successfully, but these errors were encountered: