Skip to content

Commit e24a578

Browse files
committed
Add 2026 License Key
1 parent 59a012d commit e24a578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MyApp/Configure.AppHost.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ public override void Configure()
2929

3030
// TODO: Replace with your own License Key. FREE Individual or OSS License available from: https://servicestack.net/free
3131
public static void RegisterKey() =>
32-
ServiceStack.Licensing.RegisterLicense("OSS BSD-3-Clause 2025 https://github.com/NetCoreTemplates/nextjs fikwwuuSWXcMlSp9HNi2aWOqg+XskqXNG/2epBNhPeQ4zEddXhxSFlFwv3Rfvr74nB5kaGPVvA1sY6MgfMkHYngn8FSLnDZPXUtCt54N5hEen1mKPxTIAPJjBGjWNSP+vccFGl4mpbpxjmpZ8+eKcAuzvMuWa3UqZFpV/49Buis=");
32+
ServiceStack.Licensing.RegisterLicense("OSS BSD-3-Clause 2026 https://github.com/NetCoreTemplates/react-spa WhqD2HwD6sgYkeZpWX0KoWNW3v9/dbCUODecdfXsI4B2EtcQRXX+tjucAZH1qums8Zs3L8iEDuz4LwGXGwT3ddYEZ+uSSyhHhjssnf2rBYHwmQoVBJ32/f8Dfgax52uMdXWdwgOkE9cbN9tZ8fSp9YLCQZErZe1LzL4bupfFm6g=");
3333
}

0 commit comments

Comments
 (0)