개정판 31f18afa
wcfClient App.config 추가
Change-Id: I12e683c43054cfac58bd8476d36f3dd16e3b670b
ConvertService/ServiceBase/Markus.Mvvm.ToolKit/Markus.Mvvm.ToolKit.csproj | ||
---|---|---|
44 | 44 |
<Reference Include="PresentationFramework" /> |
45 | 45 |
<Reference Include="System" /> |
46 | 46 |
<Reference Include="System.Core" /> |
47 |
<Reference Include="System.Xaml" /> |
|
47 | 48 |
<Reference Include="System.Xml.Linq" /> |
48 | 49 |
<Reference Include="System.Data.DataSetExtensions" /> |
49 | 50 |
<Reference Include="Microsoft.CSharp" /> |
... | ... | |
54 | 55 |
</ItemGroup> |
55 | 56 |
<ItemGroup> |
56 | 57 |
<Compile Include="AsyncCommand\AsyncCommand.cs" /> |
58 |
<Compile Include="PackIcon\PackIcon.cs" /> |
|
59 |
<Compile Include="PackIcon\PackIconBase.cs" /> |
|
60 |
<Compile Include="PackIcon\PackIconDataFactory.cs" /> |
|
61 |
<Compile Include="PackIcon\PackIconExtension.cs" /> |
|
62 |
<Compile Include="PackIcon\PackIconKind.cs" /> |
|
57 | 63 |
<Compile Include="RelayCommand\EventRaiser.cs" /> |
58 | 64 |
<Compile Include="RelayCommand\RelayCommand.cs" /> |
59 | 65 |
<Compile Include="AsyncCommand\IAsyncCommand.cs" /> |
내보내기 Unified diff