From 877dffbff0fae796341be7020094bc9d78fdb10e Mon Sep 17 00:00:00 2001 From: Charles Hardin Date: Mon, 17 Mar 2025 16:28:15 -0700 Subject: [PATCH] extend the protobuffer compile to support macosx The protoc tools are available for OSX and adding this support allows EDSSharp and libEDSsharp to compile for macosx using dotnet 8.0 Signed-off-by: Charles Hardin --- libEDSsharp/libEDSsharp.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/libEDSsharp/libEDSsharp.csproj b/libEDSsharp/libEDSsharp.csproj index 96f77a65..3e443832 100644 --- a/libEDSsharp/libEDSsharp.csproj +++ b/libEDSsharp/libEDSsharp.csproj @@ -57,6 +57,7 @@ +