acandylevey / NativeMessaging

C# Chome Native Messaging Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenerateManifest creates manifest using dll instead of exe

indyjason79 opened this issue · comments

I've created a .net 7 console app using your package, but when I call GenerateManifest it's registering my dll instead of my exe:

"path": "C:/Source/Repos/HAVA Card/HAVACard.Server/bin/Debug/net7.0/HAVACard.Server.dll",