diff options
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.UI.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.OpenId.UI.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.UI.nuspec b/nuget/DotNetOpenAuth.OpenId.UI.nuspec index 64f633e..6e69313 100644 --- a/nuget/DotNetOpenAuth.OpenId.UI.nuspec +++ b/nuget/DotNetOpenAuth.OpenId.UI.nuspec @@ -17,7 +17,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\" /> |