Browse Source

Bump Microsoft.Extensions.ApiDescription.Server from 9.0.11 to 10.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ApiDescription.Server
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2664/head
dependabot[bot] 8 months ago committed by GitHub
parent
commit
0aa0634672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ErsatzTV/ErsatzTV.csproj

2
ErsatzTV/ErsatzTV.csproj

@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.ApiDescription.Server" Version="9.0.11">
<PackageReference Include="Microsoft.Extensions.ApiDescription.Server" Version="10.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

Loading…
Cancel
Save