feat: update to preview6
This commit is contained in:
@@ -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]">
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user