logger added
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.
@@ -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+8e4322649e4df45cec652c7098c929f725ff16bf")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+beedfcf666e33203980d37b2477db3c2bcef81a0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
6ca174afc35f5fdcc8715c5bb376cc554f09ba16eda6d67b7df7a3c0e062c344
|
||||
2e8dc8e6208ead034527d3116ef9d024216fed7e2a6ac7bf89468a5c92d17d15
|
||||
|
||||
Binary file not shown.
@@ -1,33 +1,65 @@
|
||||
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/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
|
||||
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
|
||||
|
||||
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":{"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/beedfcf666e33203980d37b2477db3c2bcef81a0/*"}}
|
||||
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.
@@ -1 +1 @@
|
||||
17145799580019198
|
||||
17146485409970701
|
||||
@@ -1 +1 @@
|
||||
17145799580019198
|
||||
17146486187318745
|
||||
Reference in New Issue
Block a user