dotnet-cqrs/Svrnty.CQRS.Grpc.Generators/build
David Nguyen dfbef9d161
Fix placeholder proto namespace to use project's actual namespace
The WriteProtoFileTask now receives RootNamespace and AssemblyName from
MSBuild and uses them for the placeholder proto's csharp_namespace instead
of hardcoded "Generated.Grpc". This ensures GrpcGenerator can find the
service base types on first build, enabling gRPC service registration
to work without requiring a second build.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 02:19:50 -05:00
..
Svrnty.CQRS.Grpc.Generators.props fix nuget package for Generator assembly? 2025-11-07 12:48:00 -05:00
Svrnty.CQRS.Grpc.Generators.targets Fix placeholder proto namespace to use project's actual namespace 2026-01-22 02:19:50 -05:00