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.nuspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.Core.UI.nuspec b/nuget/DotNetOpenAuth.Core.UI.nuspec
index c966515..90013d2 100644
--- a/nuget/DotNetOpenAuth.Core.UI.nuspec
+++ b/nuget/DotNetOpenAuth.Core.UI.nuspec
@@ -20,12 +20,15 @@
<files>
<file src="$OutputPath35$signed\DotNetOpenAuth.Core.UI.dll" target="lib\net35-full\" />
<file src="$OutputPath40$signed\DotNetOpenAuth.Core.UI.dll" target="lib\net40-full\" />
+ <file src="$OutputPath45$signed\DotNetOpenAuth.Core.UI.dll" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.Core.UI.pdb" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.Core.UI.pdb" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.Core.UI.pdb" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.Core.UI.xml" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.Core.UI.xml" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.Core.UI.xml" target="lib\net45-full\" />
<file src="..\src\DotNetOpenAuth.Core.UI\**\*.cs" target="src" />
</files>