Skip to content

dzervas/visual-studio-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Visual Studio Builder

A github action to build a Visual Studio solution given as an input. It greatly help Windows security research as you often have to compile random tools you found online.

If the project successfully builds, a release is created and the artifacts are uploaded.

Has all the available WDKs installed and can build C++ and C# projects.

To use just fork the repo and head to the actions tab.