Skip to content

Commit

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

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

Please sign in to comment.