File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
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 >22 </MinorVersion >
7
+ <MinorVersion >23 </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
7
7
- Patch Durable Functions Extension version check (https://github.com/Azure/azure-functions-host/pull/9331 )
8
8
- Update Java Worker Version to [ 2.12.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.12.0 )
9
- - Update Python Worker Version to [ 4.14.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.14.0 )
10
- - Update protobuf to [ v1.9.0-protofile] ( https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.9.0-protofile )
11
- - Update PowerShell Worker 7.2 to 4.0.2803 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2803 )
12
- - Update PowerShell Worker 7.4 to 4.0.2802 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2802 )
13
- - Fixing bug with placeholder misses in dotnet-isolated #9253
14
- - Update PowerShell Worker 7.0 to 4.0.2823 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2823 )
9
+
10
+
You can’t perform that action at this time.
0 commit comments