2

I'm trying to use SquishIt with MVC3. I downloaded the Nuget package and I can see it under the Project Reference. But I can't call any of the methods in it. I also tried importing the SquishIt framework, but that doesn't work either. Any pointers please?

Thanks

SimpleUser
  • 1,341
  • 2
  • 16
  • 36

1 Answers1

0

I had the same problem, but found out that you have to recompile after adding SquishIt from NuGet. Then it works like a charm.