Skip to content

Commit

Permalink
Merge pull request #40 from seedysoft/dependabot/nuget/main/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Components.WebAssembly-8.0.6

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.5 to 8.0.6
  • Loading branch information
seedysoft authored May 29, 2024
2 parents 9b2a921 + 32e4f34 commit fed67e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HomeCloud/Client/Seedysoft.HomeCloud.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Version>$(AssemblyVersion)</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.5" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.19.1" />
</ItemGroup>
Expand Down

0 comments on commit fed67e9

Please sign in to comment.