chore(deps): update dependency microsoft.entityframeworkcore.analyzers to v8.0.2
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 35s
PR Workflow / sbom-scan (pull_request) Failing after 42s
PR Workflow / generate-licences (pull_request) Successful in 1m5s
PR Workflow / container-build (pull_request) Successful in 1m20s
PR Workflow / container-sbom-scan (pull_request) Failing after 36s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-13 14:59:51 +00:00
parent 702b682fad
commit 8667742051

View file

@ -62,7 +62,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1">
<PrivateAssets>all</PrivateAssets>