finalizare 1.0

This commit is contained in:
andrei-mihnea-cerbu
2024-05-21 12:10:53 +03:00
parent f7795f7519
commit 1cc1d34003
11268 changed files with 2102399 additions and 10909 deletions
@@ -1,20 +1,20 @@
{
"format": 1,
"restore": {
"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj": {}
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj": {}
},
"projects": {
"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj": {
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj",
"projectName": "Application",
"projectPath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/home/azureuser/CC-FinalProj/backend/Application/obj/",
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj",
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
@@ -26,8 +26,8 @@
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj"
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj"
}
}
}
@@ -36,11 +36,6 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
@@ -54,6 +49,10 @@
"MongoDB.Driver": {
"target": "Package",
"version": "[2.24.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
@@ -72,21 +71,21 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
}
}
},
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj",
"projectName": "Core",
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/home/azureuser/CC-FinalProj/backend/Core/obj/",
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
"projectName": "Domain",
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
@@ -104,11 +103,6 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
@@ -136,7 +130,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
}
}
}
@@ -4,16 +4,16 @@
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Andrei Cerbu\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/root/.nuget/packages/" />
<SourceRoot Include="C:\Users\Andrei Cerbu\.nuget\packages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">/root/.nuget/packages/awssdk.core/3.7.100.14</PkgAWSSDK_Core>
<PkgAWSSDK_SecurityToken Condition=" '$(PkgAWSSDK_SecurityToken)' == '' ">/root/.nuget/packages/awssdk.securitytoken/3.7.100.14</PkgAWSSDK_SecurityToken>
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">C:\Users\Andrei Cerbu\.nuget\packages\awssdk.core\3.7.100.14</PkgAWSSDK_Core>
<PkgAWSSDK_SecurityToken Condition=" '$(PkgAWSSDK_SecurityToken)' == '' ">C:\Users\Andrei Cerbu\.nuget\packages\awssdk.securitytoken\3.7.100.14</PkgAWSSDK_SecurityToken>
</PropertyGroup>
</Project>
@@ -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+8d0553a7baf3abb4e5ff26719515fdb7a34f9565")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
@@ -1 +1 @@
05edcdd0eba1c907e62b604ced71b8910f792fe135079552beb2b99738968fcd
2a4e5f5a0667b9cd53f41476d242e4588b36e9b8087ce5913d0c0c2c8bafbf9c
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Application
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Application/
build_property.ProjectDir = C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
@@ -1 +1 @@
b1f2dfdf7e90d16b502e2392466d697f9ae0afc3e370989a7d04c991ccff86d5
5873f420a71602dd33ba07235fb11884abbbf7d53e02e671f37455f257d94243
@@ -60,3 +60,48 @@ C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/D
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/refint/Application.dll
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.pdb
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/ref/Application.dll
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/bin/Debug/net8.0/Application.deps.json
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/bin/Debug/net8.0/Application.dll
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/bin/Debug/net8.0/Application.pdb
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/bin/Debug/net8.0/Domain.dll
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/bin/Debug/net8.0/Domain.pdb
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Applicat.44B5EDA2.Up2Date
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.dll
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/refint/Application.dll
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/Application.pdb
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Application/obj/Debug/net8.0/ref/Application.dll
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/bin/Debug/net8.0/Application.deps.json
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/bin/Debug/net8.0/Application.dll
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/bin/Debug/net8.0/Application.pdb
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/bin/Debug/net8.0/Domain.dll
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/bin/Debug/net8.0/Domain.pdb
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Applicat.44B5EDA2.Up2Date
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.dll
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/refint/Application.dll
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/Application.pdb
/home/andrei/Documents/Projects/HealthcareManager/backend/Application/obj/Debug/net8.0/ref/Application.dll
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\bin\Debug\net8.0\Application.deps.json
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\bin\Debug\net8.0\Application.dll
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\bin\Debug\net8.0\Application.pdb
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\bin\Debug\net8.0\Domain.dll
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\bin\Debug\net8.0\Domain.pdb
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.csproj.AssemblyReference.cache
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.AssemblyInfoInputs.cache
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.AssemblyInfo.cs
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.csproj.CoreCompileInputs.cache
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Applicat.44B5EDA2.Up2Date
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.dll
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\refint\Application.dll
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\Application.pdb
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Application\obj\Debug\net8.0\ref\Application.dll
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8d0553a7baf3abb4e5ff26719515fdb7a34f9565/*"}}
+65 -22
View File
@@ -198,6 +198,19 @@
}
}
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"compile": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"SharpCompress/0.30.1": {
"type": "package",
"compile": {
@@ -306,17 +319,17 @@
"lib/net7.0/ZstdSharp.dll": {}
}
},
"Core/1.0.0": {
"Domain/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"MongoDB.Bson": "2.24.0"
},
"compile": {
"bin/placeholder/Core.dll": {}
"bin/placeholder/Domain.dll": {}
},
"runtime": {
"bin/placeholder/Core.dll": {}
"bin/placeholder/Domain.dll": {}
}
}
}
@@ -583,6 +596,36 @@
"runtimes/win/native/mongocrypt.dll"
]
},
"Newtonsoft.Json/13.0.3": {
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"type": "package",
"path": "newtonsoft.json/13.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/net6.0/Newtonsoft.Json.dll",
"lib/net6.0/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.3.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"SharpCompress/0.30.1": {
"sha512": "XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
"type": "package",
@@ -825,33 +868,34 @@
"zstdsharp.port.nuspec"
]
},
"Core/1.0.0": {
"Domain/1.0.0": {
"type": "project",
"path": "../Core/Core.csproj",
"msbuildProject": "../Core/Core.csproj"
"path": "../Domain/Domain.csproj",
"msbuildProject": "../Domain/Domain.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0": [
"Core >= 1.0.0",
"Domain >= 1.0.0",
"FluentValidation >= 11.9.0",
"MongoDB.Driver >= 2.24.0"
"MongoDB.Driver >= 2.24.0",
"Newtonsoft.Json >= 13.0.3"
]
},
"packageFolders": {
"/root/.nuget/packages/": {}
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj",
"projectName": "Application",
"projectPath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/home/azureuser/CC-FinalProj/backend/Application/obj/",
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj",
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
@@ -863,8 +907,8 @@
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj"
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj"
}
}
}
@@ -873,11 +917,6 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
@@ -891,6 +930,10 @@
"MongoDB.Driver": {
"target": "Package",
"version": "[2.24.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
@@ -909,7 +952,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
}
}
}
+22 -21
View File
@@ -1,28 +1,29 @@
{
"version": 2,
"dgSpecHash": "xbFAS0EJ9D5wqx6C2ZwtqAkjTv6+37IIPMzuXcWc+eX3pzBKAk/xD079gtuhxXRl26oX/FuHjD68U4JeA5xl7g==",
"dgSpecHash": "BoodHi16PZiEqi1vCHSxpbDelmfLgP7SCERaikfVx619YgCwH7FUC+8UfWaBmpJSGE+JiWBddqPsENjexCDBOg==",
"success": true,
"projectFilePath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
"projectFilePath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj",
"expectedPackageFiles": [
"/root/.nuget/packages/awssdk.core/3.7.100.14/awssdk.core.3.7.100.14.nupkg.sha512",
"/root/.nuget/packages/awssdk.securitytoken/3.7.100.14/awssdk.securitytoken.3.7.100.14.nupkg.sha512",
"/root/.nuget/packages/dnsclient/1.6.1/dnsclient.1.6.1.nupkg.sha512",
"/root/.nuget/packages/fluentvalidation/11.9.0/fluentvalidation.11.9.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.extensions.logging.abstractions/2.0.0/microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512",
"/root/.nuget/packages/mongodb.bson/2.24.0/mongodb.bson.2.24.0.nupkg.sha512",
"/root/.nuget/packages/mongodb.driver/2.24.0/mongodb.driver.2.24.0.nupkg.sha512",
"/root/.nuget/packages/mongodb.driver.core/2.24.0/mongodb.driver.core.2.24.0.nupkg.sha512",
"/root/.nuget/packages/mongodb.libmongocrypt/1.8.2/mongodb.libmongocrypt.1.8.2.nupkg.sha512",
"/root/.nuget/packages/sharpcompress/0.30.1/sharpcompress.0.30.1.nupkg.sha512",
"/root/.nuget/packages/snappier/1.0.0/snappier.1.0.0.nupkg.sha512",
"/root/.nuget/packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512",
"/root/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512",
"/root/.nuget/packages/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
"/root/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512",
"/root/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512",
"/root/.nuget/packages/zstdsharp.port/0.7.3/zstdsharp.port.0.7.3.nupkg.sha512"
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\awssdk.core\\3.7.100.14\\awssdk.core.3.7.100.14.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\awssdk.securitytoken\\3.7.100.14\\awssdk.securitytoken.3.7.100.14.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\dnsclient\\1.6.1\\dnsclient.1.6.1.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\fluentvalidation\\11.9.0\\fluentvalidation.11.9.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\2.0.0\\microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.bson\\2.24.0\\mongodb.bson.2.24.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.driver\\2.24.0\\mongodb.driver.2.24.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.driver.core\\2.24.0\\mongodb.driver.core.2.24.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.libmongocrypt\\1.8.2\\mongodb.libmongocrypt.1.8.2.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\sharpcompress\\0.30.1\\sharpcompress.0.30.1.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\snappier\\1.0.0\\snappier.1.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\zstdsharp.port\\0.7.3\\zstdsharp.port.0.7.3.nupkg.sha512"
],
"logs": []
}
@@ -1 +1 @@
"restore":{"projectUniqueName":"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj","projectName":"Application","projectPath":"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj","outputPath":"/home/azureuser/CC-FinalProj/backend/Application/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj":{"projectPath":"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"FluentValidation":{"target":"Package","version":"[11.9.0, )"},"MongoDB.Driver":{"target":"Package","version":"[2.24.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"}}
"restore":{"projectUniqueName":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj","projectName":"Application","projectPath":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\Application.csproj","outputPath":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Application\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj":{"projectPath":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"FluentValidation":{"target":"Package","version":"[11.9.0, )"},"MongoDB.Driver":{"target":"Package","version":"[2.24.0, )"},"Newtonsoft.Json":{"target":"Package","version":"[13.0.3, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"}}
@@ -1 +1 @@
17146535759512816
17161675817949866
@@ -1 +1 @@
17146529143605774
17161675817949866