Info
Version: | 2.24.163.4 |
Author(s): | Roozbeh GH. |
Last Update: | Tuesday, June 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roozbehid/dotnet-vcxproj |
NuGet Url: | https://www.nuget.org/packages/GCC.Build.Template |
Install
Install-Package GCC.Build.Template
dotnet add package GCC.Build.Template
paket add GCC.Build.Template
GCC.Build.Template Download (Unzip the "nupkg" after downloading)
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.