Bump EmbedIO from 3.4.3 to 3.5.2 (#817)

Bumps [EmbedIO](https://github.com/unosquare/embedio) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/compare/3.4.3...v3.5.2)

---
updated-dependencies:
- dependency-name: EmbedIO
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-08 21:58:23 +01:00 committed by GitHub
parent 54c404106c
commit df1120adaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
<PackageReference Include="EmbedIO" Version="3.4.3">
<PackageReference Include="EmbedIO" Version="3.5.2">
<PrivateAssets>None</PrivateAssets>
</PackageReference>
<ProjectReference Include="..\SpotifyAPI.Web\SpotifyAPI.Web.csproj">