Microsoft の公式ページUpdate a Customized Process Template to access new featuresで次のリンクを読みました。
- http://blogs.msdn.com/b/visualstudioalm/archive/2012/05/31/how-to-configure-features-for-dozens-of-team-projects.aspx
- https://features4tfs.codeplex.com/
デバッグで Features4tfs.2015 を実行しようとすると、この例外が発生します
System.NotSupportedException: Specified method is not supported. at Microsoft.TeamFoundation.Integration.Server.CommonStructureService.Microsoft.TeamFoundation.Framework.Server.ITeamFoundationService.ServiceStart(TeamFoundationRequestContext systemRequestContext)
この通話で
ProjectFeatureProvisioningService.GetFeatures(...)
.
何か案が?