Onward and Upward

Blog archive

Microsoft Updates Git Tooling for Visual Studio

It seems like a little thing, but could be something important for many developers: Microsoft has provided an update to its Git tooling for Visual Studio.

Microsoft Technical Fellow (if it's a woman, is she a Technical Lady, by the way?) Brian Harry blogged about the small update, which is mostly about three bug fixes. It doesn't sound like much, but they're likely to be important for many devs. From the blog:

"1) Add support for VS 2012 Express for Windows Desktop
2) Fix a bug that broke Resharper
3) Fix for a problem detecting global config files."

The one that many will welcome is No. 2. Resharper is an incredibly popular tool, with many devs calling it their No. 1 non-Visual Studio product for development.

This update came rather quickly on the heels of Microsoft's Git announcement. Git is a source-control repository, among other things, and represents Redmond's strongest partnership yet with the open-source world.

The update is available here. Interestingly, it's come out as quickly as the latest Community Technology Preview (CTP) for Visual Studio 2012 Update 2. That CTP, which was announced yesterday, was also released fewer than two weeks after its forerunner's release.

Developers, prepare for this continuous updating cycle: it's upon you.

Posted by Keith Ward on 02/12/2013


comments powered by Disqus

Featured

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

Subscribe on YouTube