forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade helloworld and routeguide examples to 0.13.1
- Loading branch information
1 parent
85ed15d
commit 70f50b1
Showing
14 changed files
with
62 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Grpc.Tools" version="0.13.0" /> | ||
<package id="Grpc.Tools" version="0.13.1" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Google.Protobuf" version="3.0.0-beta2" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.0" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.1" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.1" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.1" targetFramework="net45" /> | ||
<package id="Ix-Async" version="1.2.5" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Google.Protobuf" version="3.0.0-beta2" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.0" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.1" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.1" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.1" targetFramework="net45" /> | ||
<package id="Ix-Async" version="1.2.5" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Google.Protobuf" version="3.0.0-beta2" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.0" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.1" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.1" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.1" targetFramework="net45" /> | ||
<package id="Ix-Async" version="1.2.5" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Grpc.Tools" version="0.13.0" /> | ||
<package id="Grpc.Tools" version="0.13.1" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Google.Protobuf" version="3.0.0-beta2" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.0" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.0" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.0" targetFramework="net45" /> | ||
<package id="Ix-Async" version="1.2.3" targetFramework="net45" /> | ||
<package id="Grpc" version="0.13.1" targetFramework="net45" /> | ||
<package id="Grpc.Core" version="0.13.1" targetFramework="net45" /> | ||
<package id="grpc.native.csharp" version="0.13.1" targetFramework="net45" /> | ||
<package id="Ix-Async" version="1.2.5" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.