Skip to content

Commit aa40794

Browse files
Merge pull request #1248 from syncfusion-content/Revert-Changes
Reverted the UG Changes
2 parents b5184d0 + e44a5fe commit aa40794

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

winui/samples.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ For example, following is a demonstration to run an individual `Chart` control p
4747

4848
![Running an individual control project](Guide-to-run-the-samples-images/run-induvidual-control-project.png)
4949

50+
All the sample browser projects are configured as single SDK-style projects that support multiple frameworks: `.NET 8.0`, `.NET 9.0`, and `.NET 10`.
51+
52+
When you click the `Run Local Demos` or `Explore Demo Source` button, the `net10.0-windows` entry will be automatically removed from the targets file if `.NET 10` is not installed on your machine, preventing any compilation errors.
53+
54+
To use the `.NET 10 framework`, install the required SDK and add `net10.0-windows` to the `<TargetFrameworks>` tag in the `MultiTargeting.targets` file located at the Samples Location:[..\WinUI\31.2.12\SampleBrowser\targets\MultiTargeting.targets] as shown in the image below.
55+
56+
![WinUI TargetFrameworks](Guide-to-run-the-samples-images/TargetFrameworks_winui.png)
57+
5058
## Online Sample
5159

5260
* Download and install demos from [Microsoft Store](https://apps.microsoft.com/detail/9n0fp16ddc06?hl=en-GB&gl=IN).

0 commit comments

Comments
 (0)