Skip to content

Commit

Permalink
fix(ci): remove deprecated nuget package to mitigate GitHub Actions e…
Browse files Browse the repository at this point in the history
…rror
  • Loading branch information
bouassaba committed Jun 13, 2024
1 parent 36d7acb commit 647e78f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mosaic/mosaic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="13.8.0" />
<PackageReference Include="dotenv.net" Version="3.1.3" />
Expand Down

0 comments on commit 647e78f

Please sign in to comment.