parent
288da1a405
commit
d71fb890ee
|
|
@ -63,7 +63,7 @@ namespace Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private class PageDirectiveParserOptionsFeature : RazorEngineFeatureBase, IRazorParserOptionsFeature
|
private class PageDirectiveParserOptionsFeature : RazorEngineFeatureBase, IConfigureRazorParserOptionsFeature
|
||||||
{
|
{
|
||||||
public int Order { get; }
|
public int Order { get; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue