From 8abcdf02010a10fa53197ded6bdd8bf7c7b6242c Mon Sep 17 00:00:00 2001 From: Jeff Brown <375987+jeffpardy@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:52:55 -0500 Subject: [PATCH] Remove 10.14 suffix from osx nuget package --- nuget/DummyNativeNuget.nuspec | 4 ++-- nuget/NativeNuget.nuspec | 4 ++-- .../net6.0-macos/Microsoft.ML.OnnxRuntime.Extensions.targets | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nuget/DummyNativeNuget.nuspec b/nuget/DummyNativeNuget.nuspec index a85cb6fdc..1273cf289 100644 --- a/nuget/DummyNativeNuget.nuspec +++ b/nuget/DummyNativeNuget.nuspec @@ -60,8 +60,8 @@ - - + + diff --git a/nuget/NativeNuget.nuspec b/nuget/NativeNuget.nuspec index e5f9b65dd..5431898df 100644 --- a/nuget/NativeNuget.nuspec +++ b/nuget/NativeNuget.nuspec @@ -57,8 +57,8 @@ - - + + diff --git a/nuget/targets/net6.0-macos/Microsoft.ML.OnnxRuntime.Extensions.targets b/nuget/targets/net6.0-macos/Microsoft.ML.OnnxRuntime.Extensions.targets index 808670654..559b65451 100644 --- a/nuget/targets/net6.0-macos/Microsoft.ML.OnnxRuntime.Extensions.targets +++ b/nuget/targets/net6.0-macos/Microsoft.ML.OnnxRuntime.Extensions.targets @@ -1,7 +1,7 @@ - + Framework True True @@ -9,7 +9,7 @@ -lc++ CoreML - + Framework True True