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.
2 parents e930cfe + 4991362 commit cf181a1Copy full SHA for cf181a1
README.md
@@ -118,7 +118,7 @@ This program will take a given set of C or C++ header files and generate C# bind
118
119
The simplest and recommended setup is to install the generator as a .NET tool and then use response files:
120
```
121
-dotnet tool install --global ClangSharpPInvokeGenerator --version 16.0.6
+dotnet tool install --global ClangSharpPInvokeGenerator --version 16.0.0
122
ClangSharpPInvokeGenerator @generate.rsp
123
124
0 commit comments