.Net
Strange behaviour of .sln and .csproj files
We are currently trying to implement unit/integration tests (Dynamics 365 onprem). For this we need to use dummy/fake dll that contains http requests towards ESB. I tried solving this with creation of 2 .sln files. Read more…