MSBuild template to make use of GCC/g++ for compiling Microsoft C++ projects (VcxProj). Use it with dotnet new. You need to have a vcxproj or sln solution in current directory. This new template 2.x make use of packagereference and you need VS2022 or later to use it. For older version of VS, use 1.x version of this template. Older versions rely on project.json
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jun 11, 2024
$ dotnet add package GCC.Build.TemplateNo README available.