Skip to content

Commit

Permalink
Register pvq.app license
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Nov 26, 2024
1 parent d4c1429 commit e510c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MyApp/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
using MyApp.Data;
using MyApp.Components.Account;
using MyApp.ServiceInterface;
using ServiceStack.IO;

Licensing.RegisterLicense("OSS GPL-3.0 2024 https://github.com/ServiceStack/pvq.app kWu7cqu+XspZIN0fhMQvrpwDHR5bkKpDSWPPCdYKCqq4NmqE0JgHbm+aP9ifgyFxORB0UId2vqDRmT1UrbaV+iX+j/BAV/zQemrWpVCzO5esI3unc8tmtf3DiSKpC6KyuJmotpIpikAPDQJfvYI8tnmds9/nEFOqBhZk1/IA7R4=");

var builder = WebApplication.CreateBuilder(args);

Expand Down

0 comments on commit e510c4e

Please sign in to comment.