From 223e00ce3e3c3a922ea266493329da413861bda9 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Sun, 12 May 2024 22:20:46 +0100 Subject: [PATCH] use DocFX admonitions --- articles/migrate_38.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/articles/migrate_38.md b/articles/migrate_38.md index 287c56a..171ba32 100644 --- a/articles/migrate_38.md +++ b/articles/migrate_38.md @@ -12,9 +12,8 @@ The major difference is that 3.8.1 now requires .NET 6 and Visual Studio 2022. Y The MGCB Editor is no longer a global .NET tool and we recommend that you use the new Visual Studio 2022 extension which helps with accessing it without the need of CLI commands. -::: note -It is also recommended that you uninstall the older global versions of the .NET tools as described below. -::: +> [!NOTE] +> It is also recommended that you uninstall the older global versions of the .NET tools as described below. ## WindowsDX, DesktopGL, and UWP