demo_hard/Testiks/obj/project.assets.json

86 lines
2.4 KiB
JSON
Raw Normal View History

2025-03-06 10:38:46 +00:00
{
"version": 3,
"targets": {
"net8.0": {
"Libary/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/Libary.dll": {}
},
"runtime": {
"bin/placeholder/Libary.dll": {}
}
}
}
},
"libraries": {
"Libary/1.0.0": {
"type": "project",
"path": "../Libary/Libary.csproj",
"msbuildProject": "../Libary/Libary.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0": [
2025-04-23 08:53:03 +00:00
"Libary >= 1.0.0"
2025-03-06 10:38:46 +00:00
]
},
"packageFolders": {
2025-04-23 08:53:03 +00:00
"C:\\Users\\Class_Student\\.nuget\\packages\\": {}
2025-03-06 10:38:46 +00:00
},
"project": {
"version": "1.0.0",
"restore": {
2025-04-23 08:53:03 +00:00
"projectUniqueName": "C:\\Users\\Class_Student\\Source\\Repos\\demo_hard\\Testiks\\Testiks.csproj",
2025-03-06 10:38:46 +00:00
"projectName": "Testiks",
2025-04-23 08:53:03 +00:00
"projectPath": "C:\\Users\\Class_Student\\Source\\Repos\\demo_hard\\Testiks\\Testiks.csproj",
"packagesPath": "C:\\Users\\Class_Student\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Class_Student\\Source\\Repos\\demo_hard\\Testiks\\obj\\",
2025-03-06 10:38:46 +00:00
"projectStyle": "PackageReference",
"configFilePaths": [
2025-04-23 08:53:03 +00:00
"C:\\Users\\Class_Student\\AppData\\Roaming\\NuGet\\NuGet.Config",
2025-03-06 10:38:46 +00:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
2025-04-23 08:53:03 +00:00
"C:\\Users\\Class_Student\\Source\\Repos\\demo_hard\\Libary\\Libary.csproj": {
"projectPath": "C:\\Users\\Class_Student\\Source\\Repos\\demo_hard\\Libary\\Libary.csproj"
2025-03-06 10:38:46 +00:00
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
2025-04-23 08:53:03 +00:00
}
2025-03-06 10:38:46 +00:00
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
2025-04-23 08:53:03 +00:00
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
2025-03-06 10:38:46 +00:00
}
}
}
}