Skip to content

Commit 65c5656

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.0 to 5.0.6
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.6. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.0...v5.0.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent acfb0fa commit 65c5656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/YS.Knife.EntityFrameworkCore.Sqlite/YS.Knife.EntityframeworkCore.Sqlite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.0" />
8-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0" />
8+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.6" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="5.0.0" />
1010
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="5.0.0" />

0 commit comments

Comments
 (0)