|
|
|
@ -3,6 +3,7 @@ |
|
|
|
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks> |
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
|
<PackageId>Avalonia.Win32</PackageId> |
|
|
|
<MicroComGeneratorRuntimeNamespace>Avalonia.MicroCom</MicroComGeneratorRuntimeNamespace> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" /> |
|
|
|
|