We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f45f54 commit e40708cCopy full SHA for e40708c
1 file changed
docs/build/reference/hint-files.md
@@ -24,7 +24,7 @@ A hint file contains user-customizable hints, which have the same syntax as C/C+
24
> [!IMPORTANT]
25
> If you modify or add a hint file, you need to take additional steps in order for the changes to take effect:
26
> - In versions before Visual Studio 2017 version 15.6: Delete the .sdf file and/or VC.db file in the solution for all changes.
27
-> - In Visual Studio 2017 versions 15.6 through 15.9: Close and reopen the solution after adding new hint files.
+> - In Visual Studio 2017 version 15.6 and later: Close and reopen the solution after adding new hint files.
28
29
## Scenario
30
0 commit comments