Skip to content

Commit d88c4e3

Browse files
Update dependency Microsoft.Azure.Functions.Worker.Sdk to 2.0.5
1 parent 49b411e commit d88c4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ManualTests.HostV4/ManualTests.HostV4.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
20-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.1" />
20+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)