summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2013-01-27 21:53:35 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2013-01-27 21:53:35 -0800
commit82d1b482dd1640fa805dc66b6d6610798664e3ea (patch)
tree0c90cdc21e0c96f7cc1d5dffa5c8ed3cacf3686f /src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj
parent23f06825f7280261f599beedd977c83afe9a47c8 (diff)
downloadDotNetOpenAuth-82d1b482dd1640fa805dc66b6d6610798664e3ea.zip
DotNetOpenAuth-82d1b482dd1640fa805dc66b6d6610798664e3ea.tar.gz
DotNetOpenAuth-82d1b482dd1640fa805dc66b6d6610798664e3ea.tar.bz2
Updates to Validation 2.0.2 and log4net 2.0.0.
Diffstat (limited to 'src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj')
-rw-r--r--src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj b/src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj
index ef48970..71b3f74 100644
--- a/src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj
+++ b/src/DotNetOpenAuth.OAuth2.Client.UI/DotNetOpenAuth.OAuth2.Client.UI.csproj
@@ -48,9 +48,9 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
- <Reference Include="Validation">
- <HintPath>..\packages\Validation.2.0.1.12362\lib\portable-windows8+net40+sl5+windowsphone8\Validation.dll</HintPath>
- <Private>True</Private>
+ <Reference Include="Validation, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2fc06f0d701809a7, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\packages\Validation.2.0.2.13022\lib\portable-windows8+net40+sl5+windowsphone8\Validation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>