summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec b/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
index 043b537..cf64de4 100644
--- a/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
@@ -22,12 +22,15 @@
<files>
<file src="$OutputPath35$signed\$identity$.dll" target="lib\net35-full\" />
<file src="$OutputPath40$signed\$identity$.dll" target="lib\net40-full\" />
+ <file src="$OutputPath45$signed\$identity$.dll" target="lib\net45-full\" />
<file src="$OutputPath35$$identity$.pdb" target="lib\net35-full\" />
<file src="$OutputPath40$$identity$.pdb" target="lib\net40-full\" />
+ <file src="$OutputPath45$$identity$.pdb" target="lib\net45-full\" />
<file src="$OutputPath35$$identity$.xml" target="lib\net35-full\" />
<file src="$OutputPath40$$identity$.xml" target="lib\net40-full\" />
+ <file src="$OutputPath45$$identity$.xml" target="lib\net45-full\" />
<file src="content\OpenId.RelyingParty\web.config.transform" target="content\web.config.transform" />