My Visual Studio 2013 solution has multiple projects, one executable, a few regular .NET libraries and a few Portable Class Libraries (PCLs), and of course a few third party NuGet packages. I am thinking about using ConfuserEx, and would like to know if ConfuserEx works in such situation (one main executable and many dependencies).
My Visual Studio 2013 solution has multiple projects, one executable, a few regular .NET libraries and a few Portable Class Libraries (PCLs), and of course a few third party NuGet packages. I am thinking about using ConfuserEx, and would like to know if ConfuserEx works in such situation (one main executable and many dependencies).