Skip to content

Commit

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

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.4 to 8.0.5
  • Loading branch information
seedysoft authored May 16, 2024
2 parents 9faf606 + 89d2145 commit ecfd5d5
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.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
<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 ecfd5d5

Please sign in to comment.