Skip to content

Commit

Permalink
csproj updated to reflect the new location of the Json.NET DLL
Browse files Browse the repository at this point in the history
  • Loading branch information
jpf committed Nov 30, 2010
1 parent 189286f commit bf6784f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Hacker News/Hacker News.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@
<Reference Include="Microsoft.Phone" />
<Reference Include="Microsoft.Phone.Controls, Version=7.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
<Reference Include="Microsoft.Phone.Interop" />
<Reference Include="Newtonsoft.Json.Silverlight">
<HintPath>.\Newtonsoft.Json.Silverlight.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json.Silverlight, Version=3.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
<Reference Include="System.Windows" />
<Reference Include="system" />
<Reference Include="System.Core" />
Expand Down

0 comments on commit bf6784f

Please sign in to comment.