Skip to content

Commit ddf354a

Browse files
Merge pull request #2029 from Syncfusion-Content/hotfix/hotfix-v31.2.12
DOCINFRA-2341_merged_using_automation
2 parents 45eee8d + fa741e1 commit ddf354a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

wpf/samples.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,6 @@ To explore any individual showcase sample from the `Syncfusion<sup>&reg;</sup> W
4545

4646
![Exploring Syncfusion WPF Showcase Samples](Guidetorunthesamples_images/Exploring-syncfusion-wpf-Showcase-sample.PNG)
4747

48-
All the sample browser projects are configured as single SDK-style projects that support multiple frameworks: `.NET Framework 4.6.2`, `.NET 8.0`, `.NET 9.0`, and `.NET 10`.
49-
50-
When you click the `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.
51-
52-
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: [..\WPF\31.2.12\SampleBrowser\targets\MultiTargeting.targets] as shown in the image below.
53-
54-
![WPF TargetFrameworks](Guidetorunthesamples_images/TargetFrameworks-wpf.jpg)
55-
56-
If you don’t have other frameworks installed and encounter compilation issues as a result, you can remove the unsupported framework from the `<TargetFrameworks>` tag in the same file and retain only the available ones to resolve the issue.
57-
5848
N> To run the individual control demos, please refer the instruction from [Running Individual Control Demos](https://github.com/syncfusion/wpf-demos#running-individual-control-demos).
5949

6050
## Online Samples

0 commit comments

Comments
 (0)