Ikestarnes40
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 8
-
Edited Linux and Apple Build Agents only fetch folders and not files from Azure DevOps VCS Root
We just moved our source control from on-site DevOps/TFS server to online Azure DevOps Services.After updating the VCS root settings, the Windows based build agents are working fine.But my Linux an... -
Created error MSB3795: There was a problem in the GetSDKReferenceFiles task
I'm getting this error randomly (but more frequently) when my builds are running.I have 4 build agents running on the same build machine, in 4 separate build agent folders:C:\A1\C:\A2\C:\A3\C:\A4\W... -
Created How can I remove a build that was stopped but system shows still running?
This build was canceled. The system shows it still running.Trying to stop it gives this: -
Created NET Runner output issues and missing MSBUILD 2022
Using TeamCity Enterprise 2020.1.2 (build 78726)I have to migrate from the old Visual Studio SLN runner to the NET runner with MSBUILD command.However, I have two issues and I need to know if upgra... -
Created VCS Exclude comment rule not working
AnsweredI am trying to skip build trigger using check-in comment that includes "NO_CI". I have the following rules specified but the build always triggers. What am I doing wrong? -:comment=^NO_CI$:**+:Dev\...