Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Argon.Api/Argon.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PackageReference>
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.27.0" />
<!-- Pin fucking ImAgE ShArP, do not change the version, and it is advisable to remove the fuck this stinky package from the fuckers who have already fucked up to change their stinky fucking packages to a proprietary license -->
<PackageReference Include="SixLabors.ImageSharp" Version="[3.1.12]" />
<PackageReference Include="SixLabors.ImageSharp" Version="[4.0.0]" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading