diff --git a/src/dotnet-core-uninstall/dotnet-core-uninstall.csproj b/src/dotnet-core-uninstall/dotnet-core-uninstall.csproj index fd483523..910f75c8 100644 --- a/src/dotnet-core-uninstall/dotnet-core-uninstall.csproj +++ b/src/dotnet-core-uninstall/dotnet-core-uninstall.csproj @@ -36,4 +36,23 @@ + + + <_Rids Include="osx-x64;osx-arm64" /> + <_RidSpecificBuild Include="$(MSBuildThisFile)" AdditionalProperties="RuntimeIdentifier=%(_Rids.Identity);PublishSingleFile=true;Configuration=Release;PublishSelfContained=true;" /> + + + + + + + <_LipoOutputDir>$(PublishDir)\osx-universal\ + <_LipoOutputPath>$(_LipoOutputDir)$(AssemblyName) + + + + + + +