Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Today our build logic is a collection of powershell and MSBuild files. Makes it hard to modify and debug. Additionally our MSBuild files are really functioning as full scripts, not declarative build files. Change it to be simply Powershell.
- Loading branch information