mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-08-01 19:18:31 -04:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user