Cleaned code

This commit is contained in:
2026-03-17 10:27:53 +01:00
parent 15075eb051
commit d202d1541d
55 changed files with 306 additions and 264 deletions

View File

@@ -4160,24 +4160,32 @@
]
},
"packageFolders": {
"/home/sanchezvem@stsio.lan/.nuget/packages/": {}
"C:\\Users\\mathy\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/sanchezvem@stsio.lan/Documents/TP-Fluent/BookHive/BookHive.csproj",
"projectUniqueName": "C:\\Users\\mathy\\Documents\\TP-Fluent\\BookHive\\BookHive.csproj",
"projectName": "BookHive",
"projectPath": "/home/sanchezvem@stsio.lan/Documents/TP-Fluent/BookHive/BookHive.csproj",
"packagesPath": "/home/sanchezvem@stsio.lan/.nuget/packages/",
"outputPath": "/home/sanchezvem@stsio.lan/Documents/TP-Fluent/BookHive/obj/",
"projectPath": "C:\\Users\\mathy\\Documents\\TP-Fluent\\BookHive\\BookHive.csproj",
"packagesPath": "C:\\Users\\mathy\\.nuget\\packages\\",
"outputPath": "C:\\Users\\mathy\\Documents\\TP-Fluent\\BookHive\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"/home/sanchezvem@stsio.lan/.nuget/NuGet/NuGet.Config"
"C:\\Users\\mathy\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net10.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -4268,7 +4276,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/home/sanchezvem@stsio.lan/.dotnet/sdk/10.0.103/PortableRuntimeIdentifierGraph.json",
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.104/PortableRuntimeIdentifierGraph.json",
"packagesToPrune": {
"Microsoft.AspNetCore": "(,10.0.32767]",
"Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]",
@@ -4685,5 +4693,17 @@
}
}
}
}
},
"logs": [
{
"code": "NU1903",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'AutoMapper' 16.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-rvv3-g6hj-g44x",
"libraryId": "AutoMapper",
"targetGraphs": [
"net10.0"
]
}
]
}