diff --git a/wpf/Visual-Studio-Integration/Template-Studio.md b/wpf/Visual-Studio-Integration/Template-Studio.md index e538f3883..7a3b12aa6 100644 --- a/wpf/Visual-Studio-Integration/Template-Studio.md +++ b/wpf/Visual-Studio-Integration/Template-Studio.md @@ -92,7 +92,7 @@ In the **Project Details** section, you can modify configurations and project ty *I. Application Host:* - - Registers **ApplicationHostService** to manage the app's life cycle. + - Registers **ApplicationHostService** to manage the app's lifecycle. *II. Specific Services:* - Registers **PageService** and **NavigationService** for handling page navigation. @@ -122,8 +122,7 @@ In the **Project Details** section, you can modify configurations and project ty ![Resources](Template-Studio-Images/Resources.png) - - > The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: + > The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: > > > @@ -149,7 +148,7 @@ In the **Project Details** section, you can modify configurations and project ty > > > - >
Visual Studio 2022
+ > 13. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio.