From 6d66b147704b4551cf33d69a589b17618d64815b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alper=20Ebi=C3=A7o=C4=9Flu?= <9526587+ebicoglu@users.noreply.github.com> Date: Thu, 27 Oct 2022 19:03:16 +0300 Subject: [PATCH] Update Upgrade-Your-Existing-Projects-to-Dotnet7.md --- .../Upgrade-Your-Existing-Projects-to-Dotnet7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md b/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md index 1464336e44..920387f16c 100644 --- a/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md +++ b/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md @@ -254,7 +254,7 @@ For this update, you can check out the following PR as an example: We have updated all our dependencies from .NET6 to .NET7. Not all the changes are here, but here's the commit of our .NET 7 update process: -[github.com/abpframework/abp/pull/13626/files](https://github.com/abpframework/abp/pull/13626/files) +* [github.com/abpframework/abp/pull/13626/files](https://github.com/abpframework/abp/pull/13626/files)