Open owk24 opened 4 years ago
Curious for maintainers: is this possibly due to features being worked on and delivered, but not "officially" released? (and therefore docs aren't updated yet?) or is it simply docs are behind?
As you may have noticed, things have been kind of been in limbo here for a while. There has been some churn on the team. A lot of focus has been going on in the back end, and unfortunately some of the clients have fallen behind. We are working on getting a team up and running to take over development here, but it is taking some time (lots of moving parts). Meanwhile I am going to hopefully catch things up a bit,
You are right, there are some fixes that were just not pushed up. We are getting those in now and will see about getting other fixes rolling. Sorry for the delays :(
As you may have noticed, I did push a newer release out that is almost current with master (I merged a pull request since then). I am exploring what needs to be done to support *.sln files. I am out of my depth for .NET programs (usually I just code bug fixes here). There is a push to get a proper .NET dev back in the program so we can put out more features, but meanwhile I will see if I can figure it out. It will be a good learning experience.
Docs have still not been updated, however. I will try and get to that in the near future, but there is a lot of cleanup to catch up on first.
Hi,
Just wanted to know about the progress on the netcore launch option. I've tested it using and it works as intended. However I didn't see anything regarding it in the readme, just wondering why that is?
Also, the project I am working currently has multiple components with its own .csproj. Currently I am using a bash script to cycle through them, just wondering if there is future support for .sln so I can just point it to one .sln file?
Thanks