New comment by rmboggs on void-packages repository https://github.com/void-linux/void-packages/pull/32974#issuecomment-1328084006 Comment: So, update. With a little fine tuning, I was able to get dotnet 7 installed on my current Void setup and it is currently working as expected with the limited testing I was able to do. I want to do more testing before I start working on the musl side, then submit it to this repo. I do have a small concern with this. I noticed that when it installs, it only installs the version 7 targeting pack. I am unable to build projects that target dotnet 6. Since 7 just came out, most, if not all, projects will need to be adjusted and tested to run on 7 before running. Based on this, I'm wondering if 6 still needs to be included. If so, what's the best way to approach this? Lastly, should we take this conversation somewhere else, like Discord or someplace? Feels kinda weird to report progress on a closed pull request. Thoughts? Thanks, Ryan