Skip to content

Commit f61853e

Browse files
committed
915138_balzor Resolved given feedback.
1 parent 20849d1 commit f61853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Microsoft.AspNetCore.Components.Web;
44

55
var builder = WebApplication.CreateBuilder(args);
6-
6+
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Your License Key");
77
// Add services to the container.
88
builder.Services.AddRazorPages();
99
builder.Services.AddServerSideBlazor();

0 commit comments

Comments
 (0)