Skip to content

Commit

Permalink
Bump the aspnetcore group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the aspnetcore group with 3 updates: Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly.


Updates `Microsoft.AspNetCore.Components` from 8.0.7 to 8.0.8

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8

Updates `Microsoft.AspNetCore.Components` from 8.0.7 to 8.0.8

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 8.0.8

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8

Updates `Microsoft.AspNetCore.Components` from 8.0.7 to 8.0.8

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
- 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 Aug 19, 2024
1 parent bed9a20 commit f55c730
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit f55c730

Please sign in to comment.