Silverlight 4, RIA Services & TFS 2010 Build Server

前端 未结 3 714
半阙折子戏
半阙折子戏 2020-12-31 21:49

I have a Visual Studio 2010 solution file with a number of projects in it. There is a mix of Silverlight projects (acting as modules), the Silverlight Shell project and a nu

3条回答
  •  [愿得一人]
    2020-12-31 22:22

    This definitely doesn't seem to be the "proper" solution, but as an interim option what about checking in the generated Generated_Code\*.g.cs files for your RIA services present in your Silverlight projects? If people check in the up-to-date version along with the matching updates to their DomainService classes, all should build as expected.

提交回复
热议问题