File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >4</MajorVersion >
7
- <MinorVersion >$(MinorVersionPrefix)32 </MinorVersion >
7
+ <MinorVersion >$(MinorVersionPrefix)33 </MinorVersion >
8
8
<PatchVersion >0</PatchVersion >
9
9
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
10
10
<PreviewVersion ></PreviewVersion >
Original file line number Diff line number Diff line change 6
6
- Update Python Worker Version to [ 4.27.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.27.0 )
7
7
- Update Java Worker Version to [ 2.14.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.14.0 )
8
8
- Update Python Worker Version to [ 4.26.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.26.0 )
9
- - Update PowerShell worker 7.0 to 4.0.3148 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3148 )
10
- - Update PowerShell worker 7.2 to 4.0.3131 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3131 )
11
- - Update PowerShell worker 7.4 to 4.0.3147 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3147 )
12
9
- Updated ` Microsoft.Azure.Functions.DotNetIsolatedNativeHost ` version to 1.0.8 (#9936 )
13
10
- [Improvements to NetHost logging & worker.config](https://github.com/Azure/azure-functions-dotnet-worker/pull/2315)
14
11
- [Pre-launching a minimal .NET app during placeholder mode](https://github.com/Azure/azure-functions-dotnet-worker/pull/2324)
You can’t perform that action at this time.
0 commit comments