Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.SpaProxy from 6.0.20 to 7.0.9
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) from 6.0.20 to 7.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.20...v7.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 0946b94 commit b8ab56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.20" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.20" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.20" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="6.0.20" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.9" />
<PackageVersion Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" Version="4.1.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.20" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.20" />
Expand Down

0 comments on commit b8ab56a

Please sign in to comment.