Skip to content

Remove wave 17_0#8096

Merged
rokonec merged 3 commits intodotnet:mainfrom
Forgind:remove-change-wave-17.0
Nov 3, 2022
Merged

Remove wave 17_0#8096
rokonec merged 3 commits intodotnet:mainfrom
Forgind:remove-change-wave-17.0

Conversation

@Forgind
Copy link
Copy Markdown
Contributor

@Forgind Forgind commented Oct 26, 2022

No description provided.

get
{
#if !MICROSOFT_BUILD_ENGINE_OM_UNITTESTS
return ChangeWaves.AreFeaturesEnabled(ChangeWaves.Wave17_0) && NativeMethodsShared.IsWindows;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

For this particular one IIRC there was a VSCode/O# issue around it -- #7335. @JoeRobich, it looks like O# no longer uses MSBUILDDISABLEFEATURESFROMVERSION to work around the Microsoft.IO.Redist thing, right, so we should be good to drop the condition?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That is correct.

Copy link
Copy Markdown
Member

@AR-May AR-May left a comment

Choose a reason for hiding this comment

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

LGTM

});
}

void OnProjectFinishedBody(ProjectFinishedEventArgs e)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: I believe this function is no more needed.

Fix alignment, remove unnecessary method, delete unused variable
@Forgind Forgind added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Oct 31, 2022
@rokonec rokonec merged commit d006033 into dotnet:main Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants