katsumiar / WiseOwlChat

A ChatBot written in C# using OpenAI's API
MIT License
1 stars 0 forks source link

The third-party dll doesn't deploy during the plugin build. #8

Closed katsumiar closed 1 year ago

katsumiar commented 1 year ago

In both dotnet build and a regular build with Visual Studio 2022, the third-party dll doesn't deploy. If the target is 'Folder' when 'publishing', the dll does deploy. Even if definitions are added, managing 'publishing' can be troublesome. What should I do?