Visual Studio and TFS 2013 List of Product Updates (Part 1)
Looking for List of VS 2013 Extensions (Part 2) Updated Oct 17th 2014: Visual Studio and TFS 2013 Update 4 RC Looking for the VS 2012 product info and extensions? Go Continue Reading →
Github and Azure DevOps specialist, Visual Studio Development Technologies MVP and NUnit core team member
Looking for List of VS 2013 Extensions (Part 2) Updated Oct 17th 2014: Visual Studio and TFS 2013 Update 4 RC Looking for the VS 2012 product info and extensions? Go Continue Reading →
The .gitignore file contains rules for what files and folders to exclude from git source control. When you use NuGet you don’t want the binaries retrieved by NuGet to be Continue Reading →
Caches On Windows:
%LocalAppData%\NuGet\Cache
%UserProfile%\.nuget\packages
To clear: nuget locals all --clear
Feed url: https://api.nuget.org/v3/index.json
VSTest
NUnitAdapter, use runsettings
From admin prompt:
Start powershell:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
https://www.microsoft.com/net/download/visual-studio-sdks
Add this tag to the initial propertygroup
AppendTargetFrameworkToOutputPath
Set value to false