Skip to content

Commit 0068edd

Browse files
WPF Conflict Resolved
1 parent 6b9a57c commit 0068edd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

wpf/Visual-Studio-Integration/Template-Studio.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ In the **Project Details** section, you can modify configurations and project ty
9292

9393

9494
*I. Application Host:*
95-
- Registers **ApplicationHostService** to manage the app's life cycle.
95+
- Registers **ApplicationHostService** to manage the app's lifecycle.
9696

9797
*II. Specific Services:*
9898
- Registers **PageService** and **NavigationService** for handling page navigation.
@@ -122,8 +122,7 @@ In the **Project Details** section, you can modify configurations and project ty
122122

123123
![Resources](Template-Studio-Images/Resources.png)
124124

125-
126-
> 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:
125+
> 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:
127126
> <table>
128127
> <thead>
129128
> <tr>
@@ -149,7 +148,7 @@ In the **Project Details** section, you can modify configurations and project ty
149148
> <td>Visual Studio 2022</td>
150149
> </tr>
151150
> </tbody>
152-
> </table>
151+
> </table>
153152
154153
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.
155154

0 commit comments

Comments
 (0)