update csharpier

This commit is contained in:
Adam Hathcock
2025-01-14 09:07:40 +00:00
parent 30d4380afe
commit 5bf3d6dc32
78 changed files with 194 additions and 191 deletions

View File

@@ -141,7 +141,7 @@ internal static class Adler32 // From https://github.com/SixLabors/ImageSharp/bl
4,
3,
2,
1 // tap2
1, // tap2
};
#endif