diff --git a/src/Accounts/Accounts/ChangeLog.md b/src/Accounts/Accounts/ChangeLog.md
index 4c8743f334e1..8c53f50fe783 100644
--- a/src/Accounts/Accounts/ChangeLog.md
+++ b/src/Accounts/Accounts/ChangeLog.md
@@ -19,7 +19,9 @@
-->
## Upcoming Release
-* Fixed that removeUser didn't work when create Public Client with broker.
+* Removed the warning message about failing to initialize PSStyle in automation runbooks. [#26155]
+* Fixed the issue that context is not cleared when WAM is enabled.
+* Increased the timeout for tab-completion of location, resource group, etc. to 10 seconds.
## Version 4.2.0
* Updated warning message about MFA. For more details, see https://go.microsoft.com/fwlink/?linkid=2276314
diff --git a/tools/Common.Netcore.Dependencies.targets b/tools/Common.Netcore.Dependencies.targets
index bec51d5d3592..a229f17b0118 100644
--- a/tools/Common.Netcore.Dependencies.targets
+++ b/tools/Common.Netcore.Dependencies.targets
@@ -3,22 +3,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -37,7 +37,7 @@
- $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.107-preview\tools\
+ $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.108-preview\tools\