Skip to content

Commit add35a0

Browse files
committed
update spec dates
See dotnet#14344 I missed updating the ms-date metadata for the C# 8.0 specifications in that PR. This PR addresses that omission.
1 parent 88c552f commit add35a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"_csharplang/proposals/csharp-7.1/*.md": "02/16/2018",
223223
"_csharplang/proposals/csharp-7.2/*.md": "01/19/2019",
224224
"_csharplang/proposals/csharp-7.3/*.md": "11/25/2018",
225-
"_csharplang/proposals/csharp-8.0/*.md": "02/25/2019",
225+
"_csharplang/proposals/csharp-8.0/*.md": "09/10/2019",
226226
"_vblang/spec/*.md": "07/21/2017"
227227
},
228228
"ms.technology": {

0 commit comments

Comments
 (0)