Skip to content

Simplify new ParsedAssemblies helpers#4

Merged
donker merged 6 commits into
DNNCommunity:masterfrom
bdukes:assemblies
Mar 13, 2026
Merged

Simplify new ParsedAssemblies helpers#4
donker merged 6 commits into
DNNCommunity:masterfrom
bdukes:assemblies

Conversation

@bdukes

@bdukes bdukes commented Mar 13, 2026

Copy link
Copy Markdown
Contributor
  • Change AssemblyBindingRedirect from string to XElement, so that namespaces just work
  • Use GetPublicKeyToken API instead of parsing via Regex (ensure it's always null if there's no value)
  • Ensure properties get filled out even if there's an error reading TargetFrameworkAttribute

@donker
donker merged commit fe51104 into DNNCommunity:master Mar 13, 2026
1 check passed
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.

2 participants