tfsbuild
Referring to files in MSTest breaks on Team Build as path different
We have a set of user acceptance tests (written in MSTest) which run fine locally, they\'re referring to some test files which the acceptance tests load in and process.[详细]
2023-03-11 21:30 分类:问答Master Build with Team Build 2010
I have setup multiple build definitions using TB 2010 for multiple features within our product. I\'m wondering how can I create "master build" using existing definitions.[详细]
2023-03-11 15:52 分类:问答Build/Deploy SSRS with TFS 2010
I am trying to build and deploy an SSRS project (rptproj) but MSBuild does not support this project type.What can I use to build and deploy this project?[详细]
2023-03-11 09:18 分类:问答MSBuild, Extension Pack and TfsVersion
I am trying to implement what I see in this post: TFS and msbuild version number with last changeset.That is, I am trying to get 开发者_如何学JAVAthe last Changeset number at build time so I can use i[详细]
2023-03-11 08:38 分类:问答TFS 2010 Issue with tracking Changesets in Builds that are a result of Gated Checkins
In order to retrieve the information which Changeset was included in which Build, we use \"Label Sidekick\" of Team Foundation Sidekicks, where we place the Label of the Build & expect to find the[详细]
2023-03-11 02:15 分类:问答Populating Team Build summary with errors / warning from an ant build
I am using TFS 2008 and team build to compile some Java code using ant and the Microsoft Team Foundation Server 2010 Build Extensions. My experience is with the Microsoft stack and ant is a bit of an[详细]
2023-03-10 18:49 分类:问答What decides the target framework version of a satellite assembly?
What decides the target framework version of a satellite assembly? Looking at the log file I can see the satellite assembly is build by running ResGen.exe and Al.exe but I can\'t find out what decide[详细]
2023-03-07 14:30 分类:问答Signing a ClickOnce manifest through TFS Build 2008?
I\'m having a problem figuring out how to \"Sign the ClickOnce manifests\" of my application from TFS Build.[详细]
2023-03-07 13:14 分类:问答Reading build variable using Custom code activty
I have a build template with variables created and the values are set in the build template itself. I开发者_如何学Python have another custom activity in the same build template. My custom activity wi[详细]
2023-03-07 10:18 分类:问答TFS build - deployment/package target does not run
We have a TFS build definition set up where we pass the following extra MSBuild arguments in: /p:DeployOnBuild=true;DeployTarget=PipelinePreDeployCopyAllFilesToOneFolder;_PackageTempDir=\"\\\\server\[详细]
2023-03-07 05:09 分类:问答