diff --git a/src/SdkCommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj b/src/SdkCommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj
index 34caa6276a0a..02f98fc87b79 100644
--- a/src/SdkCommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj
+++ b/src/SdkCommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj
@@ -4,7 +4,7 @@
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Rest.ClientRuntime
Client Runtime Library for Microsoft AutoRest Generated Clients
- 2.3.9
+ 2.3.10
Microsoft.Rest.ClientRuntime
Microsoft AutoRest ClientRuntime $(NugetCommonTags) $(NugetCommonProfileTags)
diff --git a/src/SdkCommon/ClientRuntime/ClientRuntime/Properties/AssemblyInfo.cs b/src/SdkCommon/ClientRuntime/ClientRuntime/Properties/AssemblyInfo.cs
index 93c6e678523d..5e6f1e52f1c1 100644
--- a/src/SdkCommon/ClientRuntime/ClientRuntime/Properties/AssemblyInfo.cs
+++ b/src/SdkCommon/ClientRuntime/ClientRuntime/Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@
[assembly: AssemblyTitle("Microsoft Rest Client Runtime")]
[assembly: AssemblyDescription("Client infrastructure for client libraries generated by AutoRest.")]
[assembly: AssemblyVersion("2.0.0.0")]
-[assembly: AssemblyFileVersion("2.3.9.0")]
+[assembly: AssemblyFileVersion("2.3.10.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft Corporation")]