chore(deps): update dependency microsoft.entityframeworkcore to v8.0.2
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 3s
PR Workflow / build (pull_request) Failing after 27s
PR Workflow / sbom-scan (pull_request) Has been skipped
PR Workflow / container-build (pull_request) Has been skipped
PR Workflow / container-sbom-scan (pull_request) Has been skipped
PR Workflow / generate-licences (pull_request) Has been skipped

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-13 14:56:23 +00:00
parent 702b682fad
commit 6c4d0c7da1

View file

@ -60,7 +60,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.1" />