We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cde6d8d + ef1fb0c commit b5fea4eCopy full SHA for b5fea4e
net9/Func/Func.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
15
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
16
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
17
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
18
</ItemGroup>
0 commit comments