Go to file
Pranav K ada61cf03d Ensure updates to Razor components trigger design time build
* Use _RazorComponentInclude to determine the set of files to set Generator property for
* Run RazorGenerateComponentDeclarationDesignTime instead of RazorComponentGenerate during design time builds
* Update design time targets to set Generator for content files with .razor extension.

Fixes https://github.com/aspnet/AspNetCore/issues/6859
Fixes https://github.com/aspnet/AspNetCore/issues/6860
\n\nCommit migrated from 37d96aa417
2019-01-22 09:37:18 -08:00
src Ensure updates to Razor components trigger design time build 2019-01-22 09:37:18 -08:00