Skip to content

Commit 02c3bab

Browse files
authored
Host release prep 4.35.3 (#10368) (#10370)
1 parent c2f45ac commit 02c3bab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<LangVersion>latest</LangVersion>
55
<MajorVersion>4</MajorVersion>
66
<MinorVersion>$(MinorVersionPrefix)35</MinorVersion>
7-
<PatchVersion>2</PatchVersion>
7+
<PatchVersion>3</PatchVersion>
88
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
99
<PreviewVersion></PreviewVersion>
1010

release_notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@
2020
- `Microsoft.Azure.WebJobs.Host.Storage` updated to 5.0.1
2121
- `Microsoft.Extensions.Azure` updated to 1.7.1
2222
- `Azure.Storage.Blobs` updated to 12.19.1
23-
- [in-proc] Updating FunctionsNetHost (dotnet isolated worker) to 1.0.10 (#10340)
23+
- [in-proc] Updating FunctionsNetHost (dotnet isolated worker) to 1.0.10 (#10340)
24+
- Trim FunctionsNetHost artifacts (#10364)

0 commit comments

Comments
 (0)