Skip to content

Commit

Permalink
Merge pull request #105 from LeftTwixWand/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…EntityFrameworkCore.Sqlite-8.0.6

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.5 to 8.0.6
  • Loading branch information
LeftTwixWand committed Jun 6, 2024
2 parents dc4d10b + c3c36a8 commit 4e42f22
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="12.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.5" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.6" />
<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 4e42f22

Please sign in to comment.