JustDecompileEngine icon indicating copy to clipboard operation
JustDecompileEngine copied to clipboard

Different result in References folder in different platforms

Open goojal opened this issue 1 year ago • 0 comments

Number of assemblies copied to References folder is different when running on different platforms.

For example in coolstore.ShoppingCart.Net6 test case:

Content of ShoppingCartReferences/ in Windows: System.Collections.dll System.Linq.dll System.Runtime.dll

Content of ShoppingCartReferences/ in Linux: System.Runtime.dll

goojal avatar Feb 19 '24 16:02 goojal