|
|
@@ -4,7 +4,7 @@
|
|
|
<TargetFramework>net9.0</TargetFramework>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <PlatformTarget>x64</PlatformTarget>
|
|
|
+ <Platforms>x64;arm64</Platforms>
|
|
|
<LangVersion>preview</LangVersion>
|
|
|
</PropertyGroup>
|
|
|
|