mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Added win-x86, which is needed for packaging. [skip ci]
This commit is contained in:
parent
88b10b7e67
commit
cbec38831e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<ApplicationManifest>greenshot.manifest</ApplicationManifest>
|
||||
<AssemblyTitle>Greenshot</AssemblyTitle>
|
||||
<AssemblyName>Greenshot</AssemblyName>
|
||||
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
|
||||
<RuntimeIdentifiers>win-x64;win-x86</RuntimeIdentifiers>
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue