Skip to content

Commit 0bce056

Browse files
committed
Update XAML Hot Reload
1 parent 7fb2656 commit 0bce056

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/xaml-tools/xaml-hot-reload.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "XAML Hot Reload for WPF and UWP apps"
33
description: Modify XAML code in running .NET MAUI, WinUI 3, Windows Presentation Foundation (WPF), or Universal Windows Platform (UWP) apps with edit and continue features in XAML Hot Reload.
4-
ms.date: 02/25/2022
4+
ms.date: 08/27/2024
55
ms.topic: conceptual
66
helpviewer_keywords:
77
- "xaml edit and continue"
@@ -39,10 +39,10 @@ XAML Hot Reload is especially helpful in these scenarios:
3939

4040
|Supported Application Types|Operating System and Tools|
4141
|---|---|
42-
|.NET MAUI|.NET6+|
42+
|.NET MAUI|.NET 6+|
4343
|Windows Presentation Foundation (WPF) |.NET Framework 4.6+, .NET Core, and .NET 5+</br>Windows 7 and later |
4444
|Universal Windows apps (UWP)|Windows 10 and later, with the [Windows 10 SDK](https://developer.microsoft.com/windows/downloads/windows-sdk/) 14393+ and later|
45-
|WinUI 3)|Windows 10, version 1809 and later, with the Windows App SDK|
45+
|WinUI 3|Windows 10, version 1809 and later, with the Windows App SDK|
4646

4747
If you're using **.NET MAUI**, see [XAML Hot Reload for .NET MAUI](/dotnet/maui/xaml/hot-reload) for more details.
4848

0 commit comments

Comments
 (0)