aspnetcore/testapps/SimpleApp
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
..
Controllers
Views Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
Program.cs
SimpleApp.csproj
Startup.cs