We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b4b77 commit 8aa6f2aCopy full SHA for 8aa6f2a
vpn/vpn.proto
@@ -1,5 +1,6 @@
1
syntax = "proto3";
2
option go_package = "github.com/coder/coder/v2/vpn";
3
+option csharp_namespace = "Coder.Desktop.Rpc.Proto";
4
5
import "google/protobuf/timestamp.proto";
6
0 commit comments