From 9e095211c89c4705fc863b2219a149a392df3590 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 02 八月 2023 17:48:14 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index 83ee9c9..7ecfc3f 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -162,6 +162,7 @@ <Compile Include="db\PostgreHelper.cs" /> <Compile Include="db\PubDBHelper.cs" /> <Compile Include="db\SQLiteHelper.cs" /> + <Compile Include="db\TaskDBHelper.cs" /> <Compile Include="Global.asax.cs"> <DependentUpon>Global.asax</DependentUpon> </Compile> -- Gitblit v1.9.3