From c4bd9d8c587bd1401f0fb2f60c34a4964d7afe20 Mon Sep 17 00:00:00 2001
From: asmrobot <asmrobot@hotmail.com>
Date: Sun, 27 Oct 2019 16:02:50 +0000
Subject: [PATCH] o
---
src/RichCreator.Editor/RichCreator.Editor.csproj | 13 +++----------
1 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/src/RichCreator.Editor/RichCreator.Editor.csproj b/src/RichCreator.Editor/RichCreator.Editor.csproj
index a53ae64..57a5dd4 100644
--- a/src/RichCreator.Editor/RichCreator.Editor.csproj
+++ b/src/RichCreator.Editor/RichCreator.Editor.csproj
@@ -75,11 +75,8 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
- <Compile Include="Tools\DijkstraTools.xaml.cs">
- <DependentUpon>DijkstraTools.xaml</DependentUpon>
- </Compile>
- <Compile Include="Tools\AStarTools.xaml.cs">
- <DependentUpon>AStarTools.xaml</DependentUpon>
+ <Compile Include="Tools\MapEditor.xaml.cs">
+ <DependentUpon>MapEditor.xaml</DependentUpon>
</Compile>
<Compile Include="Tools\CV\MainCV.xaml.cs">
<DependentUpon>MainCV.xaml</DependentUpon>
@@ -121,13 +118,9 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
- <Page Include="Tools\DijkstraTools.xaml">
+ <Page Include="Tools\MapEditor.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
- </Page>
- <Page Include="Tools\AStarTools.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Tools\CV\MainCV.xaml">
<Generator>MSBuild:Compile</Generator>
--
Gitblit v1.9.3