Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Craig Berntson
Follow
New posts
New posts and comments
Total activity
17
Last activity
January 17, 2016 08:27
Member since
August 19, 2011 20:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (6)
Comments (4)
Sort by votes
Recent activity
Votes
Created
September 01, 2011 20:34
If you are using VS2010, you need to use the .NET 4 version of MSBuild. There were changes in build files that are not backward compatable and even if you don't use them, you'll get errors. Your so...
Community
TeamCity General Topics
MSBUILD - Wrong Tools Version Being Selected
0 votes
Created
August 24, 2011 15:38
I want to do this without external scripts (.bat, etc). I think I found the way. MSBuild Community Tasks adds a Subversion task that should accomplish this. I'm currently tackling a different issue...
Community
TeamCity General Topics
Check out from one repository and in to another
0 votes
Created
September 01, 2011 20:39
It actually turned out to be very simple with the Community Build Task.<Import Project="..\3rd party\Tools\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/><SvnCommit UserName="username" Pas...
Community
TeamCity General Topics
Check out from one repository and in to another
0 votes
Created
April 18, 2014 23:17
*Face palm*I figured this out. The artifacts path was incorrect.
Community
TeamCity General Topics
Artifacts not generated
0 votes