Upgrade to .NET 6 and update all dependencies
This commit is contained in:
parent
2356fbab4f
commit
28747dfe5b
17 changed files with 698 additions and 58 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
|||
# Project specific
|
||||
# Project specific
|
||||
Start/Server/app.db
|
||||
Start/Server/app.db-shm
|
||||
Start/Server/app.db-wal
|
||||
# Compiled CSS files
|
||||
Start/Client/wwwRoot/css/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue