Compilation error with Mission Planner in VS 2013

Hello I always try to compile Mission Planner on VS 2013, but I always have this error "Source file ‘GlobalSuppressions.cs’ coukd not be found

I had the exact same error and the way I fixed it was adding an empty file named GlobalSuppressions.cs into the folder containing my solution files.