Spotify.NET/SpotifyAPI.Web.Examples/Example.BlazorWASM
dependabot[bot] 35892dcad3
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#957)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 8.0.2 to 8.0.3.
- [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/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  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>
2024-03-23 11:19:24 +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.DevServer (#957) 2024-03-23 11:19:24 +01:00
Program.cs Update BlazorWASM package 2020-11-14 09:47:00 +01:00