Skip to content

Commit

Permalink
fix(symbolicli): Add C# platform (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim authored Apr 18, 2024
1 parent 4acad52 commit 973168e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/symbolicli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ mod event {
Native,
Javascript,
Node,
Csharp,
}

#[derive(Debug, Deserialize)]
Expand Down

0 comments on commit 973168e

Please sign in to comment.