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