summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OAuth.Common.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.OAuth.Common.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OAuth.Common.nuspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.OAuth.Common.nuspec b/nuget/DotNetOpenAuth.OAuth.Common.nuspec
index d88ba7b..7160414 100644
--- a/nuget/DotNetOpenAuth.OAuth.Common.nuspec
+++ b/nuget/DotNetOpenAuth.OAuth.Common.nuspec
@@ -19,12 +19,15 @@
<files>
<file src="$OutputPath35$signed\DotNetOpenAuth.OAuth.Common.dll" target="lib\net35-full\" />
<file src="$OutputPath40$signed\DotNetOpenAuth.OAuth.Common.dll" target="lib\net40-full\" />
+ <file src="$OutputPath45$signed\DotNetOpenAuth.OAuth.Common.dll" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.OAuth.Common.pdb" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.OAuth.Common.pdb" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.OAuth.Common.pdb" target="lib\net45-full\" />
<file src="$OutputPath35$DotNetOpenAuth.OAuth.Common.xml" target="lib\net35-full\" />
<file src="$OutputPath40$DotNetOpenAuth.OAuth.Common.xml" target="lib\net40-full\" />
+ <file src="$OutputPath45$DotNetOpenAuth.OAuth.Common.xml" target="lib\net45-full\" />
<file src="..\src\DotNetOpenAuth.OAuth.Common\**\*.cs" target="src" />
</files>