Spotify.NET/SpotifyAPI.Web.Examples/Example.BlazorWASM
dependabot[bot] 8f84d3530c
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.3 to 7.0.4 (#869)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  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-04-11 20:55:20 +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 Microsoft.AspNetCore.Components.WebAssembly from 7.0.3 to 7.0.4 (#869) 2023-04-11 20:55:20 +02:00
Program.cs Update BlazorWASM package 2020-11-14 09:47:00 +01:00