burakoner / OKX.Api

Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper
MIT License
39 stars 15 forks source link

Bug: Debugging Symbols are not included in the nuget package #22

Closed forReason closed 1 year ago

forReason commented 1 year ago

It is such a pity. I have seen that you have written beautiful xml comments documenting the code. However: image

the documentation does not apply to the nuget package.

please assure the following settings are set if you use visual studio:

  1. right click on the project in the solution explorer:
  2. choose Properties
  3. ensure the following are set: Build > General > Debug Symbols > Embedded in dll/exe, portable across plattforms image Build > Output > Documentation file image

Thank you very much for the library

burakoner commented 1 year ago

Thank you for your feedback. I'll add documentation on next release

burakoner commented 1 year ago

Version 1.2.0 released