Skip to content

Commit

Permalink
Merge pull request #98 from guitarrapc/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Components.WebAssembly-8.0.2

chore(deps): bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.1 to 8.0.2
  • Loading branch information
guitarrapc committed Feb 20, 2024
2 parents b27fbea + 6effb92 commit 8b91a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/BlazorWasm/BlazorWasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Fast.Components.FluentUI" Version="3.5.2" />
<PackageReference Include="SkiaSharp.Views.Blazor" Version="2.88.6" />
Expand Down

0 comments on commit 8b91a75

Please sign in to comment.