Skip to content

Commit

Permalink
Delete TravisCI config + release 2.4.0 + update nuget docu
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Aug 13, 2020
1 parent 13159c0 commit dbbd9dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 32 deletions.
30 changes: 0 additions & 30 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion NetLicensingClient/NetLicensingClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ReleaseVersion>2.x</ReleaseVersion>
<PackOnBuild>true</PackOnBuild>
<PackageId>NetLicensingClient-csharp</PackageId>
<PackageVersion>2.3.9.5</PackageVersion>
<PackageVersion>2.4.0</PackageVersion>
<Authors>Labs64 NetLicensing</Authors>
<Description>Labs64 NetLicensing is a first-class solution in the Licensing-as-a-Service (LaaS) sector. Based on open standards, it provides a cost-effective, integrated and scalable platform for software vendors and developers who want to concentrate on their product’s core functionality instead of spending resources on developing an own license management software.</Description>
<Copyright>© 2010 Labs64 GmbH</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion README-nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ context.apiKey = "apiKeyNumber";
ValidationResult validationResult = LicenseeService.validate(context, licenseeNumber, validationParameters);
```

## 📖 Documentation
## 📖 Wiki

Visit NetLicensing [Wiki](https://netlicensing.io/wiki/) for setup and configuration tips, as well as examples on how to use licensing models.

Expand Down

0 comments on commit dbbd9dd

Please sign in to comment.