Skip to content

Commit

Permalink
Fixing licence nuspec tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
slorello89 authored Sep 2, 2020
1 parent acbe7f3 commit 3e441ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Vonage/Vonage.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Vonage API Client</title>
<authors>Vonage</authors>
<owners>Vonage</owners>
<license>Apache-2.0</license>
<license type="expression">Apache-2.0</license>
<projectUrl>https://github.com/Vonage/vonage-dotnet</projectUrl>
<iconUrl>https://dashboard.nexmo.com/apple-touch-icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down Expand Up @@ -68,4 +68,4 @@ https://github.com/Vonage/vonage-dotnet/releases/tag/v5.3.0
<file src="bin\Release\netstandard2.0\Vonage.dll" target="lib\netstandard2.0\Vonage.dll" />
<file src="bin\Release\netstandard2.0\Vonage.xml" target="lib\netstandard2.0\Vonage.xml" />
</files>
</package>
</package>

0 comments on commit 3e441ec

Please # to comment.