File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 22
33<!-- Please add your release notes in the following format:
44- My change description (#PR)
5- -->
6- - Update Java Worker Version to [ 2.19.1] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.1 )
7- - Support ` LOGIC_APPS_POWERSHELL_VERSION ` when resolving powershell's ` worker.config.json ` for logic-app apps only. (#11105 )
8- - Update Python Worker Version to [ 4.38.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.38.0 )
9- - Add JitTrace files for v4.40 (#11118 )
5+ -->
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionPrefix >4.$(MinorVersionPrefix)41 .100</VersionPrefix >
3+ <VersionPrefix >4.$(MinorVersionPrefix)42 .100</VersionPrefix >
44 <UpdateBuildNumber >true</UpdateBuildNumber >
55 </PropertyGroup >
66</Project >
You can’t perform that action at this time.
0 commit comments