chore(deps): update dependency microsoft.entityframeworkcore to v8.0.2
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Failing after 24s
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-03-06 18:51:21 +00:00
parent 702b682fad
commit c7185f190b

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" />