chore(deps): update dependency microsoft.entityframeworkcore.tools to v8.0.3
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
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:
parent
057f980c57
commit
6de6c07222
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
<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" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1">
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.3">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
Loading…
Reference in a new issue