Hi,
While we are shifting our windows application from framework 2.0 to 4.6, then we observed memory leak during
running process from application.
In our application, we are not adding GC related code the memory management is relied on .net 2.0.
But when we migrate same code to 4.6 then, we observed memory is not released while processing.
We are not sure the exact root cause.
Please advice.
Thanks in advance.