RicoSuter / DNT

DNT (DotNetTools): Command line tools to manage .NET projects and solutions.
MIT License
416 stars 63 forks source link

Error when attempting to process .vcxproj #143

Open ntbone opened 6 months ago

ntbone commented 6 months ago

Are C++ .vcxproj files supported? I get an error complaining about a missing "C:\Microsoft.Cpp.Defaults.props" when processing it. Its a C++/CLI project generating a .net output and part of my solution, and part of a package. I have it in the JSON file as well.