Problem with Redo-RazorGenerator
description
Hello,
I am using Enable-RazorGenerator on a MVC project and it works fine.
Then I tried to remove it using "Redo-RazorGenerator" but this does not remove the created generate.cs files or even the "RazorGenerator" as Custom Tool on each View.
Do I need to remove one by one?
I am using RazorGenerator.MVC 1.4.0.0.
Any idea how to solve this?
Thank You,
Miguel