Esa Itkonen

Results 5 comments of Esa Itkonen

I'v fought with the same problem myself and fixed it by editing the css fingerprinter in my fork of the repository: https://github.com/Elimi81/WebOptimizer/tree/dev (dev-branch). But I don't have enough time /...

I can confirm this fixes my issue as well. I have a Razor Class library that has css/js assets that are served as static files (wwwroot-folder and /_content/-url) and the...

Thank you for your response. The version 1.11.0 is exactly the version I was trying to install and it does not work. Which version of VS 2013 do you have?...

I just looked into the code and I think the problem is in the [source.extension.vsixmanifest](https://github.com/RazorGenerator/RazorGenerator/blob/master/RazorGenerator.Tooling/source.extension.vsixmanifest)-file It has the line: `` But according to [documentation](https://msdn.microsoft.com/en-us/library/hh696828(v=vs.140).aspx) the Id should be Microsoft.VisualStudio.Pro for...