Skip to content

Commit

Permalink
add v2 capability to dotnet (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotCamblor authored Aug 29, 2024
1 parent ceba828 commit 546be64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harness/types/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ let sdkCapabilities: { [key: string]: string[] } = {
Capabilities.cloud,
Capabilities.edgeDB,
Capabilities.clientCustomData,
Capabilities.v2Config,
//Capabilities.sdkConfigEvent,
//Capabilities.clientUUID,
],
Expand Down

0 comments on commit 546be64

Please sign in to comment.