Spotify.NET/SpotifyAPI.Web.Examples/Example.BlazorWASM
dependabot[bot] 294b82a49c
Bump System.Net.Http.Json from 7.0.0 to 7.0.1 (#872)
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: System.Net.Http.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 13:24:33 +02:00
..
Pages Made more fields nullable, they can be excluded using fields query param, fixes #477 2020-07-13 16:03:19 +02:00
Shared Added BlazorWASM example 2020-06-04 14:42:16 +02:00
wwwroot Added BlazorWASM example 2020-06-04 14:42:16 +02:00
_Imports.razor Added BlazorWASM example 2020-06-04 14:42:16 +02:00
.gitignore Added BlazorWASM example 2020-06-04 14:42:16 +02:00
App.razor Update to .NET 5.0 2020-11-13 14:43:00 +01:00
Example.BlazorWASM.csproj Bump System.Net.Http.Json from 7.0.0 to 7.0.1 (#872) 2023-05-06 13:24:33 +02:00
Program.cs Update BlazorWASM package 2020-11-14 09:47:00 +01:00