Visual studio for mac vs visual studio 2017

broken image
broken image

That reference could not be loaded from amework, to resolve this issue, I got the file from my Windows box. I noticed that the error is could not find the reference '' and the reference is gray on the References:

broken image

Since I could not reproduce the issue, I would like give you a suggestion base on your error. Key in dictionary: 'Link' Key being added: 'Link' MSDN Support, feel free to contact thanks for your reply.Īccording to your video, I follow the steps in the video, but I did not got same error as you, my error is: Error building target IncludeRoslynCompilerFilesToItemGroup: Item has already been added.

broken image

If you have any compliments or complaints to This can be beneficial to other community members reading this thread. Please remember to click 'Mark as Answer' the responses that resolved your issue, and to click 'Unmark as Answer' if not. If above could not help you, could you please sharing us more detail steps to reproduce this issue? Thanks. Or you can try to building the project in release configuration. Take a look at beginning of condition: '$(Configuration)' = 'Release' If yes, as for workaround for now you can just limit usage of to Release configuration (edit *.csproj file): Have you installed the package to your project? I have created a simple project on Windows with Visual Studio 2017 RTM, then build it on the MAC with Visual Studio for Mac, but could not got the same error as you encountered.