Google.Api.CommonProtos version 2.12.0
Changes since 2.11.0:
- The package contains the original protos, in contents/protos. Build targets in the package set the
GoogleApiCommonProtos_ProtosPath
msbuild property, and ifIncludeGoogleApiCommonProtos
is set to the valuetrue
in the project, theProtobuf_StandardImportsPath
property is updated to include it before theProtobuf_BeforeCompile
target is executed. (This should make the package easier to work with from Grpc.Tools.)