[성현모] Middleware.PD dll 경로 수정

This commit is contained in:
SHM
2024-06-26 11:28:23 +09:00
parent caec351515
commit edf0aedc6b
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

BIN
Output.SystemX/CpCommon.dll Normal file

Binary file not shown.

View File

@ -69,13 +69,13 @@
<HintPath>..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll</HintPath> <HintPath>..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll</HintPath>
</Reference> </Reference>
<Reference Include="CpApplciationIntrf"> <Reference Include="CpApplciationIntrf">
<HintPath>Reference\Cp\CpApplciationIntrf.dll</HintPath> <HintPath>..\..\Output.SystemX\CpApplciationIntrf.dll</HintPath>
</Reference> </Reference>
<Reference Include="CpApplication"> <Reference Include="CpApplication">
<HintPath>Reference\Cp\CpApplication.dll</HintPath> <HintPath>..\..\Output.SystemX\CpApplication.dll</HintPath>
</Reference> </Reference>
<Reference Include="CpCommon"> <Reference Include="CpCommon">
<HintPath>Reference\Cp\CpCommon.dll</HintPath> <HintPath>..\..\Output.SystemX\CpCommon.dll</HintPath>
</Reference> </Reference>
<Reference Include="DevExpress.Data.Desktop.v20.2, Version=20.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> <Reference Include="DevExpress.Data.Desktop.v20.2, Version=20.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.v20.2, Version=20.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> <Reference Include="DevExpress.Data.v20.2, Version=20.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />