프로젝트

일반

사용자정보

개정판 8b52c487

ID8b52c4879740f98404012db8d66495653579bfbc
상위 af177ca1
하위 362facc9

김동진이(가) 6년 이상 전에 추가함

telerik , itextsharp dll 참조 경로 수정
any cpu build 에러시 재 참조

차이점 보기:

KCOM/KCOM.csproj
70 70
    <Reference Include="EntityFramework, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
71 71
      <HintPath>..\packages\EntityFramework.4.3.1\lib\net40\EntityFramework.dll</HintPath>
72 72
    </Reference>
73
    <Reference Include="itextsharp, Version=5.5.12.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
74
      <SpecificVersion>False</SpecificVersion>
75
      <HintPath>..\..\KCOM 2018-03-07(Print제외 LeadTools뺌)\KCOM\bin\x64\Debug\itextsharp.dll</HintPath>
73
    <Reference Include="itextsharp">
74
      <HintPath>..\packages\iTextSharp.5.5.12\lib\itextsharp.dll</HintPath>
76 75
    </Reference>
77 76
    <Reference Include="Microsoft.AspNet.SignalR.Client">
78 77
      <HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net40\Microsoft.AspNet.SignalR.Client.dll</HintPath>
......
148 147
    <Reference Include="System.Xaml">
149 148
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
150 149
    </Reference>
151
    <Reference Include="Telerik.Windows.Controls, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
152
    <Reference Include="Telerik.Windows.Controls.Docking, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
153
    <Reference Include="Telerik.Windows.Controls.GridView, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
154
    <Reference Include="Telerik.Windows.Controls.Input, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
155
    <Reference Include="Telerik.Windows.Controls.Navigation, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
156
    <Reference Include="Telerik.Windows.Controls.RibbonView, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
157
    <Reference Include="Telerik.Windows.Data, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL" />
150
    <Reference Include="Telerik.Windows.Controls">
151
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.dll</HintPath>
152
    </Reference>
153
    <Reference Include="Telerik.Windows.Controls.Docking">
154
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.Docking.dll</HintPath>
155
    </Reference>
156
    <Reference Include="Telerik.Windows.Controls.GridView">
157
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
158
    </Reference>
159
    <Reference Include="Telerik.Windows.Controls.Input">
160
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.Input.dll</HintPath>
161
    </Reference>
162
    <Reference Include="Telerik.Windows.Controls.Navigation">
163
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
164
    </Reference>
165
    <Reference Include="Telerik.Windows.Controls.RibbonView">
166
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.RibbonView.dll</HintPath>
167
    </Reference>
168
    <Reference Include="Telerik.Windows.Data">
169
      <HintPath>..\packages\telerik\Telerik.Windows.Data.dll</HintPath>
170
    </Reference>
158 171
    <Reference Include="Telerik.Windows.Themes.VisualStudio2013">
159
      <HintPath>..\..\..\..\..\Program Files (x86)\Progress\Telerik UI for WPF R1 2018\Binaries.NoXaml\WPF40\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
172
      <HintPath>..\packages\telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
160 173
    </Reference>
161 174
    <Reference Include="ToggleSwitch, Version=1.1.2.0, Culture=neutral, PublicKeyToken=8637099990568f75, processorArchitecture=MSIL">
162 175
      <HintPath>..\packages\ToggleSwitch.1.1.2\lib\net40-client\ToggleSwitch.dll</HintPath>
......
1066 1079
  <ItemGroup>
1067 1080
    <Resource Include="Resources\Images\MenuImage_New\diskette2.png" />
1068 1081
  </ItemGroup>
1082
  <ItemGroup>
1083
    <Resource Include="Resources\Images\MenuImage_New\close-window.png" />
1084
    <Resource Include="Resources\Images\MenuImage_New\maximize-window.png" />
1085
    <Resource Include="Resources\Images\MenuImage_New\minimize-window.png" />
1086
    <Resource Include="Resources\Images\MenuImage_New\restore-window.png" />
1087
  </ItemGroup>
1069 1088
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
1070 1089
  <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
1071 1090
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)