JustDecompileEngine
JustDecompileEngine copied to clipboard
Different result in References folder in different platforms
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