Revision 85c6af07 trunk/Pithos.Client.WPF.Test/Pithos.Client.WPF.Test.csproj

b/trunk/Pithos.Client.WPF.Test/Pithos.Client.WPF.Test.csproj
57 57
    <None Include="packages.config" />
58 58
  </ItemGroup>
59 59
  <ItemGroup>
60
    <ProjectReference Include="..\Libraries\Json40r2\Source\Src\Newtonsoft.Json\Newtonsoft.Json.csproj">
61
      <Project>{A9AE40FF-1A21-414A-9FE7-3BE13644CC6D}</Project>
62
      <Name>Newtonsoft.Json</Name>
63
    </ProjectReference>
60 64
    <ProjectReference Include="..\Pithos.Client.WPF\Pithos.Client.WPF.csproj">
61 65
      <Project>{4D9406A3-50ED-4672-BB97-A0B3EA4946FE}</Project>
62 66
      <Name>Pithos.Client.WPF</Name>
......
66 70
      <Name>Pithos.Interfaces</Name>
67 71
    </ProjectReference>
68 72
  </ItemGroup>
73
  <ItemGroup>
74
    <Content Include="json.txt">
75
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
76
    </Content>
77
    <Content Include="json2.txt">
78
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
79
    </Content>
80
  </ItemGroup>
69 81
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
70 82
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
71 83
       Other similar extension points exist, see Microsoft.Common.targets.

Also available in: Unified diff