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 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 5b332a0 commit ac2306c
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 ac2306c

Please sign in to comment.