aspnetcore/testapps/ApplicationWithRazorSdkUsed
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 Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -08:00
Views Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -08:00
ApplicationWithRazorSdkUsed.csproj Update to handle changes from Web SDK 2018-01-18 19:28:11 -08:00
Program.cs Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -08:00
Startup.cs Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -08:00