Skip to content

Commit

Permalink
Added the expression dark theme dll to the lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kevicency committed Feb 8, 2012
1 parent f202ec2 commit 8804e72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demos/CMContrib.SL.Demo/CMContrib.SL.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@
<Reference Include="System.Windows.Controls.Layout.Toolkit, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\SilverlightToolkit-Layout.4.2010.4\lib\sl4\System.Windows.Controls.Layout.Toolkit.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Controls.Theming.ExpressionDark, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Windows.Controls.Theming.ExpressionDark, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\lib\System.Windows.Controls.Theming.ExpressionDark.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Controls.Theming.Toolkit, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\SilverlightToolkit-Theming.4.2010.4\lib\sl4\System.Windows.Controls.Theming.Toolkit.dll</HintPath>
</Reference>
Expand Down
Binary file modified demos/CMContrib.SL.Demo/ShellView.xaml
Binary file not shown.
Binary file not shown.

0 comments on commit 8804e72

Please sign in to comment.