Search code examples
c#asp.netmicrosoft-fakes

Fakes does not support framework .net 5


When trying to create ms-fakes assembly, I get this. Any ideas? enter image description here


Solution

  • It turns out that, MS Fakes assembly type works only with windows project type only.