now should work

This commit is contained in:
z__
2022-02-03 19:43:54 +07:00
parent aea0011683
commit e9841b4de1
2 changed files with 0 additions and 3 deletions

View File

@@ -161,6 +161,5 @@
<ItemGroup>
<Page Remove="Views\WorldSelectControl.xaml" />
<None Include="..\NLog.config" Visible="false" CopyToOutputDirectory="PreserveNewest" CopyToPublishDirectory="Always" />
<None Include="..\Dockerfile" Visible="false" CopyToPublishDirectory="Always" />
</ItemGroup>
</Project>

View File

@@ -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\