Remove unnecessary `CS0618` suppressions from Variant APIs by xtqqczze · Pull Request #26006 · PowerShell/PowerShell
Navigation Menu
{{ message }}
PowerShell / PowerShell Public
- Notifications You must be signed in to change notification settings
- Fork 8.2k
Merged
iSazonov merged 1 commit intoPowerShell:masterfrom
Sep 7, 2025Merged
Remove unnecessary CS0618 suppressions from Variant APIs#26006
iSazonov merged 1 commit intoPowerShell:masterfrom
Remove unnecessary CS0618 suppressions from Variant APIs#26006
iSazonov merged 1 commit intoPowerShell:masterfrom
Conversation
Copy link
Contributor
The VarEnum and COM-marshaling APIs have had the obsolete attribute removed, therefore CS0618 suppression is unnecessary.
References: dotnet/corefx#35161
Copy link
Collaborator
iSazonov
commented
Sep 7, 2025
iSazonov commented
Sep 7, 2025/azp run PowerShell-Windows-Packaging-CI, PowerShell-CI-linux-packaging
Copy link
azure-pipelines
bot
commented
Sep 7, 2025
azure-pipelines bot commented
Sep 7, 2025
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
iSazonov
added
the
CL-CodeCleanup
label
Sep 7, 2025iSazonov approved these changes Sep 7, 2025
iSazonov
enabled auto-merge (squash)
Copy link
Contributor
📣 Hey @@xtqqczze, how did we do? We would love to hear your feedback with the link below! 🗣️
🔗 https://aka.ms/PSRepoFeedback
xtqqczze
deleted the
cs0618-variant
branch
iSazonov
self-assigned this
SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request
Dec 12, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment