diff --git a/src/csharp/Grpc.Auth/Grpc.Auth.csproj b/src/csharp/Grpc.Auth/Grpc.Auth.csproj
index 7a6955311ac..a44aaf1fdd4 100644
--- a/src/csharp/Grpc.Auth/Grpc.Auth.csproj
+++ b/src/csharp/Grpc.Auth/Grpc.Auth.csproj
@@ -49,14 +49,26 @@
..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll
+
- ..\packages\Google.Apis.Core.1.15.0\lib\net45\Google.Apis.Core.dll
+ ..\packages\Google.Apis.Core.1.16.0\lib\net45\Google.Apis.Core.dll
+
+
+ ..\packages\Zlib.Portable.Signed.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.PlatformServices.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
diff --git a/src/csharp/Grpc.Auth/packages.config b/src/csharp/Grpc.Auth/packages.config
index 738d3e6f3b6..11c6375c638 100644
--- a/src/csharp/Grpc.Auth/packages.config
+++ b/src/csharp/Grpc.Auth/packages.config
@@ -1,7 +1,10 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj b/src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj
index 6816b5c5a2d..ae58073b52d 100644
--- a/src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj
+++ b/src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj
@@ -49,14 +49,26 @@
..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll
+
- ..\packages\Google.Apis.Core.1.15.0\lib\net45\Google.Apis.Core.dll
+ ..\packages\Google.Apis.Core.1.16.0\lib\net45\Google.Apis.Core.dll
+
+
+ ..\packages\Zlib.Portable.Signed.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.PlatformServices.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
diff --git a/src/csharp/Grpc.IntegrationTesting.Client/packages.config b/src/csharp/Grpc.IntegrationTesting.Client/packages.config
index 738d3e6f3b6..11c6375c638 100644
--- a/src/csharp/Grpc.IntegrationTesting.Client/packages.config
+++ b/src/csharp/Grpc.IntegrationTesting.Client/packages.config
@@ -1,7 +1,10 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj b/src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj
index 987387ca259..d5c40ba9483 100644
--- a/src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj
+++ b/src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj
@@ -49,14 +49,26 @@
..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll
+
- ..\packages\Google.Apis.Core.1.15.0\lib\net45\Google.Apis.Core.dll
+ ..\packages\Google.Apis.Core.1.16.0\lib\net45\Google.Apis.Core.dll
+
+
+ ..\packages\Zlib.Portable.Signed.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.PlatformServices.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
diff --git a/src/csharp/Grpc.IntegrationTesting.Server/packages.config b/src/csharp/Grpc.IntegrationTesting.Server/packages.config
index 738d3e6f3b6..11c6375c638 100644
--- a/src/csharp/Grpc.IntegrationTesting.Server/packages.config
+++ b/src/csharp/Grpc.IntegrationTesting.Server/packages.config
@@ -1,7 +1,10 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj b/src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
index e030b21eece..e88fa9f6c50 100644
--- a/src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
+++ b/src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
@@ -63,17 +63,29 @@
..\packages\NUnitLite.3.2.0\lib\net45\nunitlite.dll
+
+ ..\packages\CommandLineParser.Unofficial.2.0.275\lib\net45\CommandLineParser.Unofficial.dll
+
+
+ ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll
+
- ..\packages\Google.Apis.Core.1.15.0\lib\net45\Google.Apis.Core.dll
+ ..\packages\Google.Apis.Core.1.16.0\lib\net45\Google.Apis.Core.dll
+
+
+ ..\packages\Zlib.Portable.Signed.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.dll
+
+
+ ..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.PlatformServices.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.dll
- ..\packages\Google.Apis.Auth.1.15.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
-
-
- ..\packages\CommandLineParser.Unofficial.2.0.275\lib\net45\CommandLineParser.Unofficial.dll
+ ..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.PlatformServices.dll
diff --git a/src/csharp/Grpc.IntegrationTesting/packages.config b/src/csharp/Grpc.IntegrationTesting/packages.config
index 8bf9dd49370..56a7eecc88b 100644
--- a/src/csharp/Grpc.IntegrationTesting/packages.config
+++ b/src/csharp/Grpc.IntegrationTesting/packages.config
@@ -2,12 +2,15 @@
-
-
+
+
+
-
+
+
+
\ No newline at end of file