Revision c53aa229 trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
121 121
    </Reference>
122 122
    <Reference Include="System.Drawing" />
123 123
    <Reference Include="System.Runtime.Serialization" />
124
    <Reference Include="System.ServiceModel" />
124 125
    <Reference Include="System.Windows.Forms" />
125 126
    <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
126 127
      <HintPath>..\packages\Caliburn.Micro.1.2.0\lib\Net40\System.Windows.Interactivity.dll</HintPath>
......
161 162
      <DependentUpon>PreferencesView.xaml</DependentUpon>
162 163
    </Compile>
163 164
    <Compile Include="PreferencesViewModel.cs" />
164
    <Compile Include="TaskbarViewModel.cs" />
165
    <Compile Include="Services\Events.cs" />
166
    <Compile Include="ShellViewModel.cs" />
167
    <Compile Include="Services\StatusService.cs" />
165 168
    <Compile Include="Wpf32Window.cs" />
166 169
    <Page Include="FilePropertiesView.xaml">
167 170
      <SubType>Designer</SubType>
......
189 192
      <SubType>Designer</SubType>
190 193
      <Generator>MSBuild:Compile</Generator>
191 194
    </Page>
195
    <Page Include="ShellView.xaml">
196
      <Generator>MSBuild:Compile</Generator>
197
      <SubType>Designer</SubType>
198
    </Page>
192 199
  </ItemGroup>
193 200
  <ItemGroup>
194 201
    <Compile Include="Properties\AssemblyInfo.cs">

Also available in: Unified diff