summaryrefslogtreecommitdiffstats
path: root/nuget/nuget.proj
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/nuget.proj')
-rw-r--r--nuget/nuget.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget/nuget.proj b/nuget/nuget.proj
index 70ea43b..d2ebfc1 100644
--- a/nuget/nuget.proj
+++ b/nuget/nuget.proj
@@ -49,6 +49,7 @@
<NuGetProperties Include="oauth2version=$(NuGetPackageVersion)" />
<NuGetProperties Include="OutputPath45=$(OutputPath45)" />
<NuGetProperties Include="IntermediatePath=$(IntermediatePath45)" />
+ <NuGetProperties Include="signedSubPath=$(SignedSubPath)" />
<NuGetSpecifications Include="*.nuspec" Exclude="DotNetOpenAuth.nuspec">
<Symbols>true</Symbols>