This commit is contained in:
Dan Clark
2024-11-02 19:56:57 +00:00
parent 862e7b2e34
commit ebc4ce5433
16 changed files with 442 additions and 4 deletions
@@ -4,6 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Platforms>AnyCPU;x64;x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.1.0-beta1" />