Skip to content

Conversation

@vatsan-madhavan
Copy link
Member

@vatsan-madhavan vatsan-madhavan commented Jun 4, 2019

Fixes #866

Related: WindowsDesktop reference assembly split

UseWPF UseWindowsForms FrameworkReference
False False Error (Will be addressed in #867)
True False Microsoft.WindowsDesktop.App.WPF
False True Microsoft.WindowsDesktop.App.WindowsForms
True True Microsoft.WindowsDesktop.App

@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 4, 2019
@vatsan-madhavan vatsan-madhavan self-assigned this Jun 4, 2019
@vatsan-madhavan
Copy link
Member Author

vatsan-madhavan commented Jun 4, 2019

/cc @dsplaisted, @livarcocc

@vatsan-madhavan vatsan-madhavan added this to the Preview milestone Jun 4, 2019
@nguerrera
Copy link

Looks good. Since this is the final piece to get this working end to end, have we validated that things are working?

@vatsan-madhavan
Copy link
Member Author

vatsan-madhavan commented Jun 4, 2019

Looks good. Since this is the final piece to get this working end to end, have we validated that things are working?

Yeah, I built a local SDK, copied it over an installed version of the SDK, and did a few builds - WPF, WinForms, WPF and WinForms, not-WPF and not-WinForms. Everything seemed to work as expected.

For e.g., when UseWpf=true, I could see Microsoft.WindowsDesktop.App.Wpf in RestoreGraphEntry, etc.

@dsplaisted
Copy link
Member

Note that the FrameworkReference names in the table in the PR description are out of date. We decided to use . instead of |.

@vatsan-madhavan
Copy link
Member Author

Note that the FrameworkReference names in the table in the PR description are out of date. We decided to use . instead of |.

Fixed the table. The impl. already had this right.

@vatsan-madhavan vatsan-madhavan merged commit d1280eb into master Jun 5, 2019
@vatsan-madhavan vatsan-madhavan deleted the dev/vatsan/frmrkref-profiles branch June 5, 2019 00:41
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Microsoft.NetCore.App.Wpf and Microsoft.NetCore.App.WinForms profiles in Microsoft.NET.Sdk.WidnowsDesktop

4 participants