Project Type in Visual Studio 2013 is Desktop Application. And I have added a user control in XAML format in that desktop application. I used some compatibility functions and libraries so that xaml control be able to integrated with simple desktop application.
TFS is checking In other related files, but when moved xaml files from 'excluded' section to 'included' section in tfs pending changes window and check In. TFS donot checkin any file and give me following error:
The following issues were encountered during check in: TF10169: Unsupported pending change attempted on team project folder $/Code. Use the Project Creation Wizard in Team Explorer to create a project or the Team Project deletion tool to delete one.
Can any body help me out to figure out this issues and fix it. why XAML file are not able to checkin?