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

Nuget Error NU3037,NU3028 When publishing container

$
0
0

We are facing the following errors when publishing a container to Fargate from visual studio. the solution was all working fine till this evening.

... docker build: from source 'https://api.nuget.org/v3/index.json': The author primary signature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain... docker build: : error NU3037: Package 'Microsoft.Extensions.Configuration.Abstractions 2.1.0' from source 'https://api.nuget.org/v3/index.json': The author primary signature validity period has expired.... docker build: : error NU3028: Package 'Microsoft.Extensions.Configuration.Abstractions 2.1.0' from source 'https://api.nuget.org/v3/index.json': The repository countersignature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain


Viewing all articles
Browse latest Browse all 3067

Trending Articles