Skip to content

Commit

Permalink
Updated NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Feb 20, 2022
1 parent fbaa41e commit 7a6aa05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DeveImageOptimizer.Tests/DeveImageOptimizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
<PackageReference Include="coverlet.msbuild" Version="3.1.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion DeveImageOptimizer/DeveImageOptimizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DeveCoolLib" Version="1.0.513" />
<PackageReference Include="DeveCoolLib" Version="1.0.524" />
<PackageReference Include="ExifLibNet" Version="2.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.2" />
Expand Down

0 comments on commit 7a6aa05

Please sign in to comment.