Skip to content

Commit

Permalink
Merge pull request #90 from LeftTwixWand/dependabot/nuget/Microsoft.E…
Browse files Browse the repository at this point in the history
…ntityFrameworkCore.Sqlite-8.0.3

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.2 to 8.0.3
  • Loading branch information
LeftTwixWand authored Mar 19, 2024
2 parents efef8a0 + e4cf3b3 commit f7e6186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="MediatR.Extensions.Autofac.DependencyInjection" Version="11.3.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.3" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
Expand Down

0 comments on commit f7e6186

Please sign in to comment.