We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24a578 commit 0ca330cCopy full SHA for 0ca330c
1 file changed
MyApp/Configure.AppHost.cs
@@ -29,5 +29,5 @@ public override void Configure()
29
30
// TODO: Replace with your own License Key. FREE Individual or OSS License available from: https://servicestack.net/free
31
public static void RegisterKey() =>
32
- ServiceStack.Licensing.RegisterLicense("OSS BSD-3-Clause 2026 https://github.com/NetCoreTemplates/react-spa WhqD2HwD6sgYkeZpWX0KoWNW3v9/dbCUODecdfXsI4B2EtcQRXX+tjucAZH1qums8Zs3L8iEDuz4LwGXGwT3ddYEZ+uSSyhHhjssnf2rBYHwmQoVBJ32/f8Dfgax52uMdXWdwgOkE9cbN9tZ8fSp9YLCQZErZe1LzL4bupfFm6g=");
+ ServiceStack.Licensing.RegisterLicense("OSS BSD-3-Clause 2026 https://github.com/ServiceStack/ServiceStack O/YkmuxTrsTH+YGs8I9+/ipPvS5c8YIvTBsxtfB5bzusvWEclq+tyFbI54K152sn5sv2Z2q1IH6JerY0l76YhIxmCyuz5q99my5T2zUNl4IRuFHfO7226sPIOxH6G4+X82k2JHL+O0wJzqrpLN52+z17SZK95tkfdKkx6b+79c4=");
33
}
0 commit comments