Skip to content

Commit

Permalink
Fix Linux desktop publish profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed May 11, 2021
1 parent e648938 commit 3d55332
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3d55332

Please sign in to comment.