Fakes Broken in Visual Studio 2015

前端 未结 1 513
栀梦
栀梦 2021-02-04 18:27

I have Visual Studio 2015 Enterprise and discovered that I cannot compile almost any of our existing 2013 projects. Further investigation reveals that Visual Studio 2015 isn\'t

1条回答
  •  一个人的身影
    2021-02-04 18:59

    1. If you are doing with Visual Studio 2015 Enterprize.kindly remove Old Xrm dll's and Add new CRM 2016 SDK Xrm Dll's Build the project also change the .Net Framework to latest.

    2. After build the project Generate System Fakes Assembly we will get mscorlib and system.Fakesjust remove this line on both files and build the project

    0 讨论(0)
提交回复
热议问题