[Request] Prepare published version of application from stable branch
Open
open-for-discussion
- Dominant language
- C#
- Stars
- 4.7k
- Forks
- 822
- PR merge metrics
- No merged PRs in 30d
Description
Just wanted to suggest preparing compiled binary of .net application with dotnet publish so that .net runtime 3.1 is enough to run the product not the whole SDK.
Is there any rationale behind instructing users to use sdk's dotnet run method designed rather for testing code under development than for actual usage instead of providing them with published package compiled in -Release mode?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.