From e85e526efd0d8c3af43f8aa3295dc1ec9614651e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Tue, 23 Jul 2024 15:13:03 -0400 Subject: [PATCH] docs: Update doc/articles/upgrading-nuget-packages.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com> --- doc/articles/upgrading-nuget-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/upgrading-nuget-packages.md b/doc/articles/upgrading-nuget-packages.md index e39b91856f6e..db570adf5de9 100644 --- a/doc/articles/upgrading-nuget-packages.md +++ b/doc/articles/upgrading-nuget-packages.md @@ -14,7 +14,7 @@ Choose one of the sections below depending on your situation. The latest version of the Uno.Sdk is [![NuGet](https://img.shields.io/nuget/v/uno.sdk.svg)](https://www.nuget.org/packages/uno.sdk/). -To upgrade the Uno.Sdk, you'll need to open the `global.json` file located at the root of solution, which typically looks like this: +To upgrade the Uno.Sdk, you'll need to open the `global.json` file located at the root of the solution, which typically looks like this: ```json {