-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade version v1.29.0 -> v1.29.1 (#1082)
- Loading branch information
1 parent
ea19a4f
commit abd6481
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
ClientGenerator/src/googleapis/codegen/languages/csharp/default/features.json
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 @@ | ||
{ | ||
"language": "csharp", | ||
"description": "C# libraries for Google APIs.", | ||
"releaseVersion": "1.29.0", "comment1": "Version of generated package.", | ||
"currentSupportVersion": "1.29.0", "comment2": "Version of support library upon which to depend.", | ||
"releaseVersion": "1.29.1", "comment1": "Version of generated package.", | ||
"currentSupportVersion": "1.29.1", "comment2": "Version of support library upon which to depend.", | ||
"pclSupportVersion": "1.25.0", "comment3": "Version of PCL support library.", | ||
"net40SupportVersion": "1.10.0", "comment4": "Version of net40 support library." | ||
} |
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