Skip to content

Commit 40fbd56

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.6 to 5.0.7
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.6...v5.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 829a398 commit 40fbd56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="ApprovalTests" Version="5.5.0" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.6" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.7" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
1313
<PackageReference Include="Moq" Version="4.16.1" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.4" />

0 commit comments

Comments
 (0)