summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.Core.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-04-23 19:32:52 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-04-23 19:32:52 -0700
commit7554f28663e528bcd8ed7acd87184066cdf60fa3 (patch)
tree59838dca25bd0c5edeafeb28b3f4c674b2ae1c3b /nuget/DotNetOpenAuth.OpenId.Core.nuspec
parentab27c3ba3075583e95bf95d42e69bc5585f2a37e (diff)
downloadDotNetOpenAuth-7554f28663e528bcd8ed7acd87184066cdf60fa3.zip
DotNetOpenAuth-7554f28663e528bcd8ed7acd87184066cdf60fa3.tar.gz
DotNetOpenAuth-7554f28663e528bcd8ed7acd87184066cdf60fa3.tar.bz2
Added .NET 4.5 targetability to DNOA and enhanced .nupkg files to include .NET 4.5 assemblies.
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.Core.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.Core.nuspec9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.Core.nuspec b/nuget/DotNetOpenAuth.OpenId.Core.nuspec
index 541e8e6..5eadd9b 100644
--- a/nuget/DotNetOpenAuth.OpenId.Core.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.Core.nuspec
@@ -23,24 +23,33 @@
<files>
<file src="$OutputPath35$signed\DotNetOpenAuth.OpenId.dll" target="lib\net35-full\" />
<file src="$OutputPath40$signed\DotNetOpenAuth.OpenId.dll" target="lib\net40-full\" />
+ <file src="$OutputPath45$signed\DotNetOpenAuth.OpenId.dll" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.OpenId.pdb" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.OpenId.pdb" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.OpenId.pdb" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.OpenId.xml" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.OpenId.xml" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.OpenId.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\web.config.transform" target="content\web.config.transform" />