Bumped packages.

Also: 0>SixLabors.ImageSharp.Drawing.targets(27,5): Error  : No Six Labors license found. Set $(SixLaborsLicenseKey), set $(SixLaborsLicenseFile), or add a 'sixlabors.lic' file to the project/workspace.
      Please obtain a license from https://sixlabors.com/pricing/

OY VEY!
This commit is contained in:
barelyprofessional
2026-06-28 13:51:13 -05:00
parent a8dbdfecba
commit 3bd5fc5d96
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog" Version="6.1.0" />
<PackageReference Include="Websocket.Client" Version="5.3.0" />
<PackageReference Include="NLog" Version="6.1.3" />
<PackageReference Include="Websocket.Client" Version="5.5.0" />
</ItemGroup>
</Project>