summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.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.OpenId.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.OpenId.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.nuspec b/nuget/DotNetOpenAuth.OpenId.nuspec
index 7f3b135..4572689 100644
--- a/nuget/DotNetOpenAuth.OpenId.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.nuspec
@@ -21,15 +21,15 @@
</references>
</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\" />
- <file src="$OutputPath45$signed\Org.Mentalis.Security.Cryptography.dll" target="lib\net45-full\" />
+ <file src="$OutputPath45$$signedSubPath$Org.Mentalis.Security.Cryptography.dll" target="lib\net45-full\" />
<file src="$OutputPath45$Org.Mentalis.Security.Cryptography.pdb" target="lib\net45-full\" />
<file src="$OutputPath45$Org.Mentalis.Security.Cryptography.xml" target="lib\net45-full\" />
- <file src="$OutputPath45$signed\Mono.Math.dll" target="lib\net45-full\" />
+ <file src="$OutputPath45$$signedSubPath$Mono.Math.dll" target="lib\net45-full\" />
<file src="$OutputPath45$Mono.Math.pdb" target="lib\net45-full\" />
<file src="$OutputPath45$Mono.Math.xml" target="lib\net45-full\" />