'Microsoft.CodeAnalysis.CSharp.dll' Locked Problem Fix 07 August 2017 Donovan Work (5) In this post I offer a solution to the 'Microsoft.CodeAnalysis.CSharp.dll' locked problem. [More]
How do we get started with DevOps? 28 June 2017 Donovan Work (3) In this post, I talk about ways to get started with DevOps. [More]
I can’t delete an Archetype from Eclipse 20 June 2017 Donovan Work (0) Problem: I have a bad archetype configured in Eclipse and I cannot delete it! Solution: Edit the archetype-catalog.xml file of maven in c:\users\{user}\.m2 folder. Explanation: In Eclipse you can use the Add Archetypes… button to add new types. However, once you do there is no way to delete ... [More]
Testing Bots with Microsoft Fakes 28 May 2017 Donovan Work (1) In this post, I will show you how to test your bot’s dialogs using Microsoft Fakes [More]
How to git push from VSTS build 29 April 2017 Donovan Work (4) In this post I show you how to push with git and not cause a build failure. [More]
How to manually clone a repo in VSTS build 16 April 2017 Donovan Work (2) In this post I show you how to clone a repo manually in a VSTS build. [More]
Where are My Test Results? 09 April 2017 Donovan Work (8) In this post I show you how to publish your tests results using the ASP.NET Core (Preview) template. [More]
Which version of .NET Core is where? 09 April 2017 Donovan Work (0) In this post I show you which version of .NET Core is on each Hosted Agent in VSTS. [More]
How to debug a Yeoman Generator using VS Code 07 April 2017 Donovan Work (3) In this post I show you how to attach the Visual Studio Code debugger to a yeoman generator. [More]
Never Skip a Sprint Review 26 March 2017 Donovan Work (3) I have noticed that many teams do not always have a sprint review. This is very alarming to me. [More]