JustDecompileEngine
JustDecompileEngine copied to clipboard
Use correct project builder for decompiler tests
Currently, TestMSBuildProjectBuilder is used to generate projects for .NET Core assemblies. We should replace it with TestNetCoreProjectBuilder.