File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
- -->
6
- - Add JitTrace files for v4.43 (#11277 )
7
- - Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289 )
8
- - Update ` Microsoft.Azure.WebJobs ` reference to ` 3.0.42 ` (#11310 )
9
- - Don't apply bundle version limits if host is in placeholder mode (#11316 )
10
- - Update PowerShell worker to [ 4.0.4581] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4581 )
5
+ -->
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionPrefix >4.$(MinorVersionPrefix)44 .100</VersionPrefix >
3
+ <VersionPrefix >4.$(MinorVersionPrefix)45 .100</VersionPrefix >
4
4
<UpdateBuildNumber >true</UpdateBuildNumber >
5
5
</PropertyGroup >
6
6
</Project >
You can’t perform that action at this time.
0 commit comments