summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-06-30 12:36:57 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-06-30 12:36:57 -0700
commitfa064dcc9da4fa52c3942f5239a948aa0ac666f5 (patch)
tree36dd6728ee8008f67888cdae32512bb118792030 /nuget/DotNetOpenAuth.OpenId.nuspec
parent15f234f335ab7cdbcb14cc25a97f5dba22c7c663 (diff)
parent807464eb8d5a35c5ac669f24ea3d722449276f91 (diff)
downloadDotNetOpenAuth-fa064dcc9da4fa52c3942f5239a948aa0ac666f5.zip
DotNetOpenAuth-fa064dcc9da4fa52c3942f5239a948aa0ac666f5.tar.gz
DotNetOpenAuth-fa064dcc9da4fa52c3942f5239a948aa0ac666f5.tar.bz2
Merge branch 'v4.0'
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.nuspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.nuspec b/nuget/DotNetOpenAuth.OpenId.nuspec
index 0b98364..cbac5f8 100644
--- a/nuget/DotNetOpenAuth.OpenId.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.nuspec
@@ -51,7 +51,8 @@
<file src="$OutputPath40$Mono.Math.xml" target="lib\net40-full\" />
<file src="$OutputPath45$Mono.Math.xml" target="lib\net45-full\" />
- <file src="content\OpenId.Core\web.config.transform" target="content\web.config.transform" />
+ <file src="content\OpenId.Core\net35-full\web.config.transform" target="content\net35-full\" />
+ <file src="content\OpenId.Core\net40-full\web.config.transform" target="content\net40-full\" />
<file src="..\src\$Identity$\**\*.cs" target="src\$identity$" exclude="..\src\$Identity$\obj\**" />
<file src="$GeneratedAssemblyInfoSourceFile$" target="src\$identity$" />