diff --git a/src/Drivers/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts.csproj b/src/Drivers/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts.csproj index 1d50e2ee..dae6d0b6 100644 --- a/src/Drivers/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts.csproj +++ b/src/Drivers/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts/ZB.MOM.WW.OtOpcUa.Driver.Mqtt.Contracts.csproj @@ -20,8 +20,8 @@ Build-platform note (inherited, not new): Grpc.Tools' bundled linux_arm64 protoc segfaults (exit 139) under Apple-Silicon Docker, which is why docker-dev/Dockerfile pins its build stage - to --platform=linux/amd64. That pin already exists for the Commons proto; this project adds a - second .proto to the same already-pinned build, not a new constraint. --> + to the linux/amd64 platform. That pin already exists for the Commons proto; this project adds + a second .proto to the same already-pinned build, not a new constraint. -->