Razor Generator Directives

Enable `GeneratePrettyNames` so that namespaces and class names are
preserved as in the past (after changes in RazorGenerator Extension)
This commit is contained in:
Gary Sharp
2015-05-26 12:46:02 +07:00
parent 6a017c7be9
commit b070283270
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1986,6 +1986,7 @@
<Generator>RazorGenerator</Generator>
<LastGenOutput>_ViewStart.generated.cs</LastGenOutput>
</None>
<None Include="RazorGenerator.directives" />
<None Include="Views\Search\Query.cshtml">
<Generator>RazorGenerator</Generator>
<LastGenOutput>Query.generated.cs</LastGenOutput>