Tag: Build Server

POST ·

Could not load file or assembly 'System.Web.Http.WebHost'

  We ran into this error when deploying a solution from the build server: Could not load file or assembly 'System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral,…

Nuget MSBuild Build Server Visual Studio Nuget Package Restore

Read post →

POST ·

Microsoft Build (MSBuild) 12

Did you know that you can install MSBuild to your build and deployment server individually without needing to install Visual Studio? You can get MSBuild 12 – aka Microsoft Build Tools 2013 – from…

Build Server .NET Framework Visual Studio MSBuild

Read post →

POST ·

Reference assemblies for .NET Framework v4.5 were not found

Setting up a build server on a new install of Windows Server 2012 R2 and ran into the following warning when building the projects: Warning MSB3644 - The reference assemblies for framework…

Windows Server 2012 R2 Build Server .NET Framework Visual Studio

Read post →