diff --git a/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj b/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj index b3995295..7ee948cd 100644 --- a/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj +++ b/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj @@ -6,7 +6,7 @@ net471;netcoreapp3.1;net5.0-linux;net6.0-linux - net471;netcoreapp3.1;net5.0-linux;net6.0-linux + net471;netcoreapp3.1;net5.0-macos;net6.0-macos LibreMetaverse.GUI diff --git a/Programs/Baker/Baker.csproj b/Programs/Baker/Baker.csproj index 452e95c1..106f6709 100644 --- a/Programs/Baker/Baker.csproj +++ b/Programs/Baker/Baker.csproj @@ -6,7 +6,7 @@ net471;netcoreapp3.1;net5.0-linux;net6.0-linux - net471;netcoreapp3.1;net5.0-osx;net6.0-osx + net471;netcoreapp3.1;net5.0-macos;net6.0-macos Baker diff --git a/Programs/examples/GridAccountant/GridAccountant.csproj b/Programs/examples/GridAccountant/GridAccountant.csproj index f43f18c3..0987a438 100644 --- a/Programs/examples/GridAccountant/GridAccountant.csproj +++ b/Programs/examples/GridAccountant/GridAccountant.csproj @@ -6,7 +6,7 @@ net471;netcoreapp3.1;net5.0-linux;net6.0-linux - net471;netcoreapp3.1;net5.0-osx;net6.0-osx + net471;netcoreapp3.1;net5.0-macos;net6.0-macos GridAccountant