From 550e65b657f0eccd513ba91339fb8f0ea3f9fa02 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 01 一月 2023 16:18:05 +0800 Subject: [PATCH] 1.1.7 --- DataLoader/DataLoader.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DataLoader/DataLoader.csproj b/DataLoader/DataLoader.csproj index 2e2079f..1605825 100644 --- a/DataLoader/DataLoader.csproj +++ b/DataLoader/DataLoader.csproj @@ -88,6 +88,7 @@ <SubType>Code</SubType> </Compile> <Compile Include="CS\Importor.cs" /> + <Compile Include="CS\MD5Helper.cs" /> <Compile Include="Model\Tool.cs" /> <Compile Include="CS\ModelHandler.cs" /> <Compile Include="Model\NtstWeb.cs" /> -- Gitblit v1.9.3