firstfloorsoftware / xcc

XAML Conditional Compilation
Microsoft Public License
58 stars 16 forks source link

Doesn't work with UWP projects in VS2015 Update 2 #10

Closed davidni closed 8 years ago

davidni commented 8 years ago

One of the UWP XAML targets is named MarkupCompilePass1 instead of XamlMarkupCompilePass1. The code should specify both so it keeps working with VS.Xamarin and UWP apps.