I have a content project that has a text file called abc.txt.
I would to directly output abc.txt to Output Directory with the properties as below:
Build Action=None
Copy to Output Directory=Copy always
But the text file seems not to output to the \bin\x86\Debug\Content
Could somebody tell me how to solve this problem?
The Content project is put on this web: http://cid-fbeb6373d9321a7f.skydrive.live.com/self.aspx/Questions/XNA/testXNA.rar