Browse Source
The `.vcxproj` file format expects `ProjectGuid`, not `ProjectGUID`. The latter is expected by `.vcproj` files from VS 2008, so this was likely a typo when the VS 2010 generator was first introduced. Fixes: #11968pull/304/merge

2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue