Skip to content
OnMSFT.com
  • Home
  • About
  • Contact
  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Edge
  • Teams
  • Gaming
Menu
  • Home
  • About
  • Contact
  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Edge
  • Teams
  • Gaming
  1. Home
  2. News
  3. Microsoft And GitHub Relationship Just A Got A Little Closer With The Release Of MSBuild Engine – onmsft.com

Microsoft And GitHub Relationship Just A Got A Little Closer With The Release Of MSBuild Engine – onmsft.com

Kareem Anderson Kareem Anderson
March 19, 2015
2 min read

The Microsoft and GitHub relationship just a got a little closer with the release of MSBuild Engine

While everyone has their eyes and ears focused at Windows 10, Microsoft is also using this time to Open Source their MSBuild Engine. Today the.NET team is announcing their contribution of MSBuild as well as the .NET Foundation to the Open Source project GitHub.

For those unfamiliar with MSBuild, it is a platform for building applications where Microsoft’s Visual Studio isn’t present. Some MSBuild projects include the .NET Core Libraries and .NET Core Runtimes built as open source endeavors. 

The MSBuild sources aren’t standalone just yet. Users will need Visual Studio 2015 to build them at first, but the .NET team is working on reducing that dependency as well as making the resemblance to the version in Visual Studio 2015 indistinguishable.

Along with GitHub, the .NET team is also looking to support Linux and Mac operating systems in the near future. With this new development and a continued level of openness, Microsoft along with the .NET team hopes this will encourage more people to build more open sourced .NET projects on preferred platforms.

The Microsoft and GitHub relationship just a got a little closer with the release of MSBuild Engine

The .NET team also offer a quick walkthrough for those eager to start building source trees:

The first scenario you might want to try is building the source tree. To do this, you will need to have Visual Studio 2015 installed on your machine. From a Developer Command Prompt, run the following:

git clone https://github.com/Microsoft/msbuild.git

cd msbuild

build.cmd

For those looking to target a larger screen:

To build an app, you’ll first want to run the BuildAndCopy.cmd script we included in the root folder of the source. This will build the sources and create a copy of your build output with everything you need. Again from a Developer Command Prompt, run this command from your MSBuild source location: BuildAndCopy.cmd bin\MSBuild true Now, to build a simple.NET Core console application, try the following:

cd ..\

git clone https://github.com/dotnet/corefxlab

.\msbuild\bin\MSBuild\MSBuild.exe .\corefxlab\demos\CoreClrConsoleApplications
\HelloWorld\HelloWorld.csproj

.\corefxlab\demos\CoreClrConsoleApplications\HelloWorld\bin\Debug\HelloWorld.exe

In the end, this is an excellent proposition for the future of app development as Microsoft is slowly releasing the hold on their mandatory platform restrictions.

Share This Post:

Share this article:
Tags:
GitHub Mac Open Source
Previous Article Hands On With Windows 10 Build 10041 (video) – onmsft.com Next Article Slack App Arrives On Windows, Supports Windows 7 Up To Windows 10 – onmsft.com

Related Articles

Chrome and Gemini icons representing Gemini Live voice assistant integration in Chrome

Chrome tests Gemini Live voice assistant in a floating overlay panel

March 14, 2026

Chrome’s Organizer feature may sync Gemini and AI conversations across devices

March 14, 2026

After Chrome, Edge tests launching the browser automatically when you sign into Windows

March 13, 2026

Leave a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Chrome tests Gemini Live voice assistant in a floating overlay panel
  • Chrome’s Organizer feature may sync Gemini and AI conversations across devices
  • After Chrome, Edge tests launching the browser automatically when you sign into Windows
  • iPhone Fold Latest Rumors: Display, Cameras, RAM and Price Details Revealed
  • Samsung fears first mobile operating loss due to memory price surge

Recent Comments

No comments to show.
OnMSFT.com

OnMSFT.com covers Microsoft news, reviews, and how-to guides. Formerly known as WinBeta, we have been your source for Microsoft news since 1998.

Categories

  • Windows
  • Surface
  • Xbox
  • How-To
  • OnPodcast
  • Gaming
  • Edge
  • Teams

Recent Posts

  • Chrome tests Gemini Live voice assistant in a floating overlay panel
  • Chrome’s Organizer feature may sync Gemini and AI conversations across devices
  • After Chrome, Edge tests launching the browser automatically when you sign into Windows
  • iPhone Fold Latest Rumors: Display, Cameras, RAM and Price Details Revealed
  • Samsung fears first mobile operating loss due to memory price surge

Quick Links

  • About OnMSFT.com
  • Contact OnMSFT
  • Join Our Team
  • Privacy Policy
© 2010–2026 OnMSFT.com LLC. All rights reserved.
About OnMSFT.comContact OnMSFTPrivacy Policy