Remove XamlPreCompile dependency, use CoreCompile
This fixes an the reference list not yet being built.
This commit is contained in:
Родитель
026630b3ff
Коммит
58314fbf72
|
@ -22,7 +22,6 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<UnoSourceGeneratorBeforeTarget Include="XamlPreCompile" />
|
||||
<UnoSourceGeneratorBeforeTarget Include="CoreCompile" />
|
||||
|
||||
<SourceGeneratorInput Include="@(Compile)" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче