Merge branch 'develop' into develop

This commit is contained in:
Efrem Ropelato 2024-11-27 21:22:44 +01:00 committed by GitHub
commit 7129ba79fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
79 changed files with 2229 additions and 720 deletions

View file

@ -1,4 +1,4 @@
using System.Threading.Tasks;
using System.Threading.Tasks;
namespace SourceGit.ViewModels
{