Spotify.NET/SpotifyAPI.Web.Examples/Example.BlazorWASM
dependabot[bot] ae7ab3179d
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.1 to 5.0.2 (#552)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.1...v5.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 23:32:23 +01: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 5.0.1 to 5.0.2 (#552) 2021-01-18 23:32:23 +01:00
Program.cs Update BlazorWASM package 2020-11-14 09:47:00 +01:00