docker icon indicating copy to clipboard operation
docker copied to clipboard

MSB4019

Open Hellohi3654 opened this issue 5 years ago • 0 comments

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

Hellohi3654 avatar Sep 05 '20 01:09 Hellohi3654