File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >4</MajorVersion >
7
7
<MinorVersion >1035</MinorVersion >
8
- <PatchVersion >1 </PatchVersion >
8
+ <PatchVersion >4 </PatchVersion >
9
9
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
10
10
<PreviewVersion ></PreviewVersion >
11
11
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 )
13
+ - Updated dotnet-isolated worker to [ 1.0.11 ] ( https://github.com/Azure/azure-functions-dotnet-worker/pull/2653 ) (#10379 )
14
14
- Update Java Worker Version to [ 2.15.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.15.0 )
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.10 " />
52
+ <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.11 " />
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