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 Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
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 Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
ApplicationWithParseErrors Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
ApplicationWithTagHelpers Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ClassLibraryTagHelper Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
ClassLibraryWithPrecompiledViews Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
PublishWithEmbedViewSources Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
RazorPagesApp Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
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 Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
Directory.Build.targets Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00