Skip to content

Conversation

@jjonescz
Copy link
Member

@jjonescz jjonescz commented Jan 6, 2026

Including file paths in the metadata file to avoid needing to discover them at runtime - see dotnet/roslyn#80969 (comment).

@jjonescz
Copy link
Member Author

jjonescz commented Jan 8, 2026

@333fred @JoeRobich for review; I'd like to get this into 10.0.200 so it's inserted with the SDK into VS; thanks

return false;
}

if (!rest.EndsWith("/") && !rest.EndsWith("\\"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we be normalizing the paths so that they use consistent separators?

@jjonescz jjonescz enabled auto-merge (squash) January 9, 2026 09:09
@jjonescz jjonescz merged commit 15b8f46 into dotnet:release/10.0.2xx Jan 9, 2026
26 checks passed
@jjonescz jjonescz deleted the analyzer-redirecting-map branch January 9, 2026 10:17
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.

3 participants