Skip to content

Commit b73023c

Browse files
authored
Merge pull request #128 from NosCoreIO/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-5.0.7
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.6 to 5.0.7
2 parents 32ed1bb + 40fbd56 commit b73023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)