Grpc web service (NET Core) with Oxygene

I’m not sure what you are asking?

nothing interesting :slight_smile:
I just tested if MSBuild provided by the nuget was used by VS and confirmed that it was not :slight_smile:

Curious.

FWIW, I hardcoded this to run the protoc tool, there’s nop (and won’t be) generic support for running arbitrary MSBuild extensions from packages.

ok, but I’m talking about the protobuf.MSBuild in the path “….nuget\packages\grpc.tools\2.48.0\build_protobuf\netstandard1.3” :slight_smile:

I know. supposedly the toolchain (MSBuild) would pick that up dynamically and use it, without knowing anything about Grpc and ProtoBuffers itself. I’m just saying I’m not doing it that way (would be way too complicated, as I’m not MSBuild :wink:

1 Like

bugs://E26146 was closed as fixed.

New build that has this fix should be up for you now.

1 Like

:clap: :clap: :clap: :clap: :clap:
Cheer !

The demo compiles and works perfectly.

I work with and report information if necessary.

A big thank-you.
Norbert

1 Like

Perfect! happy to hear!