Commented Issue: Use pageBaseType from Mvc web.config [33]
Referring tohttp://razorgenerator.codeplex.com/discussions/269001To avoid unnecessary changes to my view while moving them to the pre-compiled lib, I urge you to implement using the pageBaseType from...
View ArticleEdited Issue: Add a CLSCompliant(false) on all Mvc \ WebPages files that...
Should I use Razor Generator on _ViewStart.cshtml files as well? If I do that in a project that is marked with the CLSCompliant attribute, the compiler will generate a warning that classname _ViewStart...
View ArticleCommented Issue: Add a CLSCompliant(false) on all Mvc \ WebPages files that...
Should I use Razor Generator on _ViewStart.cshtml files as well? If I do that in a project that is marked with the CLSCompliant attribute, the compiler will generate a warning that classname _ViewStart...
View ArticleEdited Issue: RazorGenerator.MsBuild throws when trying to build [20]
I installed the RazorGenerator.MsBuild package but got an error after adding the line above to my project file:packages\RazorGenerator.MsBuild.1.0\tools\RazorGenerator.targets(16,9): error : The...
View ArticleCommented Issue: RazorGenerator.MsBuild throws when trying to build [20]
I installed the RazorGenerator.MsBuild package but got an error after adding the line above to my project file:packages\RazorGenerator.MsBuild.1.0\tools\RazorGenerator.targets(16,9): error : The...
View ArticleEdited Issue: Generated view should not have #line hidden pragma [5]
This prevents debugging, so we should remove it.
View ArticleCommented Issue: Generated view should not have #line hidden pragma [5]
This prevents debugging, so we should remove it.Comments: Fixed in changeset 997b80526d1cb9229df21d6c4a202341b4ff34e6
View ArticleCreated Unassigned: The type '..' must be a non-nullable value type [134]
After adding some views to my common views library, and configure the custom tool 'RazorGenerator', there are some classes generated that give some build errors:```The type...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Unassigned: The type '..' must be a non-nullable value type [134]
After adding some views to my common views library, and configure the custom tool 'RazorGenerator', there are some classes generated that give some build errors:```The type...
View Article