-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
In-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issue
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
RS1035 warning is disabled in PSVersionSourceGenerator.cs. It uses SourceGenerator. It is deprecated and needs to be replaced with IIncrementalGenerator
Expected behavior
IIncrementalGenerator needs to be implementedActual behavior
Remove SourceGeneratorError details
No response
Environment data
Latest sourceVisuals
No response
Metadata
Metadata
Assignees
Labels
In-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issue