Skip to content

Commit c3e8e8c

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update C# generator to version 1.3.12, which supports non-standard LRO generation
PiperOrigin-RevId: 403114425
1 parent 9bac62d commit c3e8e8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@ http_archive(
340340
urls = ["https://github.com/googleapis/gax-dotnet/archive/refs/tags/%s.tar.gz" % _gax_dotnet_version],
341341
)
342342

343-
_gapic_generator_csharp_version = "1.3.11"
344-
_gapic_generator_csharp_sha256 = "59f04c54d9193a7c51d4e6204902f282504a26faddc79b49d235e278b0d85350"
343+
_gapic_generator_csharp_version = "1.3.12"
344+
_gapic_generator_csharp_sha256 = "c4aee3bd6970bd9e66b85ff05a3ea836b9d5e96ff93b52a82c280d0e2f58ee17"
345345

346346
http_archive(
347347
name = "gapic_generator_csharp",

0 commit comments

Comments
 (0)