Replace UmbraAPI with submodule, remove old refs, upgrade to .NET 9 and apply patches
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user