6 lines
194 B
XML
6 lines
194 B
XML
<Project>
|
|
<PropertyGroup Label="Globals">
|
|
<WindowsTargetPlatformVersion Condition="'$(Platform)' == 'arm64'">10.0.19041.0</WindowsTargetPlatformVersion>
|
|
</PropertyGroup>
|
|
</Project>
|