Skip to content

Commit a5e771e

Browse files
Bump Microsoft.Data.Sqlite
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 1.0.0 to 6.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@1.0.0...v6.0.10) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 200e341 commit a5e771e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/porting/snippets/upgrade-assistant-wpf-framework/csharp/WebSiteRatings/WebSiteRatings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
31-
<PackageReference Include="Microsoft.Data.Sqlite" Version="1.0.0" />
31+
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.10" />
3232
<PackageReference Include="SQLite" Version="3.12.3" />
3333
</ItemGroup>
3434
<ItemGroup>

0 commit comments

Comments
 (0)