From 8d8b9409a8fe7955e9df20feeba2a85ac2e1f60f Mon Sep 17 00:00:00 2001 From: andrei-mihnea-cerbu Date: Tue, 30 Apr 2024 18:14:53 +0300 Subject: [PATCH] api for AZURE --- .../inspectionProfiles/profiles_settings.xml | 6 + backend/.idea/misc.xml | 4 + backend/.idea/workspace.xml | 97 +------------ backend/API/API.csproj | 1 - backend/API/appsettings.json | 4 +- backend/API/bin/Debug/net8.0/API.dll | Bin 49664 -> 51200 bytes backend/API/bin/Debug/net8.0/API.exe | Bin 142848 -> 142848 bytes backend/API/bin/Debug/net8.0/API.pdb | Bin 33584 -> 33876 bytes backend/API/bin/Debug/net8.0/Application.dll | Bin 100352 -> 103424 bytes backend/API/bin/Debug/net8.0/Application.pdb | Bin 35680 -> 36096 bytes backend/API/bin/Debug/net8.0/Core.dll | Bin 8704 -> 8704 bytes backend/API/bin/Debug/net8.0/Core.pdb | Bin 13892 -> 13932 bytes .../API/bin/Debug/net8.0/Infrastructure.dll | Bin 53760 -> 53760 bytes .../API/bin/Debug/net8.0/Infrastructure.pdb | Bin 33124 -> 33136 bytes backend/API/bin/Debug/net8.0/appsettings.json | 4 +- backend/API/obj/API.csproj.nuget.dgspec.json | 28 +++- .../API/obj/Debug/net8.0/API.AssemblyInfo.cs | 3 +- .../Debug/net8.0/API.AssemblyInfoInputs.cache | 2 +- .../API.MvcApplicationPartsAssemblyInfo.cs | 1 - backend/API/obj/Debug/net8.0/API.assets.cache | Bin 37389 -> 37389 bytes .../net8.0/API.csproj.AssemblyReference.cache | Bin 20083 -> 17447 bytes .../net8.0/API.csproj.CoreCompileInputs.cache | 2 +- .../net8.0/API.csproj.FileListAbsolute.txt | 132 +++++++++--------- ...csproj.CopyComplete => API.csproj.Up2Date} | 0 backend/API/obj/Debug/net8.0/API.dll | Bin 49664 -> 51200 bytes backend/API/obj/Debug/net8.0/API.pdb | Bin 33584 -> 33876 bytes .../API/obj/Debug/net8.0/API.sourcelink.json | 2 +- backend/API/obj/Debug/net8.0/apphost.exe | Bin 142848 -> 142848 bytes backend/API/obj/Debug/net8.0/ref/API.dll | Bin 17920 -> 18944 bytes backend/API/obj/Debug/net8.0/refint/API.dll | Bin 17920 -> 18944 bytes backend/API/obj/project.assets.json | 7 +- backend/API/obj/project.nuget.cache | 2 +- backend/API/obj/project.packagespec.json | 2 +- .../API/obj/rider.project.model.nuget.info | 2 +- backend/API/obj/rider.project.restore.info | 2 +- .../bin/Debug/net8.0/Application.dll | Bin 100352 -> 103424 bytes .../bin/Debug/net8.0/Application.pdb | Bin 35680 -> 36096 bytes backend/Application/bin/Debug/net8.0/Core.dll | Bin 8704 -> 8704 bytes backend/Application/bin/Debug/net8.0/Core.pdb | Bin 13892 -> 13932 bytes .../obj/Application.csproj.nuget.dgspec.json | 14 +- ...CopyComplete => Applicat.44B5EDA2.Up2Date} | 0 .../Debug/net8.0/Application.AssemblyInfo.cs | 3 +- .../Application.AssemblyInfoInputs.cache | 2 +- .../obj/Debug/net8.0/Application.assets.cache | Bin 11909 -> 11909 bytes ...Application.csproj.AssemblyReference.cache | Bin 6575 -> 5344 bytes ...Application.csproj.CoreCompileInputs.cache | 2 +- .../Application.csproj.FileListAbsolute.txt | 32 ++--- .../obj/Debug/net8.0/Application.dll | Bin 100352 -> 103424 bytes .../obj/Debug/net8.0/Application.pdb | Bin 35680 -> 36096 bytes .../Debug/net8.0/Application.sourcelink.json | 2 +- .../obj/Debug/net8.0/ref/Application.dll | Bin 31232 -> 31744 bytes .../obj/Debug/net8.0/refint/Application.dll | Bin 31232 -> 31744 bytes backend/Application/obj/project.assets.json | 7 +- backend/Application/obj/project.nuget.cache | 2 +- .../Application/obj/project.packagespec.json | 2 +- .../obj/rider.project.model.nuget.info | 2 +- .../obj/rider.project.restore.info | 2 +- backend/Core/bin/Debug/net8.0/Core.dll | Bin 8704 -> 8704 bytes backend/Core/bin/Debug/net8.0/Core.pdb | Bin 13892 -> 13932 bytes .../Core/obj/Core.csproj.nuget.dgspec.json | 7 +- .../obj/Debug/net8.0/Core.AssemblyInfo.cs | 3 +- .../net8.0/Core.AssemblyInfoInputs.cache | 2 +- .../Core/obj/Debug/net8.0/Core.assets.cache | Bin 1721 -> 1721 bytes .../Core.csproj.AssemblyReference.cache | Bin 366 -> 264 bytes .../Core.csproj.CoreCompileInputs.cache | 2 +- .../net8.0/Core.csproj.FileListAbsolute.txt | 26 ++-- backend/Core/obj/Debug/net8.0/Core.dll | Bin 8704 -> 8704 bytes backend/Core/obj/Debug/net8.0/Core.pdb | Bin 13892 -> 13932 bytes .../obj/Debug/net8.0/Core.sourcelink.json | 2 +- backend/Core/obj/Debug/net8.0/ref/Core.dll | Bin 7168 -> 7168 bytes backend/Core/obj/Debug/net8.0/refint/Core.dll | Bin 7168 -> 7168 bytes backend/Core/obj/project.assets.json | 7 +- backend/Core/obj/project.nuget.cache | 2 +- backend/Core/obj/project.packagespec.json | 2 +- .../Core/obj/rider.project.model.nuget.info | 2 +- backend/Core/obj/rider.project.restore.info | 2 +- .../HealthcareManagerAPI.sln.DotSettings.user | 4 +- .../bin/Debug/net8.0/Application.dll | Bin 100352 -> 103424 bytes .../bin/Debug/net8.0/Application.pdb | Bin 35680 -> 36096 bytes .../Infrastructure/bin/Debug/net8.0/Core.dll | Bin 8704 -> 8704 bytes .../Infrastructure/bin/Debug/net8.0/Core.pdb | Bin 13892 -> 13932 bytes .../bin/Debug/net8.0/Infrastructure.dll | Bin 53760 -> 53760 bytes .../bin/Debug/net8.0/Infrastructure.pdb | Bin 33124 -> 33136 bytes ...CopyComplete => Infrastr.15EFFBFE.Up2Date} | 0 .../net8.0/Infrastructure.AssemblyInfo.cs | 3 +- .../Infrastructure.AssemblyInfoInputs.cache | 2 +- .../Debug/net8.0/Infrastructure.assets.cache | Bin 59058 -> 59058 bytes ...rastructure.csproj.AssemblyReference.cache | Bin 24883 -> 20316 bytes ...rastructure.csproj.CoreCompileInputs.cache | 2 +- ...Infrastructure.csproj.FileListAbsolute.txt | 40 +++--- .../obj/Debug/net8.0/Infrastructure.dll | Bin 53760 -> 53760 bytes .../obj/Debug/net8.0/Infrastructure.pdb | Bin 33124 -> 33136 bytes .../net8.0/Infrastructure.sourcelink.json | 2 +- .../obj/Debug/net8.0/ref/Infrastructure.dll | Bin 17920 -> 17920 bytes .../Debug/net8.0/refint/Infrastructure.dll | Bin 17920 -> 17920 bytes .../Infrastructure.csproj.nuget.dgspec.json | 21 ++- .../Infrastructure/obj/project.assets.json | 7 +- .../Infrastructure/obj/project.nuget.cache | 2 +- .../obj/project.packagespec.json | 2 +- .../obj/rider.project.model.nuget.info | 2 +- .../obj/rider.project.restore.info | 2 +- frontend/.idea/.gitignore | 5 + 102 files changed, 259 insertions(+), 263 deletions(-) create mode 100644 backend/.idea/inspectionProfiles/profiles_settings.xml create mode 100644 backend/.idea/misc.xml rename backend/API/obj/Debug/net8.0/{API.csproj.CopyComplete => API.csproj.Up2Date} (100%) rename backend/Application/obj/Debug/net8.0/{Application.csproj.CopyComplete => Applicat.44B5EDA2.Up2Date} (100%) rename backend/Infrastructure/obj/Debug/net8.0/{Infrastructure.csproj.CopyComplete => Infrastr.15EFFBFE.Up2Date} (100%) create mode 100644 frontend/.idea/.gitignore diff --git a/backend/.idea/inspectionProfiles/profiles_settings.xml b/backend/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/backend/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/backend/.idea/misc.xml b/backend/.idea/misc.xml new file mode 100644 index 0000000..e524f65 --- /dev/null +++ b/backend/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 588ea87..dc49db5 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -2,93 +2,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +