Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
173 views
in Technique[技术] by (71.8m points)

How to resolve the build error - Payload contains two or more files with the same destination path 'Azure.Core.dll'

I am getting this error in VS 2019 when I try to use pre-release package with this package (Azure.Commmunication.Administration prerelease 1.0.0-beta.3) which is also a pre-release package. If I remove the Azure.Communication.Administration package and commented out the necessary code, no error. Both packages use different version of Azure.Core.dll I tried clearing the nuget manager cache and restore the package, but it did not help. Any idea how to fix this kind of build issue?

question from:https://stackoverflow.com/questions/65908026/how-to-resolve-the-build-error-payload-contains-two-or-more-files-with-the-sam

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...