Skip to content

Commit 372bc13

Browse files
authored
Update Program.cs
1 parent 4b7ba33 commit 372bc13

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MyApp/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
using MyApp.Identity;
1010
using MyApp.Components;
1111

12+
ServiceStack.Licensing.RegisterLicense("OSS MIT 2023 https://github.com/NetCoreApps/BlazorGallery Gj64/BYUNNVLCOjQeagNfHeCC88VX92bVhcM7lwnLj9CRA6hUtBTFL2TYACuEVk+z9WqWIYDDUndA+aJqU1rqoe0OWSEtVuppRH2GzKnDcYcDi3PabbEhyzZ/x8i5J7Z1Gx+JzZLsc6Ctr/svN5hZXPHShcUFL6bhN7nVitwXdU=");
13+
1214
var builder = WebApplication.CreateBuilder(args);
1315

1416
var services = builder.Services;

0 commit comments

Comments
 (0)