Skip to content

Commit

Permalink
Added section "Building of the plugin" to the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-martin committed Nov 20, 2022
1 parent ae9b1ae commit 0879ae2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,10 @@ Available commands:
unsubscribe propertyName
disconnect
```


## Building of the plugin

```
msbuild /p:Platform="Any CPU" /p:Configuration=Release
```

0 comments on commit 0879ae2

Please sign in to comment.