Added some style

This commit is contained in:
Laurent
2026-02-17 10:35:36 +01:00
parent 77d33e4c8f
commit b81d912cf4
4 changed files with 92 additions and 63 deletions

View File

@@ -10,6 +10,15 @@
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.12" />
<PackageReference Include="WpfAnimatedGif" Version="2.0.2" />
</ItemGroup>
<ItemGroup>
<Page Update="Views\Resources\Style.xaml">
<Generator>MSBuild:Compile</Generator>
<XamlRuntime>Wpf</XamlRuntime>
<SubType>Designer</SubType>
</Page>
</ItemGroup>