From 112a56eeb505258554c6198aec8c5d1526264261 Mon Sep 17 00:00:00 2001 From: Tal Zaccai Date: Fri, 22 Nov 2024 17:07:31 -0800 Subject: [PATCH] ProjectReference fix in Garnet.host (for dotnet pack) + version bump to 1.0.43 (#823) * Reference fix in Garnet.host + version bump * fix --- Version.props | 2 +- benchmark/BDN.benchmark/BDN.benchmark.csproj | 1 + hosting/Windows/Garnet.worker/Garnet.worker.csproj | 1 + libs/host/Garnet.host.csproj | 6 +++--- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Version.props b/Version.props index c2c234c0e4..9fb22dbcc3 100644 --- a/Version.props +++ b/Version.props @@ -1,6 +1,6 @@ - 1.0.42 + 1.0.43 \ No newline at end of file diff --git a/benchmark/BDN.benchmark/BDN.benchmark.csproj b/benchmark/BDN.benchmark/BDN.benchmark.csproj index 21d1589cc3..60753023ab 100644 --- a/benchmark/BDN.benchmark/BDN.benchmark.csproj +++ b/benchmark/BDN.benchmark/BDN.benchmark.csproj @@ -14,6 +14,7 @@ + diff --git a/hosting/Windows/Garnet.worker/Garnet.worker.csproj b/hosting/Windows/Garnet.worker/Garnet.worker.csproj index 4f639c7e12..b8fad9da9f 100644 --- a/hosting/Windows/Garnet.worker/Garnet.worker.csproj +++ b/hosting/Windows/Garnet.worker/Garnet.worker.csproj @@ -11,6 +11,7 @@ + diff --git a/libs/host/Garnet.host.csproj b/libs/host/Garnet.host.csproj index 6faacd037c..4570471bd7 100644 --- a/libs/host/Garnet.host.csproj +++ b/libs/host/Garnet.host.csproj @@ -14,9 +14,9 @@ - - - + + +