Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components in the aspnetcore group
Browse files Browse the repository at this point in the history
Bumps the aspnetcore group with 1 update: [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore).


Updates `Microsoft.AspNetCore.Components` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 36f7ef5 commit c68a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Dashboard/Serilog.Dashboard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit c68a0d3

Please sign in to comment.