Skip to content

Commit

Permalink
Fixed issue 1: Could not load file or assembly 'Microsoft.Windows.Shell'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergEg committed Mar 17, 2011
1 parent 0d2baa4 commit 2f21823
Show file tree
Hide file tree
Showing 9 changed files with 8,202 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CQRSSample.WpfClient/CQRSSample.WpfClient.csproj
Expand Up @@ -53,7 +53,9 @@
<HintPath>..\External Libs\FluentValidation\FluentValidation.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
<Reference Include="Microsoft.Windows.Shell">
<HintPath>..\External Libs\Microsoft Ribbon for WPF\V3.5\Microsoft.Windows.Shell.dll</HintPath>
</Reference>
<Reference Include="RibbonControlsLibrary, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\External Libs\Microsoft Ribbon for WPF\V4.0\RibbonControlsLibrary.dll</HintPath>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
7,552 changes: 7,552 additions & 0 deletions External Libs/Microsoft Ribbon for WPF/V3.5/RibbonControlsLibrary.xml

Large diffs are not rendered by default.

0 comments on commit 2f21823

Please sign in to comment.