|
|
@ -13,6 +13,10 @@ |
|
|
|
<EnableWindowsTargeting>true</EnableWindowsTargeting> |
|
|
|
<EnableWindowsTargeting>true</EnableWindowsTargeting> |
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
<InternalsVisibleTo Include="StabilityMatrix.Tests" /> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.2.0" /> |
|
|
|
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.2.0" /> |
|
|
|