Skip to content

Commit

Permalink
chore(deps): update dependency entityframeworkcore.exceptions.sqlite …
Browse files Browse the repository at this point in the history
…to v8
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 96a70d7 commit 51a63bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Vfps.Tests/Vfps.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="EntityFrameworkCore.Exceptions.Sqlite" Version="6.0.3" />
<PackageReference Include="EntityFrameworkCore.Exceptions.Sqlite" Version="8.0.0" />
<PackageReference Include="FakeItEasy" Version="8.0.0" />
<PackageReference Include="FakeItEasy.Analyzer.CSharp" Version="6.1.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 51a63bc

Please sign in to comment.