Skip to content

Commit 0fb4858

Browse files
Bump Microsoft.AspNetCore.Components.WebAssembly from 3.2.0 to 3.2.1 (#483)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
1 parent 9d282d0 commit 0fb4858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SpotifyAPI.Web.Examples/Example.BlazorWASM/Example.BlazorWASM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.0" />
9+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.1" />
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Build" Version="3.2.1" PrivateAssets="all" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="3.2.1" PrivateAssets="all" />
1212
<PackageReference Include="System.Net.Http.Json" Version="3.2.1" />

0 commit comments

Comments
 (0)