Publish Xncf Module to nuget.org
First step: Select the project, right-click on properties, and open the packaging options
Check the option to generate the nuget package during build
Second step: Recompile the project, the generated nuget package will be compiled into the folder you set
Third step: Log in to the nuget.org official website
Fourth step: Choose to upload the nuget package
Wait for the upload result
Fifth step: Click Submit, after submission, leave it to nuget, wait a moment, and the nuget package will be online