Skip to content

Commit 0812211

Browse files
authored
Host release prep 4.35.3 (#10368)
1 parent f1a5ff5 commit 0812211

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>1</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
@@ -25,4 +25,5 @@
2525
- `Azure.Security.KeyVault.Secrets` updated to 4.6.0
2626
- `System.Format.Asn1` updated to 6.0.1
2727
- Update PowerShell 7.2 worker to [4.0.4020](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4020)
28-
- Update PowerShell 7.4 worker to [4.0.4021](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021)
28+
- Update PowerShell 7.4 worker to [4.0.4021](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021)
29+
- Trim FunctionsNetHost artifacts (#10364)

0 commit comments

Comments
 (0)