From c28305910604a11ee7e472531b4487587ce016b5 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Sun, 6 Nov 2022 20:41:26 +0600 Subject: [PATCH] test linux ci v2 --- Torch.API/Torch.API.csproj | 4 +--- Torch.Server/Torch.Server.csproj | 2 +- Torch/Torch.csproj | 1 + 3 files changed, 3 insertions(+), 4 deletions(-) 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