From 9fa8b5bdc42ab89ee336b42ad0c6fbb7dbf2560b Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 3 Oct 2023 17:13:34 +0100 Subject: [PATCH] Release Google.Api.CommonProtos version 2.11.0 Changes since 2.10.0: - FieldInfo message and field extension for more nuanced field metadata - New policy-related messages (and reference in Control) - New field behavior of IDENTIFIER --- 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 1ef566f6..62278fdb 100644 --- a/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj +++ b/Google.Api.CommonProtos/Google.Api.CommonProtos.csproj @@ -3,7 +3,7 @@ - 2.10.0 + 2.11.0 netstandard2.0;net461