Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
Add controls source to Team Foundation Server - Missing Directory and TFSFile
posted

We are attempting to add the Windows Form source to team foundation server (TFS).   The initial population into TFS is complaining about a missing source file and path. 

 The path is ..\CLR4.0\CommonFiles.Xaml  and the missing source file is PropertyChangeNotifier.cs.     We got beyond this error by manually creating the directory and copying the file from CLR4.0/Infragistics4.Undo\Helpers.

The path is mentioned in the UltraWinSpreadsheet.csproj.    It is also mentioned in a significant number of *.pdb files.    Naturally we have a concern about both this reference and which version of the file to reference.    All of the control project build normally, but with a large number of warnings.   This occurs both in Visual Studio 2015 and Visual Studio 2017.