Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Bump Microsoft.AspNetCore.SpaServices.Extensions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.SpaServices.Extensions](https://github.com/dotnet/aspnetcore) from 5.0.13 to 5.0.15.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v5.0.13...v5.0.15)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2022
1 parent d3990d9 commit c157276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.2.0" />
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="4.0.2" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.13" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.15" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.22.1" />
<PackageReference Include="Microsoft.IdentityModel.KeyVaultExtensions" Version="6.15.1" />
Expand Down

0 comments on commit c157276

Please sign in to comment.