Forum member
ChrisMcLean
3 posts
Posts by ChrisMcLean
-
Referenced files not copied over, causing tests to fail.
Yes. In the Lib project there is a folder schema, and in that folder we've got bob.xml, set to always copy. In MSBuild this results in the Debug directory looking like: \Debug lib.dll lib.pdb etc... \Schema\ bob.xml The rational behind this was that we're eventually going …
30 Apr 2014 00:30 UTC
-
Referenced files not copied over, causing tests to fail.
Right now in one C# library we have an xml file in the project. It is set to copy always in that project. We have a test which uses that lib, and in the test's debug directory, there is a folder schema, and a file in that folder bob.xml that we are using to hold some info that is used in the lib…
29 Apr 2014 14:22 UTC
-
TF400030: The local data store is currently in use by another operation. Please wait and then try y
I'm getting an error while using TFS preview, and ncrunch. Ncrunch and the local tfs workspace seem to be fighting for the files. Anyone else seeing this? I disabled ncrunch on this project and VS2012 started behaving much better.
08 May 2013 19:36 UTC