Mercurial > silverbladetech
changeset 100:9b6855dc165e
Updated System.Windows into Libs
author | stevenhollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 05 May 2012 23:04:16 +0100 |
parents | 655637c25774 |
children | 2372846797f0 |
files | SilverlightValidation/SilverlightValidation.PL/SilverlightValidation.PL.csproj SilverlightValidation/SilverlightValidation.Tests/SilverlightValidation.Tests.csproj |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/SilverlightValidation/SilverlightValidation.PL/SilverlightValidation.PL.csproj Sat May 05 22:53:53 2012 +0100 +++ b/SilverlightValidation/SilverlightValidation.PL/SilverlightValidation.PL.csproj Sat May 05 23:04:16 2012 +0100 @@ -54,9 +54,9 @@ <HintPath>..\Libs\GalaSoft.MvvmLight.SL5.dll</HintPath> </Reference> <Reference Include="mscorlib" /> - <Reference Include="System.Windows" /> <Reference Include="system" /> <Reference Include="System.Core" /> + <Reference Include="System.Windows" /> <Reference Include="System.Windows.Controls, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\Libs\System.Windows.Controls.dll</HintPath> </Reference>
--- a/SilverlightValidation/SilverlightValidation.Tests/SilverlightValidation.Tests.csproj Sat May 05 22:53:53 2012 +0100 +++ b/SilverlightValidation/SilverlightValidation.Tests/SilverlightValidation.Tests.csproj Sat May 05 23:04:16 2012 +0100 @@ -43,7 +43,7 @@ <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Windows"> - <HintPath>..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v5.0\System.Windows.dll</HintPath> + <HintPath>..\Libs\System.Windows.dll</HintPath> </Reference> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" />