Browse Source

Nuspec: Fixed the title for Directory.Standalone

Kevin Lovato 11 years ago
parent
commit
3ad9ae587e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/nuget/nuspecs/Abc.Zebus.Directory.Standalone.nuspec

+ 1 - 1
build/nuget/nuspecs/Abc.Zebus.Directory.Standalone.nuspec

@@ -3,7 +3,7 @@
 	<metadata>
 		<id>Zebus.Directory.Standalone</id>
 		<version>$version$</version>
-		<title>Zebus.Directory</title>
+		<title>Zebus.Directory.Standalone</title>
 		<authors>$author$</authors>
 		<owners>$author$</owners>
 		<licenseUrl>https://github.com/Abc-Arbitrage/Zebus/blob/master/LICENSE.txt</licenseUrl>