aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

[AOT] Publish gRPC app as Native AOT with no warnings

Open JamesNK opened this issue 1 year ago • 0 comments

  • [x] Fix ASP.NET Core runtime AOT warnings https://github.com/dotnet/aspnetcore/pull/45604
  • [x] Fix gRPC AOT warnings https://github.com/grpc/grpc-dotnet/pull/1924
  • [ ] Fix Google.Protobuf AOT warnings https://github.com/protocolbuffers/protobuf/pull/11128
  • [ ] Update grpc-dotnet to use fixed Google.Protobuf
  • [ ] Update ASP.NET Core gRPC template to use fixed grpc-dotnet

JamesNK avatar Jan 05 '23 02:01 JamesNK