Skip to content

Commit

Permalink
Add nuget registry to csharp v27.0 plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwarren committed Jul 16, 2024
1 parent 1fb2239 commit 3716fe5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions plugins/protocolbuffers/csharp/v27.0/buf.plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ output_languages:
- csharp
spdx_license_id: BSD-3-Clause
license_url: https://github.com/protocolbuffers/protobuf/blob/v27.0/LICENSE
registry:
opts:
- base_namespace=
nuget:
target_frameworks:
- netstandard1.1
deps:
- name: Google.Protobuf
version: 3.27.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
h1:4JRr0Z1jJV8c1HVCYRD525tsd+FSlTsW6DaZik9m7XE=
h1:DkwuBVPi0d23QGFSabB3Xtmk+70VRNgm9M3HLZEHuoA=
Original file line number Diff line number Diff line change
@@ -1 +1 @@
h1:cOr2ruxoSy0FCK5MHdAZZavnr/u1KjEd5UnolU7OFR8=
h1:MkwMeoPPud7IULSQ4evKWu/or1M6c7Izxx5ieDjPV90=

0 comments on commit 3716fe5

Please sign in to comment.