unable to turn a VS solution into project
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
I would like to compile a VS 2017 solution with msbuild via C# and the MSbuild SDK. However, I am unable to turn a solution into a project by the SolutionWrapperProject.Generate method with a toolsversion 15.0. Not specifying the toolsversion generates a 4.0 project, specifying 15.0 yields an error message. I am using the latest version of the SDK, which has been installed via nuget.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.