mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
try using Directory.Build.props to specify runtime identifier
This commit is contained in:
parent
e288be3ba4
commit
fd2eb287df
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
|
||||
<RuntimeIdentifier>$(FlowRuntimeIdentifier)</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Reference in a new issue