We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0418d3d commit 2f9d63aCopy full SHA for 2f9d63a
2 files changed
Src/Support/CommonProjectProperties.xml
@@ -2,7 +2,7 @@
2
3
<!-- common nupkg information -->
4
<PropertyGroup>
5
- <Version>1.70.0</Version>
+ <Version>1.71.0</Version>
6
<Authors>Google LLC</Authors>
7
<Copyright>Copyright 2021 Google LLC</Copyright>
8
<PackageTags>Google</PackageTags>
features.json
@@ -2,10 +2,10 @@
"language": "csharp",
"description": "C# libraries for Google APIs.",
// Version of the generated packages
- "releaseVersion": "1.70.0",
+ "releaseVersion": "1.71.0",
// Version of the support libraries upon which to depend.
- "currentSupportVersion": "1.70.0",
+ "currentSupportVersion": "1.71.0",
9
10
// Defines the map of Google.Cloud packages that supercede Google.Apis packages
11
"cloudPackageMap": {
0 commit comments