Browse Source

Update Upgrade-Your-Existing-Projects-to-Dotnet7.md

pull/14480/head
Alper Ebiçoğlu 4 years ago
committed by GitHub
parent
commit
6c41e45cf6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md

3
docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md

@ -254,7 +254,8 @@ 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/commit/e7e9756cf228acdeaf0eaa2eee49264d6927fdd5](https://github.com/abpframework/abp/commit/e7e9756cf228acdeaf0eaa2eee49264d6927fdd5)
[github.com/abpframework/abp/pull/13626/files](https://github.com/abpframework/abp/pull/13626/files)
Happy coding with .NET 7 🤗

Loading…
Cancel
Save