aspnetcore/testapps
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
..
ApplicationUsingPrecompiledViewClassLibrary
ApplicationUsingRelativePaths Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationWithConfigureMvc Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationWithCustomInputFiles
ApplicationWithParseErrors
ApplicationWithTagHelpers Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ClassLibraryTagHelper
ClassLibraryWithPrecompiledViews Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
PublishWithEmbedViewSources
RazorPagesApp
SimpleApp Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
SimpleAppWithAssemblyRename Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
StrongNamedApp Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
Directory.Build.props
Directory.Build.targets