#102: Moving Models and constants to their own library

This commit is contained in:
kdeng00
2024-07-27 22:12:32 -04:00
parent 8900afdfd2
commit 8fdc3cfe40
50 changed files with 25 additions and 0 deletions
+5
View File
@@ -3,6 +3,7 @@
################################################################################
/.vs/Icarus
.vscode/*
/bin/*
/bin/Debug/netcoreapp2.2
/Migrations
@@ -13,3 +14,7 @@
/appsettings.Development.json
appsettings.Development.json
appsettings.json
Icarus/bin
Icarus/obj
Models/bin
Models/obj