mirror of
https://github.com/ShareX/ShareX.git
synced 2025-12-28 07:54:19 +00:00
Updated all .csproj files to support both x64 and ARM64 platforms by declaring supported platforms and runtime identifiers, and adding conditional PlatformTarget property groups. This enables building and publishing for ARM64 in addition to x64, improving compatibility with ARM-based Windows devices. |
||
|---|---|---|
| .. | ||
| Adjustments | ||
| Drawings | ||
| Filters | ||
| Forms | ||
| Manipulations | ||
| Properties | ||
| Resources | ||
| Enums.cs | ||
| ImageEffect.cs | ||
| ImageEffectPackager.cs | ||
| ImageEffectPreset.cs | ||
| ImageEffectsSerializationBinder.cs | ||
| ShareX.ImageEffectsLib.csproj | ||
| WatermarkConfig.cs | ||