summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-04-15 09:30:45 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-04-15 09:30:45 -0700
commit4a306da9e44c7286c30c77d556e1f0f37d5e5ceb (patch)
treed698d95f7c8c069829ccba2433e09649dcaec842 /samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
parent0c230bcb705987449a7ff4303cbdd0618d93812c (diff)
downloadDotNetOpenAuth-4a306da9e44c7286c30c77d556e1f0f37d5e5ceb.zip
DotNetOpenAuth-4a306da9e44c7286c30c77d556e1f0f37d5e5ceb.tar.gz
DotNetOpenAuth-4a306da9e44c7286c30c77d556e1f0f37d5e5ceb.tar.bz2
Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 components for the library.
Fixes up build breaks in the dropped samples.
Diffstat (limited to 'samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj')
-rw-r--r--samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj b/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
index 522a8ab..f97354d 100644
--- a/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
+++ b/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
@@ -11,7 +11,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DotNetOpenAuth.ApplicationBlock</RootNamespace>
<AssemblyName>DotNetOpenAuth.ApplicationBlock</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>