You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
I am using VSCode to develop a .NetCore solution with NLog as my logging provider. I have set up everything according to the tutorial: Installed NuGet Package NLog.Config Added NLog.config file and ...