Frank S. Schierle
Results
2
issues of
Frank S. Schierle
I encountered the following issue using ConfuserEx v1.0.0: I implemented an interface and an abstract base class realizing this interface in a class library called `ClassLibrary1`. ```csharp public interface IMyInterface...
The rename protection included in ConfuserEx 1.0.0 produces invalid XAML/BAML references if several assemblies contains XAML resources with the same name. Imagine the following Visual Studio solution: - `SharedLibrary` Class...