Map FluentStyles to XamlControlsResources

This commit is contained in:
Daniel Clark
2022-11-01 22:55:17 +00:00
parent eb44c983d7
commit 854d393b43
8 changed files with 26 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.0-preview3" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.0-preview3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\UI\UI.csproj" />