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 59a012d commit e24a578Copy full SHA for e24a578
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 2025 https://github.com/NetCoreTemplates/nextjs fikwwuuSWXcMlSp9HNi2aWOqg+XskqXNG/2epBNhPeQ4zEddXhxSFlFwv3Rfvr74nB5kaGPVvA1sY6MgfMkHYngn8FSLnDZPXUtCt54N5hEen1mKPxTIAPJjBGjWNSP+vccFGl4mpbpxjmpZ8+eKcAuzvMuWa3UqZFpV/49Buis=");
+ ServiceStack.Licensing.RegisterLicense("OSS BSD-3-Clause 2026 https://github.com/NetCoreTemplates/react-spa WhqD2HwD6sgYkeZpWX0KoWNW3v9/dbCUODecdfXsI4B2EtcQRXX+tjucAZH1qums8Zs3L8iEDuz4LwGXGwT3ddYEZ+uSSyhHhjssnf2rBYHwmQoVBJ32/f8Dfgax52uMdXWdwgOkE9cbN9tZ8fSp9YLCQZErZe1LzL4bupfFm6g=");
33
}
0 commit comments