Skip to content

Commit 8532bbc

Browse files
authored
Merge pull request #284 from bjschafer/dependabot/nuget/api/Microsoft.EntityFrameworkCore.Sqlite-9.0.10
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.6 to 9.0.10
2 parents 7d37941 + c2853ac commit 8532bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="AutoMapper" Version="14.0.0" />
1717
<PackageReference Include="AutoMapper.Extensions.ExpressionMapping" Version="8.0.0" />
1818
<PackageReference Include="EntityFramework" Version="6.5.1" />
19-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.6" />
19+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.10" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.6" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)