chore(deps): update dependency microsoft.entityframeworkcore to v8.0.3
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 3s
PR Workflow / build (pull_request) Failing after 34s
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-12 16:00:57 +00:00
parent 702b682fad
commit 163c415cb4

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