Fix Linux desktop publish profile.

This commit is contained in:
Jared Goodwin 2021-05-10 21:06:40 -07:00
parent d0307fa006
commit 7178314d90

View File

@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Configuration>Release</Configuration>
<Platform>x64</Platform>
<TargetFramework>net5.0</TargetFramework>
<PublishDir>..\Server\wwwroot\Content</PublishDir>
<PublishDir>..\Server\wwwroot\Content\Linux-x64\</PublishDir>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>