aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Auth
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-07-22 15:33:29 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-07-30 04:16:09 +0800
commit3fc8c8a9ff0402e3aa699c8ae4f9acf893c61fc9 (patch)
treeffc1b4d2dadcf12fb94a63813febca92b51e8c43 /src/csharp/Grpc.Auth
parent36d15404f56760e0756d146fa2dc03d2dc72d09a (diff)
regenerate
Diffstat (limited to 'src/csharp/Grpc.Auth')
-rw-r--r--src/csharp/Grpc.Auth/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/csharp/Grpc.Auth/project.json b/src/csharp/Grpc.Auth/project.json
index 34a4e2f1b6..7216cf1504 100644
--- a/src/csharp/Grpc.Auth/project.json
+++ b/src/csharp/Grpc.Auth/project.json
@@ -32,9 +32,9 @@
"net45"
],
"dependencies": {
- "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc2-24027",
- "NETStandard.Library": "1.5.0-rc2-24027",
- "System.Threading.Tasks": "4.0.11-rc2-24027"
+ "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
+ "NETStandard.Library": "1.6.0",
+ "System.Threading.Tasks": "4.0.11"
}
}
}