Skip to content

Commit

Permalink
Fix Components Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Nov 9, 2023
1 parent 530d8cf commit 92316ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/AlAnvar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="WinUICommunity.Components" Version="5.3.6" />
<PackageReference Include="WinUICommunity.Components" Version="5.3.5" />
<PackageReference Include="WinUICommunity.Core" Version="5.3.1" />
<PackageReference Include="WinUICommunity.LandingPages" Version="5.3.1" />
<Manifest Include="$(ApplicationManifest)" />
Expand Down

0 comments on commit 92316ea

Please sign in to comment.