aspnetcore/testapps/SimpleAppWithAssemblyRename
Ryan Nowak 3a0fa2de36 Update to handle changes from Web SDK
The Web SDK is adding new properties that will make it clear whether
MvcPrecompilation or Razor SDK should be used. This change introduces
the new setting and a workaround until we can get the new SDK
integrated.
2018-01-18 19:28:11 -08:00
..
Controllers Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works 2017-02-16 14:56:28 -08:00
Views Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
Program.cs Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works 2017-02-16 14:56:28 -08:00
SimpleAppWithAssemblyRename.csproj Update to handle changes from Web SDK 2018-01-18 19:28:11 -08:00
Startup.cs Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works 2017-02-16 14:56:28 -08:00