Skip to content

Commit 3f42276

Browse files
deps: Bump Microsoft.Azure.Functions.Worker.Sdk from 1.16.2 to 2.0.7
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b392c commit 3f42276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TradingSystem.Functions/TradingSystem.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.2" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
1616
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
1818
<PackageReference Include="Azure.Identity" Version="1.17.1" />

0 commit comments

Comments
 (0)