Skip to content

Update Roslyn.Services.UnitTests.Utilities to target netcoreapp3.1#45793

Merged
sharwell merged 1 commit intodotnet:masterfrom
sharwell:netcoreapp-unittests-utilities
Jul 9, 2020
Merged

Update Roslyn.Services.UnitTests.Utilities to target netcoreapp3.1#45793
sharwell merged 1 commit intodotnet:masterfrom
sharwell:netcoreapp-unittests-utilities

Conversation

@sharwell
Copy link
Contributor

@sharwell sharwell commented Jul 8, 2020

No description provided.

@sharwell sharwell requested review from a team as code owners July 8, 2020 18:56
@sharwell sharwell marked this pull request as draft July 8, 2020 20:24
@sharwell sharwell removed the Blocked label Jul 8, 2020
@sharwell sharwell marked this pull request as ready for review July 8, 2020 21:46
@sharwell sharwell force-pushed the netcoreapp-unittests-utilities branch from 28cd4fa to 4a66393 Compare July 8, 2020 21:46
Copy link
Member

@genlu genlu left a comment

Choose a reason for hiding this comment

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

:shipit:


#if !NETCOREAPP
using System;
using Roslyn.Utilities;
Copy link
Member

Choose a reason for hiding this comment

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

Why this #if is needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The using directives are only used in one framework.

Copy link
Member

Choose a reason for hiding this comment

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

Minor curiousity: what about Roslyn.Utilities gets used in .NET Core here? There aren't any particular code changes in the PR that hook into new APIs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jaredpar None of them do, hence the exclusion for that build 😄

Copy link
Member

Choose a reason for hiding this comment

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

🤦

This is what I get for commenting before finishing my coffee

@sharwell sharwell merged commit acaf11b into dotnet:master Jul 9, 2020
@sharwell sharwell deleted the netcoreapp-unittests-utilities branch July 9, 2020 15:23
@ghost ghost added this to the Next milestone Jul 9, 2020
@JoeRobich JoeRobich modified the milestones: Next, 16.8.P1 Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants