I have a class library project that needs to become a nuget package. I managed to obfuscate the dll, but how do I obfuscate the package I need to publish?
I have used "$(Obfuscar)" obfuscar.xml in thge post-buld event, but i have no clue how to proceed