-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Locking down Visual Studio 2019 GA #6190
Comments
is there any time to get any additional items in #6096 in and if so what would be the deadline to get PR in for? |
@gerardtoconnor We still have time to take more fixes for what's listed, but as each week rolls by the likelihood decreases towards 0. There's no specific timeline at the moment, but the sooner the better. |
All candidate PRs are merged and will undergo validation. What remains is insertions into .NET Core. |
.NET Core and VS 2019 bits have been shuffled into their respective places. Closing this out! |
Hey folks,
We're going to be locking down this week on VS 2019 GA in the compiler, language, tools, and FSharp.Core.
Here is what we plan on having done:
This roughly translates into the following shipping with VS 2019 GA and the corresponding GA bits for .NET Core:
dotnet fsi
, but without package management via#r
Our internal schedule mandates that we lock down now and ensure it is completed by the end of the week. We will then be focused on finding any show-stopper bugs so that we can have a clean initial release.
There are some additional candidates that may be worth getting in alongside what has already been mentioned:
Anyone have additional candidates they think are essential to have delivered by VS 2019 GA and their corresponding .NET Core releases? Due to the time it takes to validate everything, we'd like to get things committed or explicitly scoped out now.
cc @auduchinok @nosami @dsyme @forki @alfonsogarciacaro
The text was updated successfully, but these errors were encountered: