Skip to content

Commit a5f12d3

Browse files
UG Updated
1 parent 040d051 commit a5f12d3

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

Extension/WPF-Extension/Template-Studio.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ In the **Project Details** section, you can modify configurations and project ty
123123
![Resources](Template-Studio-Images/Resources.png)
124124

125125

126-
> | .NET Version | Available From Version | Supported from Visual Studio | Listed in "Select a framework version" when SDK is installed |
127-
> |--------------|------------------------|-----------------------------|--------------------------------------------------------------|
128-
> | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 | Yes |
129-
> | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 | Yes |
130-
> | .NET 8.0 | v23.2.4 | Visual Studio 2022 | Yes |
131-
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:
127+
> | .NET Version | Available From Version | Supported from Visual Studio |
128+
> |--------------|------------------------|-----------------------------|
129+
> | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 |
130+
> | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 |
131+
> | .NET 8.0 | v23.2.4 | Visual Studio 2022 |
132132
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.
133133

134134
![Syncfusion license registration required information dialog in Syncfusion WPF project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-9.png)

Extension/WindowsForms-Extension/Template-Studio.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,12 @@ Here's a simple explanation:
125125
![Resources](Template-Studio-Images/Resources.png)
126126

127127

128-
> | .NET Version | Available From Version | Supported from Visual Studio | Listed in "Select a framework version" when SDK is installed |
129-
> |--------------|------------------------|-----------------------------|--------------------------------------------------------------|
130-
> | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 | Yes |
131-
> | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 | Yes |
132-
> | .NET 8.0 | v23.2.4 | Visual Studio 2022 | Yes |
128+
> 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:
129+
> | .NET Version | Available From Version | Supported from Visual Studio |
130+
> |--------------|------------------------|-----------------------------|
131+
> | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 |
132+
> | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 |
133+
> | .NET 8.0 | v23.2.4 | Visual Studio 2022 |
133134
134135
13. If you install the trial setup or NuGet packages from nuget.org, you must register the Syncfusion license key to your application since Syncfusion introduced the licensing system from the 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) to generate and register the Syncfusion license key to your application. 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.
135136

0 commit comments

Comments
 (0)