[skip ci] Fix color scape test (#3762)

Co-authored-by: goremykin <goremukin@gmail.com>
Co-authored-by: Joe Milazzo <josephmajora@gmail.com>
This commit is contained in:
Stepan Goremykin 2025-06-01 18:27:58 +02:00 committed by GitHub
parent 3933d5cab2
commit 13dd2d7158
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 9 deletions

View file

@ -99,7 +99,6 @@
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="8.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.9.0" />
<PackageReference Include="System.IO.Abstractions" Version="22.0.14" />
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
<PackageReference Include="VersOne.Epub" Version="3.3.4" />
<PackageReference Include="YamlDotNet" Version="16.3.0" />
</ItemGroup>