feat: update to preview6

This commit is contained in:
rabbitism
2023-03-22 23:02:02 +08:00
parent 44239fc6f7
commit 74a2d9a60a
4 changed files with 6 additions and 12 deletions

View File

@@ -37,9 +37,6 @@
<ControlTheme x:Key="{x:Type u:Divider}" TargetType="u:Divider">
<Setter Property="HorizontalContentAlignment" Value="Left" />
<Setter Property="Foreground" Value="{DynamicResource ColorDividerForeground}" />
<Setter Property="FontFamily" Value="{DynamicResource FontRegularFontFamily}" />
<!-- FontSize to be updated to dynamic resource -->
<Setter Property="FontSize" Value="14" />
<Style Selector="^[Orientation=Horizontal]">

View File

@@ -8,8 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.0-preview5" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.5.1" />
<PackageReference Include="Avalonia" Version="11.0.0-preview6" />
</ItemGroup>
<ItemGroup>

View File

@@ -8,8 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.0-preview5" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.5.1" />
<PackageReference Include="Avalonia" Version="11.0.0-preview6" />
</ItemGroup>
<ItemGroup>