From 7efb43c2e4a08e172c8bc29c7063c1efd34e109a Mon Sep 17 00:00:00 2001 From: mvenditto Date: Sun, 9 Jul 2023 19:30:47 +0200 Subject: [PATCH] copy metal kernels on macos builds --- gpt4all-bindings/csharp/Directory.Build.props | 2 +- gpt4all-bindings/csharp/Gpt4All.Samples/Gpt4All.Samples.csproj | 3 ++- gpt4all-bindings/csharp/Gpt4All/Gpt4All.csproj | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gpt4all-bindings/csharp/Directory.Build.props b/gpt4all-bindings/csharp/Directory.Build.props index 9f7cf5bf..00ea66f0 100644 --- a/gpt4all-bindings/csharp/Directory.Build.props +++ b/gpt4all-bindings/csharp/Directory.Build.props @@ -5,7 +5,7 @@ en-US - 0.6.1-alpha + 0.6.2-alpha $(VersionSuffix) $(Version)$(VersionSuffix) true diff --git a/gpt4all-bindings/csharp/Gpt4All.Samples/Gpt4All.Samples.csproj b/gpt4all-bindings/csharp/Gpt4All.Samples/Gpt4All.Samples.csproj index 9eb01e14..543acdc3 100644 --- a/gpt4all-bindings/csharp/Gpt4All.Samples/Gpt4All.Samples.csproj +++ b/gpt4all-bindings/csharp/Gpt4All.Samples/Gpt4All.Samples.csproj @@ -1,4 +1,4 @@ - + Exe @@ -27,5 +27,6 @@ + diff --git a/gpt4all-bindings/csharp/Gpt4All/Gpt4All.csproj b/gpt4all-bindings/csharp/Gpt4All/Gpt4All.csproj index ed4ed824..416ad4a8 100644 --- a/gpt4all-bindings/csharp/Gpt4All/Gpt4All.csproj +++ b/gpt4all-bindings/csharp/Gpt4All/Gpt4All.csproj @@ -12,6 +12,9 @@ + + true +