Revision 4f6d51d4 trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
70 70
    <AssemblyOriginatorKeyFile>pithos.snk</AssemblyOriginatorKeyFile>
71 71
  </PropertyGroup>
72 72
  <PropertyGroup>
73
    <ApplicationIcon>Images\Tray.ico</ApplicationIcon>
73
    <ApplicationIcon>Images\Pithos.ico</ApplicationIcon>
74 74
  </PropertyGroup>
75 75
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x86'">
76 76
    <DebugSymbols>true</DebugSymbols>
......
228 228
    <Reference Include="WindowsBase" />
229 229
    <Reference Include="PresentationCore" />
230 230
    <Reference Include="PresentationFramework" />
231
    <Reference Include="WPFToolkit.Extended">
231
    <Reference Include="WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
232
      <SpecificVersion>False</SpecificVersion>
232 233
      <HintPath>..\packages\Extended.Wpf.Toolkit.1.5.0\lib\net40\WPFToolkit.Extended.dll</HintPath>
233 234
    </Reference>
234 235
  </ItemGroup>

Also available in: Unified diff