From e9841b4de1aa718dc0acb69c005478f1f0fe2155 Mon Sep 17 00:00:00 2001 From: z__ Date: Thu, 3 Feb 2022 19:43:54 +0700 Subject: [PATCH] now should work --- Torch.Server/Torch.Server.csproj | 1 - appveyor.yml | 2 -- 2 files changed, 3 deletions(-) diff --git a/Torch.Server/Torch.Server.csproj b/Torch.Server/Torch.Server.csproj index ca88df6..896f918 100644 --- a/Torch.Server/Torch.Server.csproj +++ b/Torch.Server/Torch.Server.csproj @@ -161,6 +161,5 @@ - \ No newline at end of file diff --git a/appveyor.yml b/appveyor.yml index 8e57fde..73b0d1c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,8 +47,6 @@ install: cache: - c:\steam\dedi\ - c:\steam\cmd\ -before_build: -- pwsh: dotnet restore .\Torch.Server\Torch.Server.csproj build_script: - pwsh: >- dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -f net6-windows -r win-x64 -c Release -o .\publish\