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\