Add docs on how to build *.nupkg packages#1110
Add docs on how to build *.nupkg packages#1110bdovaz wants to merge 3 commits intodotnet:mainfrom bdovaz:feature/improve-docs
Conversation
|
I'm going to finally add workflow in #1112 which makes this PR obsolete. But thanks anyway. |
|
@josefpihrt Actually, my PR is equally valid because I'm talking about making a build locally for someone who does a fork, the workflow I imagine involves publishing the package, etc. |
|
I'm not against adding documentation of any kind if it's helpful. As of now, I use powershell scripts to build "Release" artifacts. When #1112 is merged all artifacts will be available through GH Actions which is convenient. All "Release" scripts will be removed. If you want to build something locally (without creating a PR that will trigger the workflow), you can just build it inside Visual Studio or run If you still want to add some documentation I'm fine with it but please discuss what and how it should be documented. |
No description provided.