Skip to content

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.2 to 6.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v5.0.2...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wulfland committed Dec 28, 2021
1 parent 656ed2c commit 7b63720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.16.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.HeaderPropagation" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.1" />
<PackageReference Include="Microsoft.Azure.CognitiveServices.Personalizer" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.6.0" />
Expand Down

0 comments on commit 7b63720

Please sign in to comment.