From 85b05ad7bc5ba6d7755957e4c6b1ba10c031c23b Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 25 九月 2024 10:24:16 +0800
Subject: [PATCH] 1

---
 SimuTools/SimuTools.csproj |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/SimuTools/SimuTools.csproj b/SimuTools/SimuTools.csproj
index b5464f0..0cdd0b8 100644
--- a/SimuTools/SimuTools.csproj
+++ b/SimuTools/SimuTools.csproj
@@ -67,6 +67,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="Domain\Args.cs" />
     <Compile Include="Domain\Duration.cs" />
     <Compile Include="Domain\Extension.cs" />
     <Compile Include="Domain\Layer.cs" />
@@ -556,9 +557,12 @@
       <DependentUpon>Settings.settings</DependentUpon>
       <DesignTimeSharedInput>True</DesignTimeSharedInput>
     </Compile>
+    <None Include="Tools\tiffConvert.py" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="App.config" />
+    <None Include="App.config">
+      <SubType>Designer</SubType>
+    </None>
   </ItemGroup>
   <ItemGroup>
     <Content Include="dlls\gdalconst_csharp.dll" />

--
Gitblit v1.9.3