ConfuserEx icon indicating copy to clipboard operation
ConfuserEx copied to clipboard

Unable to confuse UWP class library.

Open zipswich opened this issue 7 years ago • 3 comments

The following error is generated when confusing a UWP class library:

[ERROR] Failed to resolve dependency of 'MyClassLibraryUWP.dll'.
Exception: dnlib.DotNet.AssemblyResolveException: Could not resolve assembly: Windows.Foundation.UniversalApiContract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime
   at dnlib.DotNet.Extensions.ResolveThrow(IAssemblyResolver self, IAssembly assembly, ModuleDef sourceModule) in E:\Source\Public\Confuser2\dnlib\src\DotNet\IAssemblyResolver.cs:line 113
   at Confuser.Core.ConfuserEngine.Inspection(ConfuserContext context) in e:\Source\Public\Confuser2\Confuser.Core\ConfuserEngine.cs:line 264

zipswich avatar Jul 25 '16 17:07 zipswich

Have you had any luck @zipswich? I'm encountering the same error with a different library. I'm presuming that ConfuserEx is looking for packages.config instead of project.json

nexussays avatar Dec 14 '16 09:12 nexussays

No unfortunately.

zipswich avatar Dec 21 '16 20:12 zipswich

It's been a year. Any progress?

baskren avatar Dec 13 '17 11:12 baskren