Showing results for September 2016 - Page 2 of 2 - Azure DevOps Blog

Sep 3, 2016
Post comments count0
Post likes count1

What’s new in Git for Windows 2.10?

Johannes Schindelin
Johannes Schindelin

It has been a busy time since my last post. There have been nine public releases of Git for Windows in the meantime. And a lot has happened. Most importantly, Git for Windows v2.10.0 has been released. Download it here. Or look at its homepage. Let me take this opportunity to mention a couple of highlights: The interactive rebase is now much fas...

DevOpsGit & Version Control
Sep 2, 2016
Post comments count0
Post likes count0

Custom work item types on Team Services

Derrick Fu
Derrick Fu

NOTE 9/13: The custom work item type feature should now be rolled out to all accounts. If you are not seeing it, please reach out to me directly.  NOTE 9/12: As evidenced by the comments, this feature is still rolling out across Team Services so not all accounts will see the custom work item type feature just yet. I apologize for the delay and wil...

DevOpsAgile
Sep 1, 2016
Post comments count0
Post likes count0

Announcing MSTest V2 Framework support for .NET Core 1.0 RTM

Pratap Lakshman
Pratap Lakshman

MSTest V2 is now supported on .NET Core 1.0 RTM. API changes in .NET Core 1.0 leading up to RTM (see #7754), were blocking users of the MSTest V2 packages we had released for .NET Core 1.0 RC2. Not any more (see #10713), we are pleased to note. This continues to be a preview release, and comes with following changes: Now ...

DevOpsCI/CDTest