southpolenator / SharpDebug

C# debugging automation tool
MIT License
92 stars 30 forks source link

missing CsDebugScript.UI.tlb #10

Closed JianwenSun closed 7 years ago

JianwenSun commented 7 years ago

image

image

southpolenator commented 7 years ago

There is a post build event in CsDebugScript.UI.csproj file that calls tlbexp and generates tlb file. Here is an example on the usage: https://docs.microsoft.com/en-us/dotnet/framework/tools/tlbexp-exe-type-library-exporter Project build event actually just calls: tlbexp CsDebugScript.UI.dll