File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 5252 "fileMetadata" : {
5353 "author" : {
5454 "whats-new/**/**.md" : " rick-anderson" ,
55- "_razor/docs/Compiler* *.md" : " rick-anderson"
55+ "_razor/docs/*.md" : " rick-anderson"
5656 },
5757 "ms.author" : {
5858 "whats-new/**/**.md" : " riande" ,
59- "_razor/docs/Compiler**.md" : " riande"
60-
59+ "../_razor/docs/*.md" : " riande"
6160 },
6261 "ms.subservice" : {
6362 "introduction-to-aspnet-core.md" : " index-page" ,
9796 "**/tutorials/**/**.md" : " false"
9897 },
9998 "title" : {
100- "_razor/docs/Compiler Breaking Changes - DotNet 8.md" : " Razor compiler breaking changes since .NET 8" ,
99+ "../ _razor/docs/Compiler Breaking Changes - DotNet 8.md" : " Razor compiler breaking changes since .NET 8" ,
101100 "_razor/docs/Compiler Breaking Changes - DotNet 9.md" : " Razor compiler breaking changes since .NET 9"
102101 },
103102 "description" : {
104- "_razor/docs/Compiler Breaking Changes - DotNet 8.md" : " Learn about any breaking changes since the initial release of .NET 8" ,
103+ "../ _razor/docs/Compiler Breaking Changes - DotNet 8.md" : " Learn about any breaking changes since the initial release of .NET 8" ,
105104 "_razor/docs/Compiler Breaking Changes - DotNet 9.md" : " Learn about any breaking changes since the initial release of .NET 9"
106105 }
107106 },
You can’t perform that action at this time.
0 commit comments