ActionNodeControl.xaml.cs文件恢复

This commit is contained in:
fengjiayi
2025-05-27 18:54:45 +08:00
parent a3dce83265
commit 014ea1bc12

View File

@@ -30,7 +30,6 @@
<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" />
@@ -43,7 +42,6 @@
<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" />