Hi Team,
I am doing a migration asp.net project 4.5 frameworks to asp.net core 3.1
I can see fake dll is used in 4.5 framework so this is feature of Visual studio enterprise edition in asp.net core also we can generate fake dll
so want to know is fake dll is supported in .net core?
any suggestion and help will be highly appreciated on how to proceed further on this. Regards
See
https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes#microsoft-fakes-for-net-core-and-sdk-style-projects
HI Team,
Few fake dll is generated using VS 2019 but few are still not generating what is workaround?