chore(deps): update dependency netcoreserver to v8.0.7
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 43s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 37s
Build, Package and Push Images / container-build (push) Failing after 1m13s
Build, Package and Push Images / container-sbom-scan (push) Has been skipped
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 43s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 37s
Build, Package and Push Images / container-build (push) Failing after 1m13s
Build, Package and Push Images / container-sbom-scan (push) Has been skipped
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
5ebc4ec09d
commit
6308056698
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="NetCoreServer" Version="8.0.3"/>
|
||||
<PackageReference Include="NetCoreServer" Version="8.0.7"/>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
|
||||
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.0" />
|
||||
|
|
Loading…
Reference in a new issue