Skip to content

Commit 5935917

Browse files
Copilottimheuer
andcommitted
Add RESX file nesting pattern for Designer.cs files
Co-authored-by: timheuer <[email protected]>
1 parent df1f7c3 commit 5935917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5627,6 +5627,7 @@
56275627
"*.json": "${capture}.Development.json",
56285628
"*.cshtml": "${capture}.cshtml.cs,${capture}.cshtml.css",
56295629
"*.razor": "${capture}.razor.cs,${capture}.razor.css",
5630+
"*.resx": "${capture}.Designer.cs",
56305631
"*.xaml": "${capture}.xaml.cs"
56315632
}
56325633
}

0 commit comments

Comments
 (0)