Skip to content

Commit

Permalink
Updating SixLabors library
Browse files Browse the repository at this point in the history
  • Loading branch information
elanatframework committed Jun 8, 2024
1 parent 371caa6 commit 01d8108
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Drawing.Processing;
using SixLabors.ImageSharp.PixelFormats;
using SixLabors.ImageSharp.Processing;
using System.Xml;
using static System.Net.Mime.MediaTypeNames;
Expand Down
3 changes: 3 additions & 0 deletions class/global/file_and_directory/FileAndDirectory.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
using Microsoft.AspNetCore.StaticFiles;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.PixelFormats;
using SixLabors.ImageSharp.Processing;
using System.Security.Cryptography;
using System.Text;
using System.Xml;
Expand Down

0 comments on commit 01d8108

Please sign in to comment.