diff --git a/libs/storage/Tsavorite/cs/benchmark/Tsavorite.benchmark.csproj b/libs/storage/Tsavorite/cs/benchmark/Tsavorite.benchmark.csproj index 4397866d04..3ec6dce373 100644 --- a/libs/storage/Tsavorite/cs/benchmark/Tsavorite.benchmark.csproj +++ b/libs/storage/Tsavorite/cs/benchmark/Tsavorite.benchmark.csproj @@ -12,6 +12,7 @@ ../../../../../Garnet.snk false true + bin\$(Platform)\$(Configuration) diff --git a/libs/storage/Tsavorite/cs/src/core/Tsavorite.core.csproj b/libs/storage/Tsavorite/cs/src/core/Tsavorite.core.csproj index cb40b01f91..05410c4a06 100644 --- a/libs/storage/Tsavorite/cs/src/core/Tsavorite.core.csproj +++ b/libs/storage/Tsavorite/cs/src/core/Tsavorite.core.csproj @@ -12,7 +12,8 @@ Library ../../../../../../Garnet.snk false - true + true + bin\$(Platform)\$(Configuration) bin\$(Platform)\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml diff --git a/libs/storage/Tsavorite/cs/src/devices/AzureStorageDevice/Tsavorite.devices.AzureStorageDevice.csproj b/libs/storage/Tsavorite/cs/src/devices/AzureStorageDevice/Tsavorite.devices.AzureStorageDevice.csproj index 4d75a1955d..b82cc724c6 100644 --- a/libs/storage/Tsavorite/cs/src/devices/AzureStorageDevice/Tsavorite.devices.AzureStorageDevice.csproj +++ b/libs/storage/Tsavorite/cs/src/devices/AzureStorageDevice/Tsavorite.devices.AzureStorageDevice.csproj @@ -13,7 +13,8 @@ Library ../../../../../../../Garnet.snk false - true + true + bin\$(Platform)\$(Configuration) bin\$(Platform)\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml diff --git a/libs/storage/Tsavorite/cs/test/Tsavorite.test.csproj b/libs/storage/Tsavorite/cs/test/Tsavorite.test.csproj index 986f5134fa..213d8cc126 100644 --- a/libs/storage/Tsavorite/cs/test/Tsavorite.test.csproj +++ b/libs/storage/Tsavorite/cs/test/Tsavorite.test.csproj @@ -13,6 +13,7 @@ Library ../../../../../Garnet.snk false + bin\$(Platform)\$(Configuration) bin\$(Platform)\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml