diff --git a/backend/API/obj/Debug/net8.0/API.AssemblyInfo.cs b/backend/API/obj/Debug/net8.0/API.AssemblyInfo.cs
index 55325db..cbf00a7 100644
--- a/backend/API/obj/Debug/net8.0/API.AssemblyInfo.cs
+++ b/backend/API/obj/Debug/net8.0/API.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+370bbdedcdfe038ea993900ddae1030e313dff4b")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+116405bd75830f3dec1c68562965bc78967039d5")]
[assembly: System.Reflection.AssemblyProductAttribute("API")]
[assembly: System.Reflection.AssemblyTitleAttribute("API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/backend/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache b/backend/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache
index 7dbf070..4860f19 100644
--- a/backend/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache
+++ b/backend/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache
@@ -1 +1 @@
-1a241015c3642b42703a629d0078478c54d7751eb228fed0fed6d826f4b5c9ee
+cef1c0cc4ccce44108fa880ecec8ba436aa9584f61400f2f44f2970c2d6842dc
diff --git a/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs b/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
index 0820bc7..e3e1f3b 100644
--- a/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
+++ b/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+370bbdedcdfe038ea993900ddae1030e313dff4b")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+116405bd75830f3dec1c68562965bc78967039d5")]
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache b/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
index 86df78e..e88b5bc 100644
--- a/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
+++ b/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
@@ -1 +1 @@
-947a9585f3af76ffb3252ea253465df3469dffd449e1b675f223b9b2ec969136
+2c0d3af716a6d40ccc6e2610395f654ee8489b15d024a3e4172c975777258df5
diff --git a/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs b/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
index 6ab1f20..6bb2bdd 100644
--- a/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
+++ b/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Core")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+370bbdedcdfe038ea993900ddae1030e313dff4b")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+116405bd75830f3dec1c68562965bc78967039d5")]
[assembly: System.Reflection.AssemblyProductAttribute("Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache b/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
index 330e06f..233c625 100644
--- a/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
+++ b/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
@@ -1 +1 @@
-29171bfbb3060aeec3e28989e421ab28b5e850441e180cbb64727af47a6c30e3
+2b55ffa63c3c28b8380b15c20fdfc361e74063c09bcdfe546bd072959418bb1d
diff --git a/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs b/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs
index 8ae739e..154d500 100644
--- a/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs
+++ b/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+370bbdedcdfe038ea993900ddae1030e313dff4b")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+116405bd75830f3dec1c68562965bc78967039d5")]
[assembly: System.Reflection.AssemblyProductAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache b/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache
index 903bdeb..ca8e803 100644
--- a/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache
+++ b/backend/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache
@@ -1 +1 @@
-c1f4053275832f9f21e54f0be78b6e236fee4953b4ba4912f9f2887693ee6e56
+73cfa8a3fe505da7a9d840f72821132ea5cd333c5d680c5413ad6c2d32eb0aa9
diff --git a/backend/UpgradeLog.htm b/backend/UpgradeLog.htm
deleted file mode 100644
index d18ddf6..0000000
--- a/backend/UpgradeLog.htm
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
- Migration Report
-
- Migration Report - HealthcareManagerAPI
Overview
Solution and projects
API
| API\API.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
Core
| Core\Core.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
Infrastructure
| Infrastructure\Infrastructure.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
Solution
| HealthcareManagerAPI.sln:
- Visual Studio needs to make non-functional changes to this project in order to enable the project to open in released versions of Visual Studio newer than Visual Studio 2010 SP1 without impacting project behavior. |
|
- Show 2 additional messages
- |
| HealthcareManagerAPI.sln:
- File successfully backed up as C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Backup\HealthcareManagerAPI.sln |
| HealthcareManagerAPI.sln:
- Solution migrated successfully |
|
- Hide 2 additional messages
- |
Application
| Application logged no messages.
- |
HealthcareManager.API
| HealthcareManager.API logged no messages.
- |
HealthcareManager.Application
| HealthcareManager.Application logged no messages.
- |
HealthcareManager.Core
| HealthcareManager.Core logged no messages.
- |
HealthcareManager.Infrastructure
| HealthcareManager.Infrastructure logged no messages.
- |
\ No newline at end of file
diff --git a/backend/UpgradeLog2.htm b/backend/UpgradeLog2.htm
deleted file mode 100644
index f8f2619..0000000
--- a/backend/UpgradeLog2.htm
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
- Migration Report
-
- Migration Report -
Overview
| Project | Path | Errors | Warnings | Messages |
|---|
| Infrastructure | Infrastructure\Infrastructure.csproj | 1 | 0 | 0 |
Solution and projects
Infrastructure
| Infrastructure\Infrastructure.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
\ No newline at end of file
diff --git a/backend/UpgradeLog3.htm b/backend/UpgradeLog3.htm
deleted file mode 100644
index 2d5d6ef..0000000
--- a/backend/UpgradeLog3.htm
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
- Migration Report
-
- Migration Report -
Overview
| Project | Path | Errors | Warnings | Messages |
|---|
| Core | Core\Core.csproj | 1 | 0 | 0 |
Solution and projects
Core
| Core\Core.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
\ No newline at end of file
diff --git a/backend/UpgradeLog4.htm b/backend/UpgradeLog4.htm
deleted file mode 100644
index 2d5d6ef..0000000
--- a/backend/UpgradeLog4.htm
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
- Migration Report
-
- Migration Report -
Overview
| Project | Path | Errors | Warnings | Messages |
|---|
| Core | Core\Core.csproj | 1 | 0 | 0 |
Solution and projects
Core
| Core\Core.csproj:
- The application which this project type is based on was not found. Please try this link for further information: 9a19103f-16f7-4668-be54-9a1e7a4f7556 |
\ No newline at end of file