Browse Source
Merge branch 'master' into bugfix/skip_ISolidColorBrush
pull/4165/head
Rustam Sayfutdinov
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/Avalonia.Themes.Fluent/Avalonia.Themes.Fluent.csproj
|
|
|
@ -14,6 +14,7 @@ |
|
|
|
<ProjectReference Include="..\Avalonia.Styling\Avalonia.Styling.csproj" /> |
|
|
|
<AvaloniaResource Include="FluentTheme.xaml" /> |
|
|
|
<AvaloniaResource Include="Accents/*.xaml" /> |
|
|
|
<AvaloniaResource Include="DensityStyles/*.xaml" /> |
|
|
|
<!-- Compatibility with old apps, probably need to replace with AvaloniaResource --> |
|
|
|
<EmbeddedResource Include="**/*.xaml" /> |
|
|
|
</ItemGroup> |
|
|
|
|