dotnet / dotnet/msbuild

Distribute MSBuild as stand alone nuget package

Open
#2,756 4 comments 3 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

In order to make builds reproducible it would be good to store all tools used during build in the source control system. E.g. MSBuild. That will make builds independent from what is installed on the build agents. That will simplify upgrading msbuild as well. Just install new package and commit - you're done for all agents. Ideally compiler should also be distributed as stand alone nuget packages.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.