backend for logging
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,331 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Application/1.0.0": {
|
||||
"dependencies": {
|
||||
"Core": "1.0.0",
|
||||
"FluentValidation": "11.9.0",
|
||||
"MongoDB.Driver": "2.24.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Application.dll": {}
|
||||
}
|
||||
},
|
||||
"AWSSDK.Core/3.7.100.14": {
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/AWSSDK.Core.dll": {
|
||||
"assemblyVersion": "3.3.0.0",
|
||||
"fileVersion": "3.7.100.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
"AWSSDK.SecurityToken/3.7.100.14": {
|
||||
"dependencies": {
|
||||
"AWSSDK.Core": "3.7.100.14"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": {
|
||||
"assemblyVersion": "3.3.0.0",
|
||||
"fileVersion": "3.7.100.14"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DnsClient/1.6.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.Win32.Registry": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net5.0/DnsClient.dll": {
|
||||
"assemblyVersion": "1.6.1.0",
|
||||
"fileVersion": "1.6.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FluentValidation/11.9.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/FluentValidation.dll": {
|
||||
"assemblyVersion": "11.0.0.0",
|
||||
"fileVersion": "11.9.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/5.0.0": {},
|
||||
"Microsoft.Win32.Registry/5.0.0": {
|
||||
"dependencies": {
|
||||
"System.Security.AccessControl": "5.0.0",
|
||||
"System.Security.Principal.Windows": "5.0.0"
|
||||
}
|
||||
},
|
||||
"MongoDB.Bson/2.24.0": {
|
||||
"dependencies": {
|
||||
"System.Memory": "4.5.5",
|
||||
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/MongoDB.Bson.dll": {
|
||||
"assemblyVersion": "2.24.0.0",
|
||||
"fileVersion": "2.24.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MongoDB.Driver/2.24.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
||||
"MongoDB.Bson": "2.24.0",
|
||||
"MongoDB.Driver.Core": "2.24.0",
|
||||
"MongoDB.Libmongocrypt": "1.8.2"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/MongoDB.Driver.dll": {
|
||||
"assemblyVersion": "2.24.0.0",
|
||||
"fileVersion": "2.24.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MongoDB.Driver.Core/2.24.0": {
|
||||
"dependencies": {
|
||||
"AWSSDK.SecurityToken": "3.7.100.14",
|
||||
"DnsClient": "1.6.1",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
||||
"MongoDB.Bson": "2.24.0",
|
||||
"MongoDB.Libmongocrypt": "1.8.2",
|
||||
"SharpCompress": "0.30.1",
|
||||
"Snappier": "1.0.0",
|
||||
"System.Buffers": "4.5.1",
|
||||
"ZstdSharp.Port": "0.7.3"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/MongoDB.Driver.Core.dll": {
|
||||
"assemblyVersion": "2.24.0.0",
|
||||
"fileVersion": "2.24.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MongoDB.Libmongocrypt/1.8.2": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
|
||||
"assemblyVersion": "1.8.2.0",
|
||||
"fileVersion": "1.8.2.0"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux/native/libmongocrypt.so": {
|
||||
"rid": "linux",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/osx/native/libmongocrypt.dylib": {
|
||||
"rid": "osx",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/win/native/mongocrypt.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpCompress/0.30.1": {
|
||||
"runtime": {
|
||||
"lib/net5.0/SharpCompress.dll": {
|
||||
"assemblyVersion": "0.30.1.0",
|
||||
"fileVersion": "0.30.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Snappier/1.0.0": {
|
||||
"runtime": {
|
||||
"lib/net5.0/Snappier.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Buffers/4.5.1": {},
|
||||
"System.Memory/4.5.5": {},
|
||||
"System.Runtime.CompilerServices.Unsafe/5.0.0": {},
|
||||
"System.Security.AccessControl/5.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "5.0.0",
|
||||
"System.Security.Principal.Windows": "5.0.0"
|
||||
}
|
||||
},
|
||||
"System.Security.Principal.Windows/5.0.0": {},
|
||||
"ZstdSharp.Port/0.7.3": {
|
||||
"runtime": {
|
||||
"lib/net7.0/ZstdSharp.dll": {
|
||||
"assemblyVersion": "0.7.3.0",
|
||||
"fileVersion": "0.7.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Core/1.0.0": {
|
||||
"dependencies": {
|
||||
"MongoDB.Bson": "2.24.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Core.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Application/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AWSSDK.Core/3.7.100.14": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
|
||||
"path": "awssdk.core/3.7.100.14",
|
||||
"hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
|
||||
},
|
||||
"AWSSDK.SecurityToken/3.7.100.14": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
|
||||
"path": "awssdk.securitytoken/3.7.100.14",
|
||||
"hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
|
||||
},
|
||||
"DnsClient/1.6.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
|
||||
"path": "dnsclient/1.6.1",
|
||||
"hashPath": "dnsclient.1.6.1.nupkg.sha512"
|
||||
},
|
||||
"FluentValidation/11.9.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VneVlTvwYDkfHV5av3QrQ0amALgrLX6LV94wlYyEsh0B/klJBW7C8y2eAtj5tOZ3jH6CAVpr4s1ZGgew/QWyig==",
|
||||
"path": "fluentvalidation/11.9.0",
|
||||
"hashPath": "fluentvalidation.11.9.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
|
||||
"path": "microsoft.extensions.logging.abstractions/2.0.0",
|
||||
"hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
||||
"path": "microsoft.netcore.platforms/5.0.0",
|
||||
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Win32.Registry/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
||||
"path": "microsoft.win32.registry/5.0.0",
|
||||
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"MongoDB.Bson/2.24.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-n8CWaA4iTuoEQYv0+FSKNTX/hJozFQa5EgSILVNPhTGHcrbABHhpVrT1NwRRAAS6sUb8ZyhHmLPBa88LJemptA==",
|
||||
"path": "mongodb.bson/2.24.0",
|
||||
"hashPath": "mongodb.bson.2.24.0.nupkg.sha512"
|
||||
},
|
||||
"MongoDB.Driver/2.24.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-j1q11iMk3LN38ze6jgV1ATp+WKVVQbsGrhFkuOcHwRNtIk70TpLKjOD1Z3CCkyrzxCsUyhwk745tK2ASNOI4WA==",
|
||||
"path": "mongodb.driver/2.24.0",
|
||||
"hashPath": "mongodb.driver.2.24.0.nupkg.sha512"
|
||||
},
|
||||
"MongoDB.Driver.Core/2.24.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-UW0yadpMPi9+MtLHy6onpol3D9tXMRg61P0ROnij+h35EOr0vt/nxvlPrDcUjl3SvttvpsEXQKxb2lQShBA1dA==",
|
||||
"path": "mongodb.driver.core/2.24.0",
|
||||
"hashPath": "mongodb.driver.core.2.24.0.nupkg.sha512"
|
||||
},
|
||||
"MongoDB.Libmongocrypt/1.8.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-z/8JCULSHM1+mzkau0ivIkU9kIn8JEFFSkmYTSaMaWMMHt96JjUtMKuXxeGNGSnHZ5290ZPKIlQfjoWFk2sKog==",
|
||||
"path": "mongodb.libmongocrypt/1.8.2",
|
||||
"hashPath": "mongodb.libmongocrypt.1.8.2.nupkg.sha512"
|
||||
},
|
||||
"SharpCompress/0.30.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
|
||||
"path": "sharpcompress/0.30.1",
|
||||
"hashPath": "sharpcompress.0.30.1.nupkg.sha512"
|
||||
},
|
||||
"Snappier/1.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
|
||||
"path": "snappier/1.0.0",
|
||||
"hashPath": "snappier.1.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Buffers/4.5.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
||||
"path": "system.buffers/4.5.1",
|
||||
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
||||
},
|
||||
"System.Memory/4.5.5": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
||||
"path": "system.memory/4.5.5",
|
||||
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
||||
"path": "system.runtime.compilerservices.unsafe/5.0.0",
|
||||
"hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.AccessControl/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
||||
"path": "system.security.accesscontrol/5.0.0",
|
||||
"hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Principal.Windows/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
||||
"path": "system.security.principal.windows/5.0.0",
|
||||
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"ZstdSharp.Port/0.7.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
|
||||
"path": "zstdsharp.port/0.7.3",
|
||||
"hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
|
||||
},
|
||||
"Core/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj": {}
|
||||
"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj": {
|
||||
"/home/azureuser/CC-FinalProj/backend/Application/Application.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj",
|
||||
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
|
||||
"projectName": "Application",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\obj\\",
|
||||
"projectPath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/home/azureuser/CC-FinalProj/backend/Application/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
@@ -26,8 +26,8 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj": {
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj"
|
||||
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
|
||||
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -36,6 +36,11 @@
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
@@ -67,21 +72,21 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj": {
|
||||
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj",
|
||||
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj",
|
||||
"projectName": "Core",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\obj\\",
|
||||
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/home/azureuser/CC-FinalProj/backend/Core/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
@@ -99,6 +104,11 @@
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
@@ -126,7 +136,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Andrei Cerbu\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Andrei Cerbu\.nuget\packages\" />
|
||||
<SourceRoot Include="/root/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<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>
|
||||
<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>
|
||||
</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+e57b47cae362bcdd292021d92f19844516cd42b7")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8e4322649e4df45cec652c7098c929f725ff16bf")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
bfe10c0d99ed763107935cd49c0577dc27e483b0ca9df238669535f4476770d5
|
||||
6ca174afc35f5fdcc8715c5bb376cc554f09ba16eda6d67b7df7a3c0e062c344
|
||||
|
||||
+1
-1
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Application
|
||||
build_property.ProjectDir = C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\
|
||||
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Application/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
24d48b7ac5c8a48e682ae0667a5c1f940feef5e7c37e8785d24884ba316ad382
|
||||
b1f2dfdf7e90d16b502e2392466d697f9ae0afc3e370989a7d04c991ccff86d5
|
||||
|
||||
@@ -1,46 +1,62 @@
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\bin\Debug\net8.0\Application.deps.json
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\bin\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\bin\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\bin\Debug\net8.0\Core.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\bin\Debug\net8.0\Core.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.csproj.AssemblyReference.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.AssemblyInfoInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.AssemblyInfo.cs
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\refint\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\ref\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\backend\Application\obj\Debug\net8.0\Application.csproj.CopyComplete
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\bin\Debug\net8.0\Application.deps.json
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\bin\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\bin\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\bin\Debug\net8.0\Core.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\bin\Debug\net8.0\Core.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.csproj.AssemblyReference.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.AssemblyInfoInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.AssemblyInfo.cs
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.csproj.CopyComplete
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\refint\Application.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Application\obj\Debug\net8.0\ref\Application.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\bin\Debug\net8.0\Application.deps.json
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\bin\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\bin\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\bin\Debug\net8.0\Core.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\bin\Debug\net8.0\Core.pdb
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.csproj.AssemblyReference.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.AssemblyInfoInputs.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.AssemblyInfo.cs
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.sourcelink.json
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Applicat.44B5EDA2.Up2Date
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\refint\Application.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\Application.pdb
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Application\obj\Debug\net8.0\ref\Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/bin/Debug/net8.0/Application.deps.json
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/bin/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/bin/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/refint/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/ref/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Application/obj/Debug/net8.0/Application.csproj.CopyComplete
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/bin/Debug/net8.0/Application.deps.json
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/bin/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/bin/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.csproj.CopyComplete
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/refint/Application.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Application/obj/Debug/net8.0/ref/Application.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.deps.json
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.sourcelink.json
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Applicat.44B5EDA2.Up2Date
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/refint/Application.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.pdb
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Application/obj/Debug/net8.0/ref/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.deps.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Debug/net8.0/Application.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Debug/net8.0/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Debug/net8.0/Core.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.csproj.AssemblyReference.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.sourcelink.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Applicat.44B5EDA2.Up2Date
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Debug/net8.0/Application.dll
|
||||
/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
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
{"documents":{"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/e57b47cae362bcdd292021d92f19844516cd42b7/*"}}
|
||||
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8e4322649e4df45cec652c7098c929f725ff16bf/*"}}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8e4322649e4df45cec652c7098c929f725ff16bf")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
05b350311c2158466e145b9690a97e82c9cc65123276a73475386669b6438a14
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
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.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
6e280b4e0f4d55906dc2a5f0c15d4741642cc3aa2a3e441a0b30d80e6ed511ac
|
||||
@@ -0,0 +1,16 @@
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.deps.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Core.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.csproj.AssemblyReference.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.AssemblyInfoInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.AssemblyInfo.cs
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.sourcelink.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Applicat.44B5EDA2.Up2Date
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/refint/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/ref/Application.dll
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8e4322649e4df45cec652c7098c929f725ff16bf/*"}}
|
||||
Binary file not shown.
Binary file not shown.
@@ -839,19 +839,19 @@
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\": {}
|
||||
"/root/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj",
|
||||
"projectUniqueName": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
|
||||
"projectName": "Application",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\obj\\",
|
||||
"projectPath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/home/azureuser/CC-FinalProj/backend/Application/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
@@ -863,8 +863,8 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj": {
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj"
|
||||
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {
|
||||
"projectPath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -873,6 +873,11 @@
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
@@ -904,7 +909,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "WyH33m7zWk7g3j9CYvsFPzXsDJPPyeIPctq/SoZ74VYQioORxLnWL2xpKN/Lnbjde/zH0vxe/WOL05jX/+a0tg==",
|
||||
"dgSpecHash": "xbFAS0EJ9D5wqx6C2ZwtqAkjTv6+37IIPMzuXcWc+eX3pzBKAk/xD079gtuhxXRl26oX/FuHjD68U4JeA5xl7g==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Application\\Application.csproj",
|
||||
"projectFilePath": "/home/azureuser/CC-FinalProj/backend/Application/Application.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"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\\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"
|
||||
"/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"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user