From d9b8f0d0d3ae71ecd46e0864ff9901e30bf104e4 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 21 六月 2023 11:41:32 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index e4a42fb..9f2e5fe 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -141,8 +141,10 @@ <Compile Include="cs\ConvertUtils.cs" /> <Compile Include="cs\CustomMultipartFormDataStreamProvider.cs" /> <Compile Include="cs\ExportUtil.cs" /> + <Compile Include="cs\LasUtils.cs" /> <Compile Include="cs\LogOut.cs" /> <Compile Include="cs\NoBufferPolicySelector.cs" /> + <Compile Include="cs\OsgbUtils.cs" /> <Compile Include="cs\SGUtils.cs" /> <Compile Include="cs\TerraUtils.cs" /> <Compile Include="cs\Tools.cs" /> -- Gitblit v1.9.3