From bbd367634d18024196714c773c2432574193a67e Mon Sep 17 00:00:00 2001 From: Dmitry Ratner <6830384+dmitrat@users.noreply.github.com> Date: Wed, 23 Sep 2026 07:30:39 +0300 Subject: [PATCH] chore(licensing): 1.2.0 - publish LicenseInstallId and LicenseBindingProviderTenant.ForDeployment The 1.1.0 package on nuget.org predates the two helpers (checked: neither name is in its assemblies), so WitCloud carries a local DeploymentIdentity shim that mirrors them. Bumping the version lets the next publish carry them and the shim go. Co-Authored-By: Claude Fable 5.1 --- .../OutWit.Common.Licensing/OutWit.Common.Licensing.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Licensing/OutWit.Common.Licensing/OutWit.Common.Licensing.csproj b/Licensing/OutWit.Common.Licensing/OutWit.Common.Licensing.csproj index 452e5f2..8c25431 100644 --- a/Licensing/OutWit.Common.Licensing/OutWit.Common.Licensing.csproj +++ b/Licensing/OutWit.Common.Licensing/OutWit.Common.Licensing.csproj @@ -6,7 +6,7 @@ enable latest - 1.1.0 + 1.2.0 Offline software licensing for .NET: a compact signed licence token (JWS-style, ECDSA/RSA), a key ring scoped per product line, tolerant n-of-m machine binding, validation that reports a reason rather than a boolean, and a store that survives clock tampering. No BouncyCastle, no vendor service, no phone-home. OutWit;Common;Licensing;Licence;License;Activation;Fingerprint;Offline;ECDSA