Skip to content

Commit f71307e

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.1 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0b1ce3 commit f71307e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FileServer/FileServer/FileServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Google.Apis.Auth" Version="1.70.0" />
99
<PackageReference Include="Google.Apis.Drive.v3" Version="1.68.0.3568" />
1010
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.1" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.1" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.9" />
1212
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)