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

Allow 'IsWpfTempProject' to be set to prevent duplicate imports when restoring packages in temporary projects #3127

Merged
merged 3 commits into from
Jun 24, 2019

Conversation

ryalanms
Copy link
Member

WPF for .NET Core is adding a restore step to temporary project compilation for PackageReferences. The existing Arcade workaround needs to be temporarily updated to prevent duplicate imports, then removed entirely after the next WPF Preview release.

…e imports when adding PackageReference restore to WPF for .NET Core temporary projects.
@markwilkie
Copy link
Member

Please be sure there's a tracking issue to follow up after the next WPF preview release.

@ryalanms
Copy link
Member Author

@markwilkie, I've opened this issue to track the removal: #3129. Thanks.

Copy link
Member

@vatsan-madhavan vatsan-madhavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - please reduce the condition footprint per @rladuca’s suggestion.

@tmat tmat merged commit f63781e into master Jun 24, 2019
@riarenas riarenas deleted the dev/ryalanms/allow_setting_iswpftempproject branch November 20, 2019 22:33
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.

5 participants