mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-04-06 14:05:08 +00:00
Merge pull request #903 from maxz/v5.4.1-publish-self-contained
Fix regression in the publishing pipeline for v5.4
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<Title>Aaru</Title>
|
||||
<ApplicationVersion>$(Version)</ApplicationVersion>
|
||||
<RuntimeIdentifiers>linux-arm64;linux-arm;linux-x64;osx-x64;win-arm64;win-x64;win-x86</RuntimeIdentifiers>
|
||||
<PublishSelfContained>true</PublishSelfContained>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
<LangVersion>12</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user