Skip to content

Commit 0deb767

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 9db6ab5 commit 0deb767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Dapper" Version="2.0.78" />
10-
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.3" />
10+
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.4" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)