TimePasses/obj/project.assets.json

118 lines
3.1 KiB
JSON
Raw Normal View History

2024-06-17 16:04:57 +00:00
{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"YamlDotNet/15.3.0": {
"type": "package",
"compile": {
"lib/net8.0/YamlDotNet.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/YamlDotNet.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"YamlDotNet/15.3.0": {
"sha512": "F93japYa9YrJ59AZGhgdaUGHN7ITJ55FBBg/D/8C0BDgahv/rQD6MOSwHxOJJpon1kYyslVbeBrQ2wcJhox01w==",
"type": "package",
"path": "yamldotnet/15.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"README.md",
"images/yamldotnet.png",
"lib/net47/YamlDotNet.dll",
"lib/net47/YamlDotNet.xml",
"lib/net6.0/YamlDotNet.dll",
"lib/net6.0/YamlDotNet.xml",
"lib/net7.0/YamlDotNet.dll",
"lib/net7.0/YamlDotNet.xml",
"lib/net8.0/YamlDotNet.dll",
"lib/net8.0/YamlDotNet.xml",
"lib/netstandard2.0/YamlDotNet.dll",
"lib/netstandard2.0/YamlDotNet.xml",
"lib/netstandard2.1/YamlDotNet.dll",
"lib/netstandard2.1/YamlDotNet.xml",
"yamldotnet.15.3.0.nupkg.sha512",
"yamldotnet.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"YamlDotNet >= 15.3.0"
]
},
"packageFolders": {
"/home/anna/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/anna/code/plugins/TimePasses/TimePasses.csproj",
"projectName": "TimePasses",
"projectPath": "/home/anna/code/plugins/TimePasses/TimePasses.csproj",
"packagesPath": "/home/anna/.nuget/packages/",
"outputPath": "/home/anna/code/plugins/TimePasses/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/anna/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreLockProperties": {
"restorePackagesWithLockFile": "true"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"YamlDotNet": {
"target": "Package",
"version": "[15.3.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib64/dotnet/sdk/8.0.104/PortableRuntimeIdentifierGraph.json"
}
}
}
}