Skip to content

Commit 044da82

Browse files
UG updated
1 parent 6348109 commit 044da82

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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +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 |
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 |
131132
132133
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.
133134

Extension/WindowsForms-Extension/Template-Studio.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@ Here's a simple explanation:
124124

125125
![Resources](Template-Studio-Images/Resources.png)
126126

127-
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 |
127+
> 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:
128+
> | .NET Version | Available From Version | Supported from Visual Studio |
129+
> |--------------|------------------------|-----------------------------|
130+
> | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 |
131+
> | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 |
132+
> | .NET 8.0 | v23.2.4 | Visual Studio 2022 |
133133
134134
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.
135135

0 commit comments

Comments
 (0)