Update ObjectListView/ObjectListView.NetCore.csproj

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Dimitrij
2025-08-18 08:23:44 +01:00
committed by GitHub
parent e50f11697f
commit dfd4851bf1

View File

@@ -14,7 +14,7 @@
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Platform)' == 'ARM64'">
<PlatformTarget>arm64</PlatformTarget>
<PlatformTarget>ARM64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Content Include="CustomDictionary.xml" Link="CustomDictionary.xml" />