backend for logging

This commit is contained in:
root
2024-05-02 11:11:12 +00:00
parent 8e4322649e
commit 0ecfcd5a9a
259 changed files with 4111 additions and 709 deletions
+13 -8
View File
@@ -1,20 +1,20 @@
{
"format": 1,
"restore": {
"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj": {}
"/home/azureuser/CC-FinalProj/backend/Core/Core.csproj": {}
},
"projects": {
"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"
@@ -32,6 +32,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
@@ -59,7 +64,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
}
}
}
+3 -3
View File
@@ -4,12 +4,12 @@
<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>
</Project>
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Core")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e57b47cae362bcdd292021d92f19844516cd42b7")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8e4322649e4df45cec652c7098c929f725ff16bf")]
[assembly: System.Reflection.AssemblyProductAttribute("Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
@@ -1 +1 @@
1731d862758ef82cd7c513bcb38bff73a1b5beb084a39b696fc298cd610107a4
06e566e120d8488e3dfc95d85e6805370c781d6c203b86c1b46ed0b55079aa4f
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Core
build_property.ProjectDir = C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Core/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file not shown.
@@ -1 +1 @@
164c1aa8711983f5a748375165bfc6ef268b31b39301f5cc31e4bc6b839afeac
220ef0bce0d01465acd26ad6b6b2c806ab070ee22adfdcb0ae525c97043460f3
@@ -1,37 +1,50 @@
C:\Users\Andrei Cerbu\Desktop\backend\Core\bin\Debug\net8.0\Core.deps.json
C:\Users\Andrei Cerbu\Desktop\backend\Core\bin\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Desktop\backend\Core\bin\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.csproj.AssemblyReference.cache
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.AssemblyInfoInputs.cache
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.AssemblyInfo.cs
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.csproj.CoreCompileInputs.cache
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\refint\Core.dll
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Desktop\backend\Core\obj\Debug\net8.0\ref\Core.dll
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\bin\Debug\net8.0\Core.deps.json
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\bin\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\bin\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.csproj.AssemblyReference.cache
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.AssemblyInfoInputs.cache
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.AssemblyInfo.cs
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.csproj.CoreCompileInputs.cache
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\refint\Core.dll
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Desktop\sesiunile main\backend\Core\obj\Debug\net8.0\ref\Core.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.deps.json
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.csproj.AssemblyReference.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.AssemblyInfoInputs.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.AssemblyInfo.cs
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.csproj.CoreCompileInputs.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.sourcelink.json
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\refint\Core.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.pdb
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\ref\Core.dll
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.deps.json
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/refint/Core.dll
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/ref/Core.dll
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.deps.json
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/refint/Core.dll
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/ref/Core.dll
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.deps.json
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.sourcelink.json
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.dll
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/refint/Core.dll
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.pdb
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/ref/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.deps.json
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.sourcelink.json
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/refint/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/ref/Core.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("Core")]
[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("Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
17d3399e01a1613370704a8e1a8d8c6b27df3a58f829704af0d9cc5d048ceef6
@@ -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 = Core
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Core/
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.
@@ -0,0 +1 @@
1a31573d4e0464ff66445e6248e13862c6a02f2a78c05d91046cda6fdfa3443a
@@ -0,0 +1,13 @@
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.deps.json
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.csproj.AssemblyReference.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.AssemblyInfoInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.AssemblyInfo.cs
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.csproj.CoreCompileInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.sourcelink.json
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/refint/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/ref/Core.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.
+12 -7
View File
@@ -125,19 +125,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\\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"
@@ -155,6 +155,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
@@ -182,7 +187,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.204/PortableRuntimeIdentifierGraph.json"
}
}
}
+5 -5
View File
@@ -1,12 +1,12 @@
{
"version": 2,
"dgSpecHash": "bmMu3Dw/KfOoh0FEvqvC4XTFxTMRTGqwkBYWlOUA+wqcCfNbzfe7DyIF9ngFjCILgQpie3tua29YWMBr37amyw==",
"dgSpecHash": "a2S+hLdHkuYgwYkp7bNJQ0Jz1TyBb8Z7rMqxQYb3o8zBvLppIzD5OwZu7tweeM7UAhj8b85K6BjQC9BXdU2dew==",
"success": true,
"projectFilePath": "C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\backend\\Core\\Core.csproj",
"projectFilePath": "/home/azureuser/CC-FinalProj/backend/Core/Core.csproj",
"expectedPackageFiles": [
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.bson\\2.24.0\\mongodb.bson.2.24.0.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"
"/root/.nuget/packages/mongodb.bson/2.24.0/mongodb.bson.2.24.0.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"
],
"logs": []
}