Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use modern unified settings format, upgrade packages & fix analyzer issues #9422

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adamint
Copy link
Member

@adamint adamint commented Mar 22, 2024

Updates various packages required for a higher shell version. Moves our settings file to the expected location, with the expected name.

Newer analyzers ban the use of AsyncSemaphore. I was unable to easily replace this type with ReentrantSemaphore, so opened #9424 to track this and added exceptions to GlobalSuppressions.cs.

Microsoft Reviewers: Open in CodeFlow

@adamint adamint force-pushed the dev/adamint/unified-settings-attribute branch from 11d5cc0 to b3b7091 Compare March 25, 2024 16:02
@adamint adamint marked this pull request as ready for review March 25, 2024 16:03
@adamint adamint requested a review from a team as a code owner March 25, 2024 16:03
@adamint
Copy link
Member Author

adamint commented Mar 25, 2024

Converting back to draft, I need to look at all the errors.

@adamint adamint marked this pull request as draft March 25, 2024 16:29
@drewnoakes
Copy link
Member

Could we split out the unified settings changes from the threading changes please?

@adamint
Copy link
Member Author

adamint commented Apr 15, 2024

Could we split out the unified settings changes from the threading changes please?

Not without disabling the threading errors @drewnoakes. I can disable and already filed #9424.

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.

None yet

2 participants