Skip to content

Commit

Permalink
Merge pull request #19 from devedse/dependabot/nuget/Microsoft.Entity…
Browse files Browse the repository at this point in the history
…FrameworkCore-7.0.3

Bump Microsoft.EntityFrameworkCore from 7.0.2 to 7.0.3
  • Loading branch information
devedse committed Feb 16, 2023
2 parents 0de3088 + 26e5080 commit 0332e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeveImageOptimizer/DeveImageOptimizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="DeveCoolLib" Version="1.0.548" />
<PackageReference Include="ExifLibNet" Version="2.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0332e7d

Please sign in to comment.