summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.AspNet.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.AspNet.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.AspNet.nuspec4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.AspNet.nuspec b/nuget/DotNetOpenAuth.AspNet.nuspec
index ef68ebb..e987039 100644
--- a/nuget/DotNetOpenAuth.AspNet.nuspec
+++ b/nuget/DotNetOpenAuth.AspNet.nuspec
@@ -25,6 +25,10 @@
<file src="$OutputPath40$$identity$.pdb" target="lib\net40-full\" />
<file src="$OutputPath40$$identity$.xml" target="lib\net40-full\" />
+ <file src="$OutputPath45$signed\$identity$.dll" target="lib\net45-full\" />
+ <file src="$OutputPath45$$identity$.pdb" target="lib\net45-full\" />
+ <file src="$OutputPath45$$identity$.xml" target="lib\net45-full\" />
+
<file src="..\src\$Identity$\**\*.cs" target="src" exclude="..\src\$Identity$\obj\**" />
<file src="$GeneratedAssemblyInfoSourceFile$" target="src" />
</files>