Skip to content

add signature VerifySigning for dotnet tools #39268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Aug 28, 2024

Update src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs

87520e5
Select commit
Loading
Failed to load commit list.
Merged

add signature VerifySigning for dotnet tools #39268

Update src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs
87520e5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build TemplateEngine: macOS (x64)) failed Jul 31, 2024 in 5m 16s

Build TemplateEngine: macOS (x64) failed

Annotations

Check failure on line 157 in src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TemplateEngine: macOS (x64))

src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs#L157

src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs(157,17): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ConfiguredTaskAwaitable<RepositorySignatureResource>?' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'ConfiguredTaskAwaitable<RepositorySignatureResource>?' could be found (are you missing a using directive or an assembly reference?)