File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 >14 </MinorVersion >
7
+ <MinorVersion >15 </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 4
4
-->
5
5
- Worker concurrency memory check (https://github.com/Azure/azure-functions-host/issues/7499 )
6
6
7
- ** Release sprint:** Sprint 128
8
- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128 %22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128 %22+label%3Afeature+is%3Aclosed ) ]
7
+ ** Release sprint:** Sprint 129
8
+ [ [ 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 ) ]
You can’t perform that action at this time.
0 commit comments