Skip to content

Commit 8678b36

Browse files
committed
Improve TitleBar
1 parent b568064 commit 8678b36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/AlAnvar.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>
1515
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
16-
<Version>2.3.2</Version>
16+
<Version>2.3.3</Version>
1717
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
1818
<ApplicationIcon>Assets\icon.ico</ApplicationIcon>
1919
</PropertyGroup>
@@ -34,7 +34,7 @@
3434
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
3535
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
3636
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
37-
<PackageReference Include="WinUICommunity.Components" Version="5.3.3" />
37+
<PackageReference Include="WinUICommunity.Components" Version="5.3.6" />
3838
<PackageReference Include="WinUICommunity.Core" Version="5.3.1" />
3939
<PackageReference Include="WinUICommunity.LandingPages" Version="5.3.1" />
4040
<Manifest Include="$(ApplicationManifest)" />

0 commit comments

Comments
 (0)