Skip to content

Commit 8f6f31d

Browse files
Bump Microsoft.Azure.Functions.Worker.Sdk from 2.0.5 to 2.1.0
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0383e0 commit 8f6f31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

net9/FuncWithAddSerilog/FuncWithAddSerilog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.51.0" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
18-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" />
18+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.1.0" />
1919
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
2020
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="5.0.1" />
2121
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0" />

0 commit comments

Comments
 (0)