Skip to content

Conversation

@bdukes
Copy link
Contributor

@bdukes bdukes commented Dec 10, 2025

Summary

This PR builds on top of #6833 to convert all projects that don't have ascx or aspx files into SDK-style projects.

This also enables .NET analyzers for all of those projects with the "recommended" analysis mode. For now, it downgrades all of the warnings (since treat warnings as errors is on) so that the build doesn't fail. Resolving many of these warnings is the next task.

@bdukes bdukes added this to the 10.2.1 milestone Dec 10, 2025
@bdukes bdukes mentioned this pull request Dec 11, 2025
51 tasks
@bdukes bdukes force-pushed the sdk-projects branch 2 times, most recently from c372e0b to e8e3e58 Compare December 12, 2025 14:33
Add analyzers config
Rearrange to match order of other projects
Enable deterministic builds
Add analyzers config
Rearrange to match order of other projects
Add analyzers config
Rearrange to match order of other projects
Add analyzers config
Rearrange to match order of other projects
Add analyzers config
Rearrange to match order of other projects
Add analyzers config
Rearrange to match order of other projects
Add analyzers config
Rearrange to match order of other projects
Bump .NET from 6 to 8
Add analyzers config
Rearrange to match order of other projects
@bdukes bdukes closed this Dec 17, 2025
@bdukes bdukes deleted the sdk-projects branch December 17, 2025 14:17
@bdukes
Copy link
Contributor Author

bdukes commented Dec 17, 2025

Included in #6852

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant