From 23d2ce808783a632fba07ec23ff476e0e599b2a1 Mon Sep 17 00:00:00 2001 From: themixedupstuff Date: Fri, 7 Jun 2024 19:06:52 +0200 Subject: [PATCH] Macos doesn't have dlls ya silly. --- Quik.StbImage.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Quik.StbImage.csproj b/Quik.StbImage.csproj index 21f5f76..ffd2106 100644 --- a/Quik.StbImage.csproj +++ b/Quik.StbImage.csproj @@ -12,7 +12,7 @@ True Quik.StbImage - 1.1.2 + 1.1.3 STBI Authors, H. Utku Maden A C# wrapper for the ubiquitous Stb Image library. @@ -56,12 +56,12 @@ true PreserveNewest - + runtimes/osx-x64/native/ true PreserveNewest - + runtimes/osx-arm64/native/ true PreserveNewest