Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.SpaServices.Extensions from 6.0.8 to 6.0.9 (#…
Browse files Browse the repository at this point in the history
…175)

Bumps [Microsoft.AspNetCore.SpaServices.Extensions](https://github.com/dotnet/aspnetcore) from 6.0.8 to 6.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.8...v6.0.9)

---
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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent af71b8d commit 69f440c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphQL.Relay.Todo/GraphQL.Relay.Todo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="GraphQL.SystemTextJson" Version="5.3.1" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="6.1.0" />
<PackageReference Include="GraphQL.Server.Ui.GraphiQL" Version="6.1.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.8" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 69f440c

Please sign in to comment.