Payload contains two or more files with the same destination path 'System.Diagnostics.Tools.dll'

前端 未结 7 1444
-上瘾入骨i
-上瘾入骨i 2021-02-12 18:38

After I add 2 libraries from Nuget to my project I receive follow error:

Error       Payload contains two or more files with the same destination path \'System.D         


        
7条回答
  •  清酒与你
    2021-02-12 19:05

    For Default.rd.xml, I removed the duplicate from my Unit Test project and then was able to run my tests.

提交回复
热议问题