프로젝트

일반

사용자정보

개정판 df2e7646

IDdf2e76460b12fa312af9331496ad5e54d7452128
상위 3d918d31
하위 a70b7d46

김태성이(가) 5년 이상 전에 추가함

DataNavigation 추가
PEMSS 기능 완료

Change-Id: I88374faf732cb66b4f9be60fbd457e2e7259bfb2

차이점 보기:

KCOM/KCOM.csproj
242 242
      <HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Data.dll</HintPath>
243 243
      <Private>True</Private>
244 244
    </Reference>
245
    <Reference Include="Telerik.Windows.Themes.Fluent">
246
      <HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Themes.Fluent.dll</HintPath>
247
    </Reference>
245 248
    <Reference Include="ToggleSwitch, Version=1.1.2.0, Culture=neutral, PublicKeyToken=8637099990568f75, processorArchitecture=MSIL">
246 249
      <HintPath>..\packages\ToggleSwitch.1.1.2\lib\net40-client\ToggleSwitch.dll</HintPath>
247 250
    </Reference>
......
297 300
    <Compile Include="Controls\ExtendTextBox.xaml.cs">
298 301
      <DependentUpon>ExtendTextBox.xaml</DependentUpon>
299 302
    </Compile>
303
    <Compile Include="Converters\GridSelectMultiValueConverter.cs" />
304
    <Compile Include="Converters\BiddersToKeyAndValueConvert.cs" />
300 305
    <Compile Include="Converters\IListToIListCountConverter.cs" />
301 306
    <Compile Include="Converters\StringMultiLineConvert.cs" />
302 307
    <Compile Include="Extensions\CollectionExtenstions.cs" />
303 308
    <Compile Include="Extensions\MatrixHelper.cs" />
304 309
    <Compile Include="Extensions\VectorExtentions.cs" />
305 310
    <Compile Include="Assets\HeaderTemplateSelector.cs" />
311
    <Compile Include="ViewModel\BiddersSearchViewModel.cs" />
306 312
    <Compile Include="ViewModel\BiddersViewModel.cs" />
313
    <Compile Include="ViewModel\RequirementSearchViewModel.cs" />
307 314
    <Compile Include="Views\AddRequirement.xaml.cs">
308 315
      <DependentUpon>AddRequirement.xaml</DependentUpon>
309 316
    </Compile>
310 317
    <Compile Include="Views\BiddersView.xaml.cs">
311 318
      <DependentUpon>BiddersView.xaml</DependentUpon>
312 319
    </Compile>
320
    <Compile Include="Views\BiddersSearchView.xaml.cs">
321
      <DependentUpon>BiddersSearchView.xaml</DependentUpon>
322
    </Compile>
323
    <Compile Include="Views\RequirementSearchView.xaml.cs">
324
      <DependentUpon>RequirementSearchView.xaml</DependentUpon>
325
    </Compile>
313 326
    <Compile Include="Views\RequirementView.xaml.cs">
314 327
      <DependentUpon>RequirementView.xaml</DependentUpon>
315 328
    </Compile>
......
415 428
      <Generator>MSBuild:Compile</Generator>
416 429
      <SubType>Designer</SubType>
417 430
    </Page>
431
    <Page Include="Views\BiddersSearchView.xaml">
432
      <Generator>MSBuild:Compile</Generator>
433
      <SubType>Designer</SubType>
434
    </Page>
435
    <Page Include="Views\RequirementSearchView.xaml">
436
      <Generator>MSBuild:Compile</Generator>
437
      <SubType>Designer</SubType>
438
    </Page>
418 439
    <Page Include="Views\RequirementView.xaml">
419 440
      <SubType>Designer</SubType>
420 441
      <Generator>MSBuild:Compile</Generator>

내보내기 Unified diff

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