summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.Core.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-02-08 17:34:17 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2012-02-08 17:34:17 -0800
commita32cb87d51ac8bb5964240f84fe55b44c072f3a2 (patch)
treeaeebf1a02acaa798f7e650878422fe3ea2c4d489 /nuget/DotNetOpenAuth.Core.nuspec
parentdcf7af7bcef6724ba73e5cf952eaf554f4da4e9f (diff)
downloadDotNetOpenAuth-a32cb87d51ac8bb5964240f84fe55b44c072f3a2.zip
DotNetOpenAuth-a32cb87d51ac8bb5964240f84fe55b44c072f3a2.tar.gz
DotNetOpenAuth-a32cb87d51ac8bb5964240f84fe55b44c072f3a2.tar.bz2
Removed redundant filenames from nuspec files.
Diffstat (limited to 'nuget/DotNetOpenAuth.Core.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.Core.nuspec12
1 files changed, 6 insertions, 6 deletions
diff --git a/nuget/DotNetOpenAuth.Core.nuspec b/nuget/DotNetOpenAuth.Core.nuspec
index 55d1b00..64ca83e 100644
--- a/nuget/DotNetOpenAuth.Core.nuspec
+++ b/nuget/DotNetOpenAuth.Core.nuspec
@@ -21,14 +21,14 @@
</dependencies>
</metadata>
<files>
- <file src="$OutputPath35$signed\DotNetOpenAuth.Core.dll" target="lib\net35-full\DotNetOpenAuth.Core.dll" />
- <file src="$OutputPath40$signed\DotNetOpenAuth.Core.dll" target="lib\net40-full\DotNetOpenAuth.Core.dll" />
+ <file src="$OutputPath35$signed\DotNetOpenAuth.Core.dll" target="lib\net35-full\" />
+ <file src="$OutputPath40$signed\DotNetOpenAuth.Core.dll" target="lib\net40-full\" />
- <file src="$OutputPath35$DotNetOpenAuth.Core.pdb" target="lib\net35-full\DotNetOpenAuth.Core.pdb" />
- <file src="$OutputPath40$DotNetOpenAuth.Core.pdb" target="lib\net40-full\DotNetOpenAuth.Core.pdb" />
+ <file src="$OutputPath35$DotNetOpenAuth.Core.pdb" target="lib\net35-full\" />
+ <file src="$OutputPath40$DotNetOpenAuth.Core.pdb" target="lib\net40-full\" />
- <file src="$OutputPath35$DotNetOpenAuth.Core.xml" target="lib\net35-full\DotNetOpenAuth.Core.xml" />
- <file src="$OutputPath40$DotNetOpenAuth.Core.xml" target="lib\net40-full\DotNetOpenAuth.Core.xml" />
+ <file src="$OutputPath35$DotNetOpenAuth.Core.xml" target="lib\net35-full\" />
+ <file src="$OutputPath40$DotNetOpenAuth.Core.xml" target="lib\net40-full\" />
<file src="content\Core\web.config.transform" target="content\web.config.transform" />