Skip to content

Commit ac6d8b5

Browse files
Merge pull request #1549 from syncfusion-content/EXT-191970
UG changes for NET9.0 for all platforms
2 parents 03fc3cc + 1d28a22 commit ac6d8b5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
4444

4545
![Syncfusion WPF project configuration wizard](Template-Studio-Images/WPF-4.png)
4646

47-
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.
47+
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.
4848

4949
I> Visual Basic Language support is available in WPF Template Studio starting from version 25.1.35.
5050

@@ -122,7 +122,7 @@ In the **Project Details** section, you can modify configurations and project ty
122122

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

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:
125+
> 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:
126126
> <table>
127127
> <thead>
128128
> <tr>
@@ -147,6 +147,11 @@ In the **Project Details** section, you can modify configurations and project ty
147147
> <td>v23.2.4</td>
148148
> <td>Visual Studio 2022</td>
149149
> </tr>
150+
> <tr>
151+
> <td>.NET 9.0</td>
152+
> <td>v27.2.2</td>
153+
> <td>Visual Studio 2022</td>
154+
> </tr>
150155
> </tbody>
151156
> </table>
152157

0 commit comments

Comments
 (0)