|
@@ -73,7 +73,7 @@ public partial class App : Application
|
|
|
|
|
|
protected override void OnStartup(StartupEventArgs e)
|
|
protected override void OnStartup(StartupEventArgs e)
|
|
{
|
|
{
|
|
- SyncfusionLicenseProvider.RegisterLicense(CoreUtils.SyncfusionLicense(SyncfusionVersion.v25_2));
|
|
|
|
|
|
+ SyncfusionLicenseProvider.RegisterLicense(CoreUtils.SyncfusionLicense(SyncfusionVersion.v29_x));
|
|
|
|
|
|
if (Environment.UserInteractive)
|
|
if (Environment.UserInteractive)
|
|
{
|
|
{
|