Skip to content

Commit 89cb8e3

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.6 to 6.0.7
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86b4433 commit 89cb8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScriptNotepad/ScriptNotepad.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.2.0" />
349349
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
350350
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.6" />
351-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.6" />
351+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.7" />
352352
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.2.0" />
353353
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.6">
354354
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)