Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

C# NuGet package error in Azure DevOps with image

$
0
0

I'm creating a NuGet package to distribute in my organization. Following a post online, the pipeline is working. In Azure DevOps I created the Artifacts, the pipeline buils the NuGet package and push it in the Artifacts as I expected.

So, in the property of the project I selected an icon.

enter image description here

I committed this change and now Azure DevOps gives me an error. So, I created a folder in the project called Images and here I pasted the image I want to use and updated the path from Visua Studio. The error is the same.

##[error]CSC(0,0): Error CS7064: Error opening icon file /home/vsts/work/1/s/Images/psc_logo.ico -- Could not find a part of the path '/home/vsts/work/1/s/Images/psc_logo.ico'.

Also, in Visual Studio I see the package but the description and the author are different from what I filled in the property.

enter image description here

How can I fix it?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>