HI Team,
I am migrating asp.net project Unittest(UT )to asp.net core 3.1 and observed Fake dll not getting generated there
please suggest
Hi omsaisaanvi ,
See migration steps for .Net Framework to .Net Core at https://docs.microsoft.com/en-us/dotnet/core/porting/ .
And you have better to play with ASP.NET Core Unit testing and reading the fundamental documents so you understand how Core works before trying to port an application.
Best Regards,
Sherry