Skip to content

Commit

Permalink
Add runtime identifiers for Avalonia project
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-lerch committed Jul 31, 2024
1 parent b4eecec commit d065c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Vocup/Vocup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<LangVersion>latest</LangVersion>
<AssemblyName>Vocup.Avalonia</AssemblyName>
<Platforms>AnyCPU;x86;x64;ARM64</Platforms>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
</PropertyGroup>

Expand Down

0 comments on commit d065c6a

Please sign in to comment.