Skip to content

Commit 95f5790

Browse files
committed
Update Magick.NET and Hosting NuGet package versions
Upgraded Magick.NET-Q16-AnyCPU to 14.10.4 and Microsoft.Extensions.Hosting to 10.0.5 to keep dependencies current and benefit from the latest fixes and improvements.
1 parent 0f72847 commit 95f5790

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Simple Icon File Maker/Simple Icon File Maker/Simple Icon File Maker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.251219" />
4444
<PackageReference Include="CommunityToolkit.WinUI.Converters" Version="8.2.251219" />
4545
<PackageReference Include="CommunityToolkit.WinUI.Helpers" Version="8.2.251219" />
46-
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.10.2" />
46+
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.10.4" />
4747
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
48-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.3" />
48+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.5" />
4949
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260209005" />
5050
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7705" />
5151
<PackageReference Include="WinUIEx" Version="2.9.0" />

0 commit comments

Comments
 (0)