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 >18 </MinorVersion >
7
+ <MinorVersion >19 </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 3
3
- My change description (#PR)
4
4
-->
5
5
- Making feature flag for worker indexing opt-out instead of opt-in
6
- ** Release sprint:** Sprint 132
7
- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+132 %22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+132 %22+label%3Afeature+is%3Aclosed ) ]
6
+ ** Release sprint:** Sprint 133
7
+ [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+133 %22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+133 %22+label%3Afeature+is%3Aclosed ) ]
You can’t perform that action at this time.
0 commit comments