Replace UmbraAPI with submodule, remove old refs, upgrade to .NET 9 and apply patches

This commit is contained in:
2025-09-05 12:03:15 +02:00
parent e43979da54
commit b2352514ee
74 changed files with 39 additions and 1666 deletions

8
.gitignore vendored
View File

@@ -9,8 +9,6 @@
*.user
*.userosscache
*.sln.docstates
# Mac
.DS_Store
# User-specific files (MonoDevelop/Xamarin Studio)
@@ -353,4 +351,8 @@ MigrationBackup/
.ionide/
# docker run data
Docker/run/data/
Docker/run/data/
**/obj/
**/bin/
**/.idea/