From 1d28a22df11999a56f34152cb109fcfb31af0a79 Mon Sep 17 00:00:00 2001 From: Kesavaraman Date: Fri, 8 Nov 2024 10:53:52 +0530 Subject: [PATCH] UG changes --- wpf/Visual-Studio-Integration/Template-Studio.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wpf/Visual-Studio-Integration/Template-Studio.md b/wpf/Visual-Studio-Integration/Template-Studio.md index 7a3b12aa6..f8c84d6e9 100644 --- a/wpf/Visual-Studio-Integration/Template-Studio.md +++ b/wpf/Visual-Studio-Integration/Template-Studio.md @@ -44,7 +44,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo ![Syncfusion WPF project configuration wizard](Template-Studio-Images/WPF-4.png) - N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0, and .NET 8.0 from the project type option in Visual Studio. + N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0, .NET 8.0 and .NET 9.0 from the project type option in Visual Studio. I> Visual Basic Language support is available in WPF Template Studio starting from version 25.1.35. @@ -122,7 +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, .NET 8.0 and .NET 9.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: > > > @@ -147,6 +147,11 @@ In the **Project Details** section, you can modify configurations and project ty > > > + > + > + > + > + > > >
v23.2.4Visual Studio 2022
.NET 9.0v27.2.2Visual Studio 2022