Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: brthor/msbuild

Tags

v15.1.114+gc6b59ca505

Toggle v15.1.114+gc6b59ca505's commit message
Make MS.Build InternalsVisibleTo MS.Build.Conversion.Core

Previous versions have shipped with InternalsVisibleTo set for the
Conversion.Core assembly. OSS version has never had that set which
causes some issues. For example, crashes trying to use the
ErrorUtilities VerifyThrow functionality which is all internal.

v14.0.25420.1-ish

Toggle v14.0.25420.1-ish's commit message
This tag corresponds to the version of MSBuild packaged with Visual S…

…tudio 2015 Update 3. The actual sources for that release are an internal repo at a state that corresponds to this commit.

v14.0.25402.0-ish

Toggle v14.0.25402.0-ish's commit message
This tag corresponds to the version of MSBuild packaged with Visual S…

…tudio 2015 Update 3 RC. The actual sources for that release are an internal repo at a state that corresponds to this commit.

mono-hosted-msbuild-v0.2

Toggle mono-hosted-msbuild-v0.2's commit message
Merge pull request dotnet#538 from radical/revert-osname

$(OS) should return only two values - `Windows_NT` and `Unix` .

v14.0.25123.0-ish

Toggle v14.0.25123.0-ish's commit message
This tag corresponds to the version of MSBuild packaged with Visual S…

…tudio 2015 Update 2. The actual sources for that release are an internal repo at a state that corresponds to this commit.

v14.0.25029.0-ish

Toggle v14.0.25029.0-ish's commit message
This tag corresponds to the version of MSBuild packaged with Visual S…

…tudio 2015 Update 2 RC. The actual sources for that release are an internal repo at a state that corresponds to this commit.

v14.0.25008.0-ish

Toggle v14.0.25008.0-ish's commit message
This tag corresponds to the version of MSBuild packaged with Visual S…

…tudio 2015 Update 2 CTP. The actual sources for that release are an internal repo at a state that corresponds to this commit.

mono-hosted-msbuild-v0.1

Toggle mono-hosted-msbuild-v0.1's commit message
Merge pull request dotnet#374 from cdmihai/osx-baseline

Osx Build (with xplat based dependencies)

v14.0.24720.0-ish

Toggle v14.0.24720.0-ish's commit message
Merge pull request dotnet#267 from AndyGerlicher/GetSDKReferenceFiles…

…PlatformFix

Fix GetSDKReferenceFiles folder compare bug