Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs.Extensions.SignalRService
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.WebJobs.Extensions.SignalRService](https://github.com/Azure/azure-sdk-for-net) from 1.4.2 to 1.8.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits/Microsoft.Azure.WebJobs.Extensions.SignalRService_1.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.SignalRService
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Jan 11, 2023
1 parent aa79741 commit 10053ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FunctionApp/FunctionApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.1" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.4.2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.8.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.EventGrid" Version="2.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit 10053ee

Please sign in to comment.