diff --git a/src/Common.Test/packages.config b/src/Common.Test/packages.config
index e62003c79c3cf..f1a00693fc658 100644
--- a/src/Common.Test/packages.config
+++ b/src/Common.Test/packages.config
@@ -3,7 +3,7 @@
-
+
diff --git a/src/Common/Microsoft.Azure.Common.nuget.proj b/src/Common/Microsoft.Azure.Common.nuget.proj
index 71e5520c366b1..a3a12d9674cc0 100644
--- a/src/Common/Microsoft.Azure.Common.nuget.proj
+++ b/src/Common/Microsoft.Azure.Common.nuget.proj
@@ -5,7 +5,7 @@
Microsoft.Azure.Common
-->
- 4.0.5
+ 4.0.6
$(MSBuildThisFileDirectory)
diff --git a/src/Common/Microsoft.Azure.Common.nuspec b/src/Common/Microsoft.Azure.Common.nuspec
index 95491a82d52fe..b58bbb9eae1fc 100644
--- a/src/Common/Microsoft.Azure.Common.nuspec
+++ b/src/Common/Microsoft.Azure.Common.nuspec
@@ -36,7 +36,7 @@ Supported Portable Library Platforms:
-
+
diff --git a/src/Common/Properties/AssemblyInfo.cs b/src/Common/Properties/AssemblyInfo.cs
index 2c1fce5e67de8..d1a12e63a91c2 100644
--- a/src/Common/Properties/AssemblyInfo.cs
+++ b/src/Common/Properties/AssemblyInfo.cs
@@ -8,7 +8,7 @@
[assembly: AssemblyDescription("Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.")]
[assembly: AssemblyVersion("4.0.0.0")]
-[assembly: AssemblyFileVersion("4.0.5.0")]
+[assembly: AssemblyFileVersion("4.0.6.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
diff --git a/src/Common/packages.config b/src/Common/packages.config
index 43b57e07d3e88..e7f5f82176836 100644
--- a/src/Common/packages.config
+++ b/src/Common/packages.config
@@ -3,6 +3,6 @@
-
+
\ No newline at end of file
diff --git a/tools/Packages.config b/tools/Packages.config
index cca0597873a9e..de08361a91ddd 100644
--- a/tools/Packages.config
+++ b/tools/Packages.config
@@ -3,7 +3,7 @@
-
+
diff --git a/tools/references.net40.props b/tools/references.net40.props
index 183471d005baf..a01e789a72089 100644
--- a/tools/references.net40.props
+++ b/tools/references.net40.props
@@ -15,7 +15,7 @@
False
- $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.1\lib\net40\Microsoft.Rest.ClientRuntime.dll
+ $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.2\lib\net40\Microsoft.Rest.ClientRuntime.dll
diff --git a/tools/references.net45.props b/tools/references.net45.props
index 8cc6ffadd9c42..6d0712a384e3f 100644
--- a/tools/references.net45.props
+++ b/tools/references.net45.props
@@ -6,7 +6,7 @@
False
- $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.1\lib\net45\Microsoft.Rest.ClientRuntime.dll
+ $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.2\lib\net45\Microsoft.Rest.ClientRuntime.dll
diff --git a/tools/references.portable.props b/tools/references.portable.props
index c5ce4bfe2ecbd..ed6406cd87de3 100644
--- a/tools/references.portable.props
+++ b/tools/references.portable.props
@@ -9,7 +9,7 @@
False
- $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.1\lib\portable-net403+win+wpa81\Microsoft.Rest.ClientRuntime.dll
+ $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.2\lib\portable-net403+win+wpa81\Microsoft.Rest.ClientRuntime.dll
$(SolutionDir)packages\Newtonsoft.Json.6.0.4\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll
diff --git a/tools/references.wp80.props b/tools/references.wp80.props
index c5ce4bfe2ecbd..ed6406cd87de3 100644
--- a/tools/references.wp80.props
+++ b/tools/references.wp80.props
@@ -9,7 +9,7 @@
False
- $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.1\lib\portable-net403+win+wpa81\Microsoft.Rest.ClientRuntime.dll
+ $(SolutionDir)packages\Microsoft.Rest.ClientRuntime.0.9.2\lib\portable-net403+win+wpa81\Microsoft.Rest.ClientRuntime.dll
$(SolutionDir)packages\Newtonsoft.Json.6.0.4\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll