Skip to content

Commit 9130147

Browse files
committed
Updated the changes
1 parent c4a3da3 commit 9130147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ All the sample browser projects are configured as single SDK-style projects that
4949

5050
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.
5151

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.9\SampleBrowser\targets\MultiTargeting.targets] as shown in the image below.
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.
5353

5454
![WPF TargetFrameworks](Guidetorunthesamples_images/TargetFrameworks-wpf.jpg)
5555

0 commit comments

Comments
 (0)