Skip to content

grpc 2.83 assemblies in nuget packages are not signed? #2752

Description

@jeroenjanssen-cpp

What version of gRPC and what language are you using?

grpc (.reflection) nuget packages 2.83

What operating system (Linux, Windows,...) and version?

Windows

What runtime / compiler are you using (e.g. .NET Core SDK version dotnet --info)

dotnet 10

What did you do?

Upgraded from grpc nuget packages 2.80 to 2.83 in our Directory.Packages.Props

What did you expect to see?

Note: we have a custom build time check that verifies that all assemblies are signed.
This build time assembly signed check should have passed.

Manual verification of the nuget content for grpc.reflection.2.80.0\lib\netstandard2.0 shows:

Image

What did you see instead?

Build time assembly check failed.

Manual verification of the nuget content for grpc.reflection.2.83.0\lib\netstandard2.0 shows:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions