Skip to content

Commit cfaec32

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.7 to 5.0.9
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.7 to 5.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- 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 c32dc9f commit cfaec32

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.7.0" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.7" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.9" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1313
<PackageReference Include="Moq" Version="4.16.1" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.5" />

0 commit comments

Comments
 (0)