File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >3</MajorVersion >
7
- <MinorVersion >15 </MinorVersion >
7
+ <MinorVersion >16 </MinorVersion >
8
8
<PatchVersion >0</PatchVersion >
9
9
<VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
10
10
<Version Condition =" '$(BuildNumber)' != '' " >$(VersionPrefix)-$(BuildNumber)</Version >
Original file line number Diff line number Diff line change 2
2
<!-- Please add your release notes in the following format:
3
3
- My change description (#PR)
4
4
-->
5
- - Worker concurrency memory check (https://github.com/Azure/azure-functions-host/issues/7499 )
6
- - Update PowerShell Worker to 3.0.2303 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.2303 )
7
-
8
- ** Release sprint:** Sprint 129
9
- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+129%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+129%22+label%3Afeature+is%3Aclosed ) ]
5
+ ** Release sprint:** Sprint 130
6
+ [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+130%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+130%22+label%3Afeature+is%3Aclosed ) ]
You can’t perform that action at this time.
0 commit comments