Skip to content

Commit

Permalink
Minor nuget spec change
Browse files Browse the repository at this point in the history
  • Loading branch information
smithrobs committed Mar 19, 2016
1 parent 6e703f7 commit f314bc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Nexmo.Api/Nexmo.Api.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Nexmo.Csharp.Client</id>
<version>$version$</version>
<title>Nexmo.Csharp.Client</title>
<title>Nexmo API Client</title>
<authors>$author$</authors>
<owners>$author$</owners>
<licenseUrl>https://github.com/Nexmo/csharp-client/blob/master/LICENSE.md</licenseUrl>
Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Nexmo.Api")]
[assembly: AssemblyDescription("Official C#/.NET wrapper for the nexmo API (http://nexmo.com/)")]
[assembly: AssemblyDescription("Official C#/.NET wrapper for the nexmo API")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Nexmo")]
[assembly: AssemblyProduct("Nexmo.Api")]
Expand Down

0 comments on commit f314bc3

Please # to comment.