X Tutup
Skip to content

Support .NET Framework 4.6.1#2701

Draft
Metadorius wants to merge 1 commit intopythonnet:masterfrom
Metadorius:feature/net461
Draft

Support .NET Framework 4.6.1#2701
Metadorius wants to merge 1 commit intopythonnet:masterfrom
Metadorius:feature/net461

Conversation

@Metadorius
Copy link

@Metadorius Metadorius commented Mar 27, 2026

What does this implement/fix? Explain your changes.

  • Bundles all required by net461 assemblies
  • Adds an AssemblyResolver to resolve them, because something prevents that and .config is not really accessible

Does this close any currently open issues?

Closes #2695

Any other comments?

Requires merge of pythonnet/clr-loader#114

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

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.

Possible support for older framework versions

1 participant

X Tutup