diff --git a/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd b/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd
index 5b9c8776d77..2f292a720e7 100644
--- a/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd
+++ b/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd
@@ -1818,13 +1818,14 @@ elementFormDefault="qualified">
- Enable implicit global usings for the C# project. Possible values are enable, true, and disable.
+ Enable implicit global usings for the C# project. Possible values are enable, true, disable and false.
+