Automated Builds using the Team Foundation Server / Visual Studio Team Services build system
When I'm logged in to tfs build server using local account and execute following powershell command: Add-PSSnapin Microsoft.TeamFoundation.PowerShell …
powershell tfs tfsbuild build-automation tfs-power-toolsI've upgraded from ASP.NET MVC Beta to 1.0 and did the following changes to the MVC project (as descibed in …
asp.net asp.net-mvc tfsbuildAs part of our ASP.NET Core 2.0 build process I have added a dotnet test command which I have added …
asp.net-core tfs tfsbuild tfs-2015 dotnet-testWe have just installed TFS 2015 (Update 1) on-premise and are trying to create a Continuous Integration/Build system using the new …
asp.net-mvc deployment tfsbuild tfs-2015I'm fairly new to MSBuild, and I've done some customization on a WPF project file that I'm building both in …
visual-studio-2010 msbuild tfsbuildIn the project I've inherited, the original developer used a number of post-build events in his Visual Studio projects to …
visual-studio tfsbuild post-build-eventI am trying to have my TFS Build create the web.config transform associated with the configuration I selected for …
tfsbuild web-config-transformIs it possible to either loop or delay between running tasks in either build or release pipelines? I deploy containers …
tfs azure-devops azure-pipelines tfsbuild