From 7837c082fffb594c22269e7557b3dae32fe280f1 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 17 三月 2023 15:47:31 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index 334f4fe..7e00cca 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -144,7 +144,7 @@ <Compile Include="cs\XYZUtils.cs" /> <Compile Include="db\ModelHandler.cs" /> <Compile Include="db\PostgreHelper.cs" /> - <Compile Include="db\PublishHelper.cs" /> + <Compile Include="db\PubDBHelper.cs" /> <Compile Include="db\SQLiteHelper.cs" /> <Compile Include="Global.asax.cs"> <DependentUpon>Global.asax</DependentUpon> -- Gitblit v1.9.3