Open
Description
I am trying to build a visual studio project and I keep getting this
error MSB4019: The imported project "/Microsoft.Cpp.Default.props" was not found. Confirm that the expression in the Import declaration "/Microsoft.Cpp.Default.props" is correct, and that the file exists on disk.
I have done some research and understand that I need to set the VCTargetsPath to C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120 but how would I do that
I am using GitHub actions
Metadata
Assignees
Labels
No labels