Skip to content

Commit bc723e1

Browse files
Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0 (#46)
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b78938b commit bc723e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.1.0" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.SignalRService" Version="2.0.1" />

0 commit comments

Comments
 (0)