summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.Core.UI.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.Core.UI.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.Core.UI.nuspec5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.Core.UI.nuspec b/nuget/DotNetOpenAuth.Core.UI.nuspec
index d0d31a6..232164a 100644
--- a/nuget/DotNetOpenAuth.Core.UI.nuspec
+++ b/nuget/DotNetOpenAuth.Core.UI.nuspec
@@ -21,7 +21,12 @@
<file src="$OutputPath35$signed\DotNetOpenAuth.Core.UI.dll" target="lib\net35-full\DotNetOpenAuth.Core.UI.dll" />
<file src="$OutputPath40$signed\DotNetOpenAuth.Core.UI.dll" target="lib\net40-full\DotNetOpenAuth.Core.UI.dll" />
+ <file src="$OutputPath35$DotNetOpenAuth.Core.UI.pdb" target="lib\net35-full\DotNetOpenAuth.Core.UI.pdb" />
+ <file src="$OutputPath40$DotNetOpenAuth.Core.UI.pdb" target="lib\net40-full\DotNetOpenAuth.Core.UI.pdb" />
+
<file src="$OutputPath35$DotNetOpenAuth.Core.UI.xml" target="lib\net35-full\DotNetOpenAuth.Core.UI.xml" />
<file src="$OutputPath40$DotNetOpenAuth.Core.UI.xml" target="lib\net40-full\DotNetOpenAuth.Core.UI.xml" />
+
+ <file src="..\src\DotNetOpenAuth.Core.UI\**\*.cs" target="src" />
</files>
</package> \ No newline at end of file