Musings on Information Technology - A view from the trenches
Thursday, 21 August 2014
TIL - DeploymentItem files not copied in MSTest
I have a set of unit tests that need an xml file to work and I despite me using the DeploymentItem attribute the test was not working.
Turns out that DeploymentItem will only copy from the build directory, so I set the Copy to Output Directory property of the file to Copy always:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment