Skip to content

Commit 1eea18e

Browse files
Bump Microsoft.Data.Sqlite
Bumps [Microsoft.Data.Sqlite](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]>
1 parent 42b85d2 commit 1eea18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/InteropSample/InteropSample.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" Version="5.0.3" />
9+
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.4" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)