summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-12-28 10:44:14 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2012-12-28 10:44:14 -0800
commitfeaad821a771e968d6dbc3ef6072762a8ed6dad6 (patch)
tree230b0c8644abbcc9f643b4a6dfe57390f0e3a375 /nuget/DotNetOpenAuth.OpenId.nuspec
parentf44b82d128498f8e4b34026f0d72ffe39ee43575 (diff)
downloadDotNetOpenAuth-feaad821a771e968d6dbc3ef6072762a8ed6dad6.zip
DotNetOpenAuth-feaad821a771e968d6dbc3ef6072762a8ed6dad6.tar.gz
DotNetOpenAuth-feaad821a771e968d6dbc3ef6072762a8ed6dad6.tar.bz2
Retargets exclusively to .NET 4.5 now.
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.nuspec20
1 files changed, 0 insertions, 20 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.nuspec b/nuget/DotNetOpenAuth.OpenId.nuspec
index 31d8f36..7f3b135 100644
--- a/nuget/DotNetOpenAuth.OpenId.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.nuspec
@@ -21,38 +21,18 @@
</references>
</metadata>
<files>
- <file src="$OutputPath35$signed\$identity$.dll" target="lib\net35-full\" />
- <file src="$OutputPath40$signed\$identity$.dll" target="lib\net40-full\" />
<file src="$OutputPath45$signed\$identity$.dll" target="lib\net45-full\" />
- <file src="$OutputPath35$$identity$.pdb" target="lib\net35-full\" />
- <file src="$OutputPath40$$identity$.pdb" target="lib\net40-full\" />
<file src="$OutputPath45$$identity$.pdb" target="lib\net45-full\" />
- <file src="$OutputPath35$$identity$.xml" target="lib\net35-full\" />
- <file src="$OutputPath40$$identity$.xml" target="lib\net40-full\" />
<file src="$OutputPath45$$identity$.xml" target="lib\net45-full\" />
- <file src="$OutputPath35$signed\Org.Mentalis.Security.Cryptography.dll" target="lib\net35-full\" />
- <file src="$OutputPath40$signed\Org.Mentalis.Security.Cryptography.dll" target="lib\net40-full\" />
<file src="$OutputPath45$signed\Org.Mentalis.Security.Cryptography.dll" target="lib\net45-full\" />
- <file src="$OutputPath35$Org.Mentalis.Security.Cryptography.pdb" target="lib\net35-full\" />
- <file src="$OutputPath40$Org.Mentalis.Security.Cryptography.pdb" target="lib\net40-full\" />
<file src="$OutputPath45$Org.Mentalis.Security.Cryptography.pdb" target="lib\net45-full\" />
- <file src="$OutputPath35$Org.Mentalis.Security.Cryptography.xml" target="lib\net35-full\" />
- <file src="$OutputPath40$Org.Mentalis.Security.Cryptography.xml" target="lib\net40-full\" />
<file src="$OutputPath45$Org.Mentalis.Security.Cryptography.xml" target="lib\net45-full\" />
- <file src="$OutputPath35$signed\Mono.Math.dll" target="lib\net35-full\" />
- <file src="$OutputPath40$signed\Mono.Math.dll" target="lib\net40-full\" />
<file src="$OutputPath45$signed\Mono.Math.dll" target="lib\net45-full\" />
- <file src="$OutputPath35$Mono.Math.pdb" target="lib\net35-full\" />
- <file src="$OutputPath40$Mono.Math.pdb" target="lib\net40-full\" />
<file src="$OutputPath45$Mono.Math.pdb" target="lib\net45-full\" />
- <file src="$OutputPath35$Mono.Math.xml" target="lib\net35-full\" />
- <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\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="content\OpenId.Core\net45-full\web.config.transform" target="content\net45-full\" />
<file src="..\src\$Identity$\**\*.cs" target="src\$identity$" exclude="..\src\$Identity$\obj\**" />