Skip to content

Commit 1a4b80c

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.0 to 5.0.1
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ab345f commit 1a4b80c

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.4.4" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
1313
<PackageReference Include="Moq" Version="4.15.2" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />

0 commit comments

Comments
 (0)