MSBuild SDK cannot find Microsoft.Common.props
I am attempting to parse a solution and its projects using MSBuild SDK. The function below is able to successfully open the solution file and list containing projects.
I am attempting to parse a solution and its projects using MSBuild SDK. The function below is able to successfully open the solution file and list containing projects.