Skip to content
Snippets Groups Projects
Commit 4da47508 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

update Google.Apis.Auth to 1.16.0 for project.json projects

parent abfd37fc
No related branches found
No related tags found
No related merge requests found
{
"version": "1.0.1-pre1",
"version": "1.1.0-dev",
"title": "gRPC C# Auth",
"authors": [ "Google Inc." ],
"copyright": "Copyright 2015, Google Inc.",
......@@ -22,8 +22,8 @@
}
},
"dependencies": {
"Grpc.Core": "1.0.1-pre1",
"Google.Apis.Auth": "1.15.0"
"Grpc.Core": "1.1.0-dev",
"Google.Apis.Auth": "1.16.0"
},
"frameworks": {
"net45": { },
......
......@@ -25,7 +25,7 @@
},
"dependencies": {
"Grpc.Core": "${settings.csharp_version}",
"Google.Apis.Auth": "1.15.0"
"Google.Apis.Auth": "1.16.0"
},
"frameworks": {
"net45": { },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment