File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 10
10
- Update Python Worker Version to [ 4.30.3] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.30.3 )
11
11
- Update PowerShell 7.2 worker to [ 4.0.4020] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4020 )
12
12
- Update PowerShell 7.4 worker to [ 4.0.4021] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021 )
13
+ - Updated dotnet-isolated worker to [ 1.0.10] ( https://github.com/Azure/azure-functions-dotnet-worker/pull/2629 ) (#10340 )
Original file line number Diff line number Diff line change 49
49
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.22.0" />
50
50
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.22.0" />
51
51
<PackageReference Include =" Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version =" 2.2.0" NoWarn =" NU1701" />
52
- <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.9 " />
52
+ <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.10 " />
53
53
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.41" />
54
54
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.1" />
55
55
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.1" />
You can’t perform that action at this time.
0 commit comments