Options

ASP NET Obfuscation

Hi!

I'm trying to obfuscate an ASP.NET application but when I run the application, I'm getting an error message saying that the script file "respond" should end with ".js".
I have seen that this file is in the "scripts" folder of the ASP.NET application.
How do I make ".js" files keep their extensions?

Regards,

Alvimar Aramuni
Sign In or Register to comment.