ActionNodeControl.xaml.cs文件移除

This commit is contained in:
fengjiayi
2025-05-27 18:54:10 +08:00
parent b13798b893
commit a3dce83265

View File

@@ -30,6 +30,7 @@
<Compile Remove="Node\INodeContainerControl.cs" />
<Compile Remove="Node\Junction\NodeJunctionViewBase.cs" />
<Compile Remove="Node\NodeBase.cs" />
<Compile Remove="Node\View\ActionNodeControl.xaml.cs" />
<Compile Remove="Node\View\ActionRegionControl.xaml.cs" />
<Compile Remove="Services\NodeControlService.cs" />
<Compile Remove="Themes\ConditionControl.xaml.cs" />
@@ -42,6 +43,7 @@
<ItemGroup>
<Page Remove="MainWindow.xaml" />
<Page Remove="Node\FlipflopRegionControl.xaml" />
<Page Remove="Node\View\ActionNodeControl.xaml" />
<Page Remove="Node\View\ActionRegionControl.xaml" />
<Page Remove="Themes\ConditionControl.xaml" />
<Page Remove="Themes\ConnectionControl.xaml" />