Skip to content

Commit 7d1b79d

Browse files
committed
fix build warning.
1 parent febbac2 commit 7d1b79d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docfx.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"csharp-13.0/*.md",
5757
"field-keyword.md",
5858
"unbound-generic-types-in-nameof.md",
59-
"first-class-span-types.md"
59+
"first-class-span-types.md",
60+
"lambda-parameters-with-modifiers.md"
6061
],
6162
"src": "_csharplang/proposals",
6263
"dest": "csharp/language-reference/proposals",

0 commit comments

Comments
 (0)