Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components in /BlazorSpinner
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.13.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.3...v7.0.13)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent f30a35e commit d39f79e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BlazorSpinner/BlazorSpinner.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit d39f79e

Please sign in to comment.