Skip to content

Commit 007ab02

Browse files
Bump Microsoft.Data.Sqlite.Core (#23258)
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e408841 commit 007ab02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.3" />
9+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.4" />
1010
<PackageReference Include="SQLitePCLRaw.provider.dynamic_cdecl" Version="2.0.4" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)