Add multi targeting platforms support for net461
Closed this issue · 7 comments
myatyga commented
Hi
Could you please add support target framework version net461?
Because have problem with netstandard2.0 on visual studio 2015 pro.
qitia commented
myatyga commented
Thanks, I will try to resolve conflicts.
myatyga commented
After installing Bing SDK have problems like this:
CSC : error CS1703: Multiple assemblies with equivalent identity have been imported: 'C:\Program Files (x86)\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Xml.XmlSerializer.dll' and 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.2\Facades\System.Xml.XmlSerializer.dll'. Remove one of the duplicate references.
Have a idea to resolve problem?
myatyga commented
Thanks, but this not help for me.
I think one right way to use VS 2017.