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 >17 </MinorVersion >
7
+ <MinorVersion >18 </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
- ** Release sprint:** Sprint 131
6
- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+131 %22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+131 %22+label%3Afeature+is%3Aclosed ) ]
5
+ ** Release sprint:** Sprint 132
6
+ [ [ 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 ) ]
You can’t perform that action at this time.
0 commit comments