Mikayla Hutchinson
2801aa5551
Fix default items ( #1123 )
...
There were some issues in the MSBuild evaluation order
that caused the default items files to never get used.
2017-09-04 09:57:11 +02:00
Mikayla Hutchinson
dd662f4041
[Internal] Fix loading props file on older MSBuild versions ( #1112 )
...
* Fix loading props file on older MSBuild versions
* Fix applying metadata to default items
* Fix build error caused be errant '
* Fix ' issue better this time
* One more missing '
2017-08-29 12:30:36 +01:00
Mikayla Hutchinson
b6c1b60fa6
Automatically add XAML items to Sdk-style projects ( #1101 )
...
By default, Compile/EmbeddedResource/None items are added to Sdk-style
projects by wildcard. Use the same logic to add XAML files and fix
up the item metadata.
2017-08-15 19:21:42 +01:00