summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.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.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.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.nuspec12
1 files changed, 6 insertions, 6 deletions
diff --git a/nuget/DotNetOpenAuth.nuspec b/nuget/DotNetOpenAuth.nuspec
index 4befe6c..db5e8ea 100644
--- a/nuget/DotNetOpenAuth.nuspec
+++ b/nuget/DotNetOpenAuth.nuspec
@@ -18,14 +18,14 @@
</frameworkAssemblies>
</metadata>
<files>
- <file src="$OutputPath35$unified\signed\DotNetOpenAuth.dll" target="lib\net35-full\DotNetOpenAuth.dll" />
- <file src="$OutputPath40$unified\signed\DotNetOpenAuth.dll" target="lib\net40-full\DotNetOpenAuth.dll" />
+ <file src="$OutputPath35$unified\signed\DotNetOpenAuth.dll" target="lib\net35-full\" />
+ <file src="$OutputPath40$unified\signed\DotNetOpenAuth.dll" target="lib\net40-full\" />
- <file src="$OutputPath35$unified\DotNetOpenAuth.pdb" target="lib\net35-full\DotNetOpenAuth.pdb" />
- <file src="$OutputPath40$unified\DotNetOpenAuth.pdb" target="lib\net40-full\DotNetOpenAuth.pdb" />
+ <file src="$OutputPath35$unified\DotNetOpenAuth.pdb" target="lib\net35-full\" />
+ <file src="$OutputPath40$unified\DotNetOpenAuth.pdb" target="lib\net40-full\" />
- <file src="$OutputPath35$unified\DotNetOpenAuth.xml" target="lib\net35-full\DotNetOpenAuth.xml" />
- <file src="$OutputPath40$unified\DotNetOpenAuth.xml" target="lib\net40-full\DotNetOpenAuth.xml" />
+ <file src="$OutputPath35$unified\DotNetOpenAuth.xml" target="lib\net35-full\" />
+ <file src="$OutputPath40$unified\DotNetOpenAuth.xml" target="lib\net40-full\" />
<file src="content\Ultimate\web.config.transform" target="content\web.config.transform" />