From 6267cffebe21a23aa15bc52cd60ad28335777f08 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Sun, 8 May 2022 12:30:05 +0700 Subject: [PATCH] update packages --- Torch.API/Torch.API.csproj | 2 +- Torch.Server.Tests/Torch.Server.Tests.csproj | 2 +- Torch.Server/Torch.Server.csproj | 6 +++--- Torch.Tests/Torch.Tests.csproj | 2 +- Torch/Torch.csproj | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Torch.API/Torch.API.csproj b/Torch.API/Torch.API.csproj index 48dd83d..ae63a79 100644 --- a/Torch.API/Torch.API.csproj +++ b/Torch.API/Torch.API.csproj @@ -18,7 +18,7 @@ - + diff --git a/Torch.Server.Tests/Torch.Server.Tests.csproj b/Torch.Server.Tests/Torch.Server.Tests.csproj index b31bcb2..3c3b379 100644 --- a/Torch.Server.Tests/Torch.Server.Tests.csproj +++ b/Torch.Server.Tests/Torch.Server.Tests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Torch.Server/Torch.Server.csproj b/Torch.Server/Torch.Server.csproj index 0b02c4f..0ff4c47 100644 --- a/Torch.Server/Torch.Server.csproj +++ b/Torch.Server/Torch.Server.csproj @@ -30,14 +30,14 @@ - + - + - + diff --git a/Torch.Tests/Torch.Tests.csproj b/Torch.Tests/Torch.Tests.csproj index d3e2c1f..be718c5 100644 --- a/Torch.Tests/Torch.Tests.csproj +++ b/Torch.Tests/Torch.Tests.csproj @@ -18,7 +18,7 @@ - + diff --git a/Torch/Torch.csproj b/Torch/Torch.csproj index 0c2d3c1..b762b88 100644 --- a/Torch/Torch.csproj +++ b/Torch/Torch.csproj @@ -21,11 +21,11 @@ - + - +