Skip to main content
Home Forums Silverlight Programming Visual Studio & Silverlight Development Tools XAP Files Added to MVC Project in TFS Source Control Upon Build
1 replies. Latest Post by MarkMonster on November 6, 2009.
(0)
TI82
Member
4 points
3 Posts
11-06-2009 3:27 PM |
There is another similar post: http://forums.silverlight.net/forums/p/12557/162768.aspx#16276 but the "fix" didn't work in mycase, and that post mentions nothing about using the ASP MVC tools with TFS.
So to restate the issue, I have a few Silverlight apps, and an ASP MVC Server project. I want the SL apps to be added to the Server on build, so in the property pages for that MVC Server project, I've added the Silverlight applications.
After this step, a ClientBin directory has been added to the MVC Server project with the SL apps inside, and my TFS pending changes includes the changes to the project and the addition of the SL apps to the ClientBin directory in the MVC project. I don't want these files added to source control! This is making it difficult to keep the XAP files up to date across our entire development team.
If I delete the XAP files from TFS within the MVC project, the next time the project is built, the files are added again.
Is there any way to link a SL app to an MVC Server without having the XAP files added to TFS?
MarkMonster
Contributor
5220 points
1,046 Posts
11-06-2009 3:36 PM |
I'm not sure, but maybe this TFS customization helps you out. http://msmvps.com/blogs/vstsblog/archive/2009/08/04/customizing-the-folders-and-file-extensions-automatically-excluded.aspx