diff options
Diffstat (limited to 'nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec b/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec index 0ab7256..57695f5 100644 --- a/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec +++ b/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec @@ -20,7 +20,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" /> |