From e9c9c7b22d119b4be7705bdbaab96dc547f397bd Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Thu, 14 Nov 2024 13:07:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EI_Med_Viewer_Installer.sln | 2 +- ...iewer_Installer.csproj => LiLi_DICOM_Viewer_Installer.csproj | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename EI_Med_Viewer_Installer.csproj => LiLi_DICOM_Viewer_Installer.csproj (100%) diff --git a/EI_Med_Viewer_Installer.sln b/EI_Med_Viewer_Installer.sln index 3e6f6ba..a0c98f0 100644 --- a/EI_Med_Viewer_Installer.sln +++ b/EI_Med_Viewer_Installer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34511.84 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EI_Med_Viewer_Installer", "EI_Med_Viewer_Installer.csproj", "{0A143F47-44C3-4F41-AC47-0C622BDE9087}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiLi_DICOM_Viewer_Installer", "LiLi_DICOM_Viewer_Installer.csproj", "{0A143F47-44C3-4F41-AC47-0C622BDE9087}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Activation", "Other\Activation\Activation.csproj", "{FA2D3538-9C7A-4E50-82C6-B4D10496278E}" EndProject diff --git a/EI_Med_Viewer_Installer.csproj b/LiLi_DICOM_Viewer_Installer.csproj similarity index 100% rename from EI_Med_Viewer_Installer.csproj rename to LiLi_DICOM_Viewer_Installer.csproj