Initial commit

This commit is contained in:
2025-09-26 11:40:52 +02:00
commit 95e9f3232c
201 changed files with 146461 additions and 0 deletions

27
obj/project.nuget.cache Normal file
View File

@@ -0,0 +1,27 @@
{
"version": 2,
"dgSpecHash": "kCUirSYWlt4=",
"success": true,
"projectFilePath": "/home/lucy/Nextcloud/Projekte/Dotnet/Berufsschule_HAM/Berufsschule_HAM.csproj",
"expectedPackageFiles": [
"/home/lucy/.nuget/packages/microsoft.extensions.apidescription.server/9.0.0/microsoft.extensions.apidescription.server.9.0.0.nupkg.sha512",
"/home/lucy/.nuget/packages/microsoft.openapi/1.6.25/microsoft.openapi.1.6.25.nupkg.sha512",
"/home/lucy/.nuget/packages/novell.directory.ldap/2.2.1/novell.directory.ldap.2.2.1.nupkg.sha512",
"/home/lucy/.nuget/packages/swashbuckle.aspnetcore/9.0.4/swashbuckle.aspnetcore.9.0.4.nupkg.sha512",
"/home/lucy/.nuget/packages/swashbuckle.aspnetcore.swagger/9.0.4/swashbuckle.aspnetcore.swagger.9.0.4.nupkg.sha512",
"/home/lucy/.nuget/packages/swashbuckle.aspnetcore.swaggergen/9.0.4/swashbuckle.aspnetcore.swaggergen.9.0.4.nupkg.sha512",
"/home/lucy/.nuget/packages/swashbuckle.aspnetcore.swaggerui/9.0.4/swashbuckle.aspnetcore.swaggerui.9.0.4.nupkg.sha512"
],
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Novell.Directory.Ldap 2.2.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.",
"libraryId": "Novell.Directory.Ldap",
"targetGraphs": [
"net9.0"
]
}
]
}