Skip to content

Commit c4ab656

Browse files
--- 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 76e08af commit c4ab656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
1717
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.4" />
1919
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />

0 commit comments

Comments
 (0)