mirror of
https://github.com/zoriya/DotExperiments.git
synced 2025-12-06 06:26:10 +00:00
112 lines
3.3 KiB
JSON
112 lines
3.3 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net5.0": {
|
|
"JetBrains.Annotations/2020.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"JetBrains.Annotations/2020.3.0": {
|
|
"sha512": "FnX06vtxuoZnhZdR6UHt5kJ7HUC/syODfGLnhPDn1x5sXvvepNyCl4jMtPUzJfsPWh7q0Jo+AIYz5xaVbbyikA==",
|
|
"type": "package",
|
|
"path": "jetbrains.annotations/2020.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"jetbrains.annotations.2020.3.0.nupkg.sha512",
|
|
"jetbrains.annotations.nuspec",
|
|
"lib/net20/JetBrains.Annotations.dll",
|
|
"lib/net20/JetBrains.Annotations.xml",
|
|
"lib/netstandard1.0/JetBrains.Annotations.deps.json",
|
|
"lib/netstandard1.0/JetBrains.Annotations.dll",
|
|
"lib/netstandard1.0/JetBrains.Annotations.xml",
|
|
"lib/netstandard2.0/JetBrains.Annotations.deps.json",
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll",
|
|
"lib/netstandard2.0/JetBrains.Annotations.xml",
|
|
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
|
|
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net5.0": [
|
|
"JetBrains.Annotations >= 2020.3.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/home/anonymus-raccoon/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/home/anonymus-raccoon/Projects/Kyoo/DotExperiments/DotExperiments.csproj",
|
|
"projectName": "DotExperiments",
|
|
"projectPath": "/home/anonymus-raccoon/Projects/Kyoo/DotExperiments/DotExperiments.csproj",
|
|
"packagesPath": "/home/anonymus-raccoon/.nuget/packages/",
|
|
"outputPath": "/home/anonymus-raccoon/Projects/Kyoo/DotExperiments/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/home/anonymus-raccoon/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net5.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net5.0": {
|
|
"targetAlias": "net5.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net5.0": {
|
|
"targetAlias": "net5.0",
|
|
"dependencies": {
|
|
"JetBrains.Annotations": {
|
|
"target": "Package",
|
|
"version": "[2020.3.0, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"downloadDependencies": [
|
|
{
|
|
"name": "Microsoft.AspNetCore.App.Ref",
|
|
"version": "[5.0.0, 5.0.0]"
|
|
}
|
|
],
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.201/RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |