MvcPrecompilation/testapps/ApplicationWithConfigureMvc/Views/Home
Ryan Nowak d686acad87 Avoid use of AssemblyQualifiedName in tests
The type name generated by Razor is an implementation detail and
shouldn't be used in tests outside of the Razor repo. Testing that the
assembly name is correct should be enough to validate what we need for
these tests.
2018-01-13 18:24:50 -08:00
..
Index.cshtml Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ViewWithPreprocessor.cshtml Adding Razor Precompilation 2016-08-19 10:35:45 -07:00