Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add a .targets file that hides native gRPC assemblies from Solution Explorer in consuming projects
  • These files (grpc_csharp_ext.x64.dll, grpc_csharp_ext.x86.dll, libgrpc_csharp_ext.x64.dylib, libgrpc_csharp_ext.x64.so) are required at runtime but don't need to be visible as linked items

Test plan

  • Install updated package in a VSIX project
  • Verify gRPC native assemblies no longer appear in Solution Explorer root
  • Verify extension still works with OTLP/gRPC export

@CalvinAllen CalvinAllen merged commit f6ae7d6 into main Jan 6, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the fix/hide-grpc-native-assemblies branch January 6, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants