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
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:
parent
702b682fad
commit
8667742051
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue