diff --git a/build/common.props b/build/common.props
index 2298c063e9..3337ac653a 100644
--- a/build/common.props
+++ b/build/common.props
@@ -4,7 +4,7 @@
latest
4
$(MinorVersionPrefix)35
- 1
+ 3
0
diff --git a/release_notes.md b/release_notes.md
index 68d5bfdff4..a4b4799da8 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -25,4 +25,5 @@
- `Azure.Security.KeyVault.Secrets` updated to 4.6.0
- `System.Format.Asn1` updated to 6.0.1
- Update PowerShell 7.2 worker to [4.0.4020](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4020)
-- Update PowerShell 7.4 worker to [4.0.4021](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021)
\ No newline at end of file
+- Update PowerShell 7.4 worker to [4.0.4021](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021)
+- Trim FunctionsNetHost artifacts (#10364)
\ No newline at end of file