Continuous Integration How to run Visual Studio 2017 projects using Build Tools for Visual Studio One of the biggest changes Microsoft did lately in the .Net eco-system is a new version of MSBuild. This version advocates smaller, light weight MSBuild files, that consolidate the entire
Continuous Integration Running a Visual Studio 2010 upgraded project in TeamCity You’ve upgraded your project to Visual Studio 2010 and .Net framework 4. Good for you! But when you commit it to the source control, the automatic build in TeamCity starts to run, and alas, build failed! In order to run an upgraded project