$(RazorComponentGenerateDependsOn);
RazorComponentGenerateCore
<_RazorGenerateComponentDeclarationDesignTimeDependsOn>ResolveRazorConfiguration;ResolveRazorComponentInputs;AssignRazorComponentTargetPaths;RazorGenerateComponentDeclaration
<_RazorComponentInputHash>
<_RazorComponentInputCacheFile>$(IntermediateOutputPath)$(MSBuildProjectName).RazorComponent.input.cache
<_RazorComponentDeclarationOutputCacheFile>$(IntermediateOutputPath)$(MSBuildProjectName).RazorComponent.output.cache
<_RazorComponentDeclarationAssembly Include="$(_RazorComponentDeclarationOutputPath)$(TargetName).dll" />
<_RazorComponentDeclaration Include="@(RazorComponentWithTargetPath->'%(GeneratedDeclaration)')">
%(Identity)
<_RazorComponentDefinition Include="%(RazorComponentWithTargetPath.GeneratedOutput)" />
_HashRazorComponentInputs;
_ResolveRazorComponentOutputs;
<_RazorComponentDeclarationSources Include="@(RazorComponentWithTargetPath)">
%(RazorComponentWithTargetPath.GeneratedDeclaration)
<_RazorComponentDeclarationManifest>$(IntermediateOutputPath)$(MSBuildProjectName).RazorComponents.declaration.json
$(NoWarn);1701;1702
$(NoWarn);2008
$(AppConfig)
false
true
<_RazorComponentDeclarationAssemblyFullPath>@(_RazorComponentDeclarationAssembly->Metadata('FullPath'))
RazorGenerateComponentDeclaration;
RazorCompileComponentDeclaration;
RazorGenerateComponentDefinition;