Skip to content

Commit

Permalink
Release Google.Api.CommonProtos version 2.15.0
Browse files Browse the repository at this point in the history
Changes since 2.14.0:

- Add ServiceOption extension for api_version
- Add LOCATION_POLICY_VIOLATED ErrorReason enum value
- Add rest_reference_documentation_uri for Publishing
- Minor tweaks to existing comments
  • Loading branch information
jskeet committed Mar 14, 2024
1 parent 67e70fa commit 4675989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Google.Api.CommonProtos/Google.Api.CommonProtos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="..\CommonProperties.xml" />

<PropertyGroup>
<Version>2.14.0</Version>
<Version>2.15.0</Version>
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
<LangVersion>latest</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit 4675989

Please sign in to comment.