Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
build(csproj): change nuget description of library
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuo committed Aug 11, 2018
1 parent 3c5ee3d commit 4c969fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Miqo.License/Miqo.License.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<AssemblyVersion>1.1.1</AssemblyVersion>
<FileVersion>1.1.1</FileVersion>
<Version>1.1.1</Version>
<Description>📄🔐 The easy to use software licensing system for .NET
<Description>📄🔐 Creating and validating license keys for your .NET application has never been so easy

Implement a licensing system that is easy to use into your application with Miqo.License. The library is cross platform and provides you with all the neccessary tools to issue, sign and verify the authenticity of a license.

Expand All @@ -29,4 +29,4 @@ The library is available for .NET Standard 2.0 and .NET Framework 4.0 and higher
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 4c969fa

Please sign in to comment.