Rework view hierarchy for iOS

This commit is contained in:
2026-03-04 22:10:29 +09:00
parent 9e7ce7ef57
commit b0cc2c4f6b
15 changed files with 1356 additions and 1312 deletions
+2 -2
View File
@@ -7,10 +7,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.iOS" />
<PackageReference Include="Avalonia.iOS" Version="$(AvaloniaVersion)" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MayShow.Desktop\MayShow.Desktop.csproj" />
<ProjectReference Include="..\MayShow.Shared\MayShow.Shared.csproj" />
</ItemGroup>
</Project>