How do I get unit tests to run on a x64 platform

前端 未结 6 724
自闭症患者
自闭症患者 2020-12-14 14:20

I have a C# application that must run in x64 mode. The problem is I try to create unit tests that run methods in the x64 application and the unit test project won\'t even b

6条回答
提交回复
热议问题