Conversation
…odeAnalysis.Analyzers
|
Still blocked on the issue detailed here, but msbuild extras has been fully removed from all targets except UWP, and all resulting errors have been fixed. A few (new?) warnings that need resolved, either here or in a separate PR: Release tracking and diagnostic descriptor formatting: A warning about an EnforceExtendedAnalyzerRules property that needs to be enabled for our source generators: A few conflicts with System.Collections.Immutable on the test heads that need resolved: Wasm head might need an explicit reference to the latest Microsoft.CodeAnalysis packages: |
|
Looks like our blocker was resolved by this commit, but some lingering issues still remain regarding package conflicts and new analyzer warnings (see here). |
|
Looks like something broke when |
This PR adds
net8.0-windows10.0.22621.0as a supported TargetFramework on all WinAppSdk components.Closes #164