Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Core package resolution issues #50

Merged
merged 7 commits into from
Nov 22, 2023
Merged

.NET Core package resolution issues #50

merged 7 commits into from
Nov 22, 2023

Conversation

pvginkel
Copy link
Member

Resolved a number of issues with .NET Core.

This allows the page to show a task dialog within the proper context, plus it allows it to find its owner window.
I'm also trimming NuGet packages I know are there, the abstractions and utilities one.
Discovering package exports after downloading the package didn't work. It didn't pick up the new assemblies in the separate AssemblyLoadContext. So, we're now doing this on startup instead.
@pvginkel pvginkel merged commit a4a75c7 into main Nov 22, 2023
@pvginkel pvginkel deleted the fallback-frameworks branch November 22, 2023 19:08
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.

1 participant