Larry Ewing
Larry Ewing
https://github.com/dotnet/aspnetcore/issues/57416 was happening on the same prs in sdk sometimes
https://github.com/dotnet/sdk/pull/42858 has both
the nuget code in question is: https://github.com/NuGet/NuGet.Client/blob/11d7ba57371b61c8167a956cd7b97e0cd355e88b/src/NuGet.Core/NuGet.Packaging/Signing/Verification/PackageSignatureVerifier.cs#L75-L77
@marcpopMSFT is this a known problem in the sdk tests?
@mmitche does this need the arcade fix from earlier?
moving to https://github.com/dotnet/sdk/pull/43947
The runtime pr that should resolve much of this is https://github.com/dotnet/runtime/pull/106599 which is currently blocked on BDN
I just merged https://github.com/dotnet/runtime/pull/106599 I will update #43070 once there is an official build
https://github.com/dotnet/sdk/pull/43945
> I think we're just going to take that one: #43945 Thanks @lewing and sorry for the lost commits there. No worries, just simpler to start fresh