Skip to content

Conversation

@vzarytovskii
Copy link
Member

No description provided.

@vzarytovskii vzarytovskii requested a review from a team as a code owner April 12, 2023 14:54
@vzarytovskii vzarytovskii merged commit 9acaa4e into dotnet:main Apr 12, 2023
T-Gro pushed a commit that referenced this pull request Apr 13, 2023
* Update .NET and devcontainer

* Update .NET and devcontainer

Co-authored-by: Vlad Zarytovskii <[email protected]>
Co-authored-by: Kevin Ransom (msft) <[email protected]>
{
"sdk": {
"version": "7.0.202",
"version": "7.0.203",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vzarytovskii Could it be possible to keep an older version (given we have rollForward enabled), so it's not required for FCS contributors to immediately install 7.0.203?

Copy link
Member Author

@vzarytovskii vzarytovskii Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We almost always want to be on the latest stable one, and switching to the previews closer to release, around summer, when we want to "dogfood" new .NET. And we want to build with it, run with it, make test framework and VS use it, etc. I don't think that we can do it properly in CI with just rollForward, we need to specify exact versions to install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants