Skip to content

Commit

Permalink
Fixing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed Nov 5, 2011
1 parent 8b2811c commit d5307b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Raven.Studio/Raven.Studio.csproj
Expand Up @@ -89,7 +89,8 @@
<Reference Include="System.Net" />
<Reference Include="System.Windows.Controls.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Windows.Controls.Data.Toolkit, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Windows.Controls.Input" />
<Reference Include="System.Windows.Controls.Input"/>
<Reference Include="System.Windows.Controls.Data.Input"/>
<Reference Include="System.Windows.Controls.Toolkit, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Windows.Interactivity, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\SharedLibs\Silverlight\System.Windows.Interactivity.dll</HintPath>
Expand Down

0 comments on commit d5307b9

Please sign in to comment.