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:
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:

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:
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: