From 4675989b0664e260626a9437f68937e8ce44b3f2 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 13 Mar 2024 08:45:26 +0000 Subject: [PATCH] Release Google.Api.CommonProtos version 2.15.0 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 --- Google.Api.CommonProtos/Google.Api.CommonProtos.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj b/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj index 844ac479..024f3915 100644 --- a/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj +++ b/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj @@ -3,7 +3,7 @@ - 2.14.0 + 2.15.0 netstandard2.0;net461 latest