Do MSTest deployment items only work when present in the project test settings file?

前端 未结 7 1755
不思量自难忘°
不思量自难忘° 2020-11-28 18:44

I can\'t seem to grasp how MSTest deployment items are supposed to be configured. I have been able to get them working properly by modifying the project\'s test settings fil

7条回答
  •  自闭症患者
    2020-11-28 19:23

    In VS 2012, All you need is to make the log4net.properties (or whatever config file for log4net ) file Copy if newer. ( right click log4net.properties file to bring up the properties and configure it )

提交回复
热议问题