Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Feb 5, 2021

No description provided.

@AArnott AArnott added this to the v16.10 milestone Feb 5, 2021
staFailure = ex;
}
});
#pragma warning disable CA1416 // Validate platform compatibility
Copy link
Contributor

Choose a reason for hiding this comment

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

💭 you would have the option of targeting net5.0-windows instead of just net5.0

Copy link
Member Author

Choose a reason for hiding this comment

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

But I want most of these tests to run on other OS's, and all these tests already check the OS first, but the analyzer can't see that.

@AArnott AArnott merged commit 10969cc into microsoft:main Feb 6, 2021
@AArnott AArnott deleted the netcoreapp3.1 branch February 6, 2021 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants