Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Only build one UWP target when using IDE #12808

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Only build one UWP target when using IDE #12808

merged 1 commit into from
Nov 12, 2020

Conversation

PureWeen
Copy link
Contributor

Description of Change

Visual Studio 16.8 doesn't seem to like having a multi targeted UWP project as much as 16.7 did. This change makes it so both UWP targets are only built when building from the command line and just builds the 16299 target when building in the IDE

Testing Procedure

  • Make sure the produced nuget still has both of the UWP targets

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@PureWeen PureWeen merged commit fcabac1 into 4.8.0 Nov 12, 2020
@PureWeen PureWeen deleted the fix_uwp_16_8 branch November 12, 2020 12:31
@samhouts samhouts added this to the 5.0.0 milestone Nov 16, 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

Successfully merging this pull request may close these issues.

None yet

2 participants