This commit is contained in:
艾竹
2023-03-13 22:27:00 +08:00
parent 31872222bc
commit 035a725da3
10 changed files with 109 additions and 26 deletions

View File

@@ -23,13 +23,4 @@
<ProjectReference Include="..\AIStudio.Wpf.DiagramModels\AIStudio.Wpf.DiagramModels.csproj" />
</ItemGroup>
<ItemGroup>
<Page Update="Themes\MindNode.xaml">
<XamlRuntime>$(DefaultXamlRuntime)</XamlRuntime>
</Page>
<Page Update="Themes\Generic.xaml">
<XamlRuntime>$(DefaultXamlRuntime)</XamlRuntime>
</Page>
</ItemGroup>
</Project>