Skip to content

Conversation

@xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Nov 9, 2020

src\Microsoft.Management.Infrastructure.CimCmdlets\Microsoft.Management.Infrastructure.CimCmdlets.csproj

Contributes to #13504.

https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005

@iSazonov
Copy link
Collaborator

iSazonov commented Nov 9, 2020

Why do you use import term instead of using?

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Nov 9, 2020
@xtqqczze xtqqczze changed the title Fix IDE0005: Remove unnecessary import part 1 Fix IDE0005: Remove unnecessary usings part 1 Nov 10, 2020
@xtqqczze
Copy link
Contributor Author

xtqqczze commented Nov 10, 2020

Why do you use import term instead of using?

It is the description in documentation:
https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005

Learn about code analysis rule IDE0005: Remove unnecessary import

@xtqqczze xtqqczze changed the title Fix IDE0005: Remove unnecessary usings part 1 Remove unnecessary usings part 1 Nov 10, 2020
@iSazonov iSazonov merged commit 8f0c631 into PowerShell:master Nov 10, 2020
@xtqqczze xtqqczze deleted the IDE0005-p1 branch November 10, 2020 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants