diff --git a/Torch.API/Torch.API.csproj b/Torch.API/Torch.API.csproj index c090b50..9ae0e18 100644 --- a/Torch.API/Torch.API.csproj +++ b/Torch.API/Torch.API.csproj @@ -8,9 +8,7 @@ false ..\bin\$(Platform)\$(Configuration)\ True - x64 - Debug;Release - AnyCPU + true diff --git a/Torch.Server/Torch.Server.csproj b/Torch.Server/Torch.Server.csproj index 8e16e3b..5ead82f 100644 --- a/Torch.Server/Torch.Server.csproj +++ b/Torch.Server/Torch.Server.csproj @@ -15,7 +15,7 @@ true en en - x64 + true diff --git a/Torch/Torch.csproj b/Torch/Torch.csproj index 6c023c3..bf6070b 100644 --- a/Torch/Torch.csproj +++ b/Torch/Torch.csproj @@ -12,6 +12,7 @@ x64 Debug;Release AnyCPU + true