Remove XamlPreCompile dependency, use CoreCompile

This fixes an the reference list not yet being built.
This commit is contained in:
Jérôme Laban 2019-03-07 14:57:42 -05:00
Родитель 026630b3ff
Коммит 58314fbf72
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,6 @@
</PropertyGroup>
<ItemGroup>
<UnoSourceGeneratorBeforeTarget Include="XamlPreCompile" />
<UnoSourceGeneratorBeforeTarget Include="CoreCompile" />
<SourceGeneratorInput Include="@(Compile)" />