This question is locked. New answers and comments are not allowed.
Hi,
I have a ASP.NET MVC 2 project in Visual Studio 2010 that I have now migrated to ASP.NET MVC 3 in Visual Studio 2012 but it is still using aspx and now I need to use your razor converter to migrate the webforms to razor.
I try to type this line :
C:\Users\Me\Desktop\telerik-razor-converter-ae63274\aspx2razor\bin\Debug>aspx
2razor.exe C:\Development\MyApp\MyApp.Website\Views\*.cshtml MyTestProject -r
But this returns 0 files?
Pleas advice
I have a ASP.NET MVC 2 project in Visual Studio 2010 that I have now migrated to ASP.NET MVC 3 in Visual Studio 2012 but it is still using aspx and now I need to use your razor converter to migrate the webforms to razor.
I try to type this line :
C:\Users\Me\Desktop\telerik-razor-converter-ae63274\aspx2razor\bin\Debug>aspx
2razor.exe C:\Development\MyApp\MyApp.Website\Views\*.cshtml MyTestProject -r
But this returns 0 files?
Pleas advice