Skip to content

Commit

Permalink
Merge pull request #37 from seedysoft/dependabot/nuget/main/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Components.WebAssembly.Server-8.0.6
  • Loading branch information
dependabot[bot] authored May 29, 2024
2 parents 4d9cd93 + 9e80b66 commit c26a1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HomeCloud/Server/Seedysoft.HomeCloud.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit c26a1ea

Please sign in to comment.