Günther Foidl

Results 124 comments of Günther Foidl

See [Importing Definitions](https://protobuf.dev/programming-guides/proto3/#importing) from Protocol Buffers' documentation.

See [AdditionalImportDirs - Setting location of imported `.proto files`](https://chromium.googlesource.com/external/github.com/grpc/grpc/+/HEAD/src/csharp/BUILD-INTEGRATION.md#additionalimportdirs) > entry proto file I got from other project Out of curiosity: "other project" within the same VS-solution or totally different...

> I didn't know that The nice thing on contributing: you help to improve the product and get the opportunity to learn something new. A win - win situation 😃....

For reference: the same question is in https://github.com/dotnet/dotnet-api-docs/issues/10274 (but this here some more questions, I'd close the other one instead)

Unfortunately with the information given, this issue isn't actionable (no repro, no code, etc.). Because of `Interop+Crypto.X509Destroy(IntPtr)` (from the stack trace) I guess this issue should be moved to runtime...

> how stable In one (quite big) project I use it in production w/o any problems. So I'd say it's stable (didn't encounter any errors neither during build nor at...

> Are interceptors still preview or were they stabilized as part of 9? It's something halfway in between... ASP.NET Core uses interceptors in production, so I'd say they're ready to...

> As Cairo is implemented manually Can Gir.Core depend on an external dependency? I have a cairo wrapper that is feature complete, just need to push a stable version to...

I'm looking forward to review the PR, but after https://github.com/codebude/QRCoder/pull/590 got merged so I can focus on the new stuff. @Shane32 👍🏻 for your work

@Shane32 please merge the master-branch in your _micro_-branch, so that the latest changes are in and the diff becomes smaller for review 😉. IIRC GitHub doesn't do that automatically.