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

WPF has removed PresentationUI ref assembly #3651

Closed
rladuca opened this issue Jun 22, 2019 · 3 comments
Closed

WPF has removed PresentationUI ref assembly #3651

rladuca opened this issue Jun 22, 2019 · 3 comments

Comments

@rladuca
Copy link
Member

rladuca commented Jun 22, 2019

Follow on to: #3635

As a heads up, WPF has made the switch to GenAPI for reference assemblies. As such we've removed PresentationUI (or will be shortly) and handled the prior dangling reference from PresentationFramework's reference assembly.

This work is being done in dotnet/wpf#1057 and its associated internal PR.

@dagood This should be coming in Monday or Tuesday. I apologize for the late heads up and possible late flow, but we had issues with GenAPI code output that we had to manually overcome.

@rladuca
Copy link
Member Author

rladuca commented Jun 25, 2019

We just got this in tonight. The next flow should see the removal of PresentationUI with no dangling references. Please let me know if anything goes awry.

Microsoft.DotNet.Wpf.DncEng 4.8.0-preview7.19324.35 should be the first package containing this change.

@dagood
Copy link
Member

dagood commented Jun 25, 2019

I applied a fixup (removing classification from PresentationUI) to dotnet/core-setup#6916 to unblock the PR.

@dagood
Copy link
Member

dagood commented Jun 25, 2019

PR was auto-merged successfully! Thanks for the heads up.

@dagood dagood closed this as completed Jun 25, 2019
@msftgits msftgits transferred this issue from dotnet/core-setup Jan 30, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants