Skip to content

Commit 8aa6f2a

Browse files
authored
chore: add csharp_namespace to vpn.proto
1 parent 32b4b77 commit 8aa6f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpn/vpn.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
syntax = "proto3";
22
option go_package = "github.com/coder/coder/v2/vpn";
3+
option csharp_namespace = "Coder.Desktop.Rpc.Proto";
34

45
import "google/protobuf/timestamp.proto";
56

0 commit comments

Comments
 (0)