summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OAuth2.Client.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2013-06-16 15:45:15 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2013-06-16 15:45:15 -0700
commit6616faa0d09dc0fd6f60bc5ce122476aefaec44c (patch)
treea5f5519bc8a75489436719b7f3dc83daa26e7186 /nuget/DotNetOpenAuth.OAuth2.Client.nuspec
parent69bbeda7ad2923c1b3033f99e6d1b841a09fbe8a (diff)
downloadDotNetOpenAuth-6616faa0d09dc0fd6f60bc5ce122476aefaec44c.zip
DotNetOpenAuth-6616faa0d09dc0fd6f60bc5ce122476aefaec44c.tar.gz
DotNetOpenAuth-6616faa0d09dc0fd6f60bc5ce122476aefaec44c.tar.bz2
Fixes build break from the signing change in the build.
Closes #288
Diffstat (limited to 'nuget/DotNetOpenAuth.OAuth2.Client.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OAuth2.Client.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OAuth2.Client.nuspec b/nuget/DotNetOpenAuth.OAuth2.Client.nuspec
index dc10461..5a230c0 100644
--- a/nuget/DotNetOpenAuth.OAuth2.Client.nuspec
+++ b/nuget/DotNetOpenAuth.OAuth2.Client.nuspec
@@ -21,7 +21,7 @@
</dependencies>
</metadata>
<files>
- <file src="$OutputPath45$signed\$identity$.dll" target="lib\net45-full" />
+ <file src="$OutputPath45$$signedSubPath$$identity$.dll" target="lib\net45-full" />
<file src="$OutputPath45$$identity$.pdb" target="lib\net45-full" />
<file src="$OutputPath45$$identity$.xml" target="lib\net45-full" />