Innovenergy_trunk/csharp/lib/Wireformat/obj/project.assets.json

111 lines
3.0 KiB
JSON
Raw Normal View History

2023-02-16 12:57:06 +00:00
{
"version": 3,
"targets": {
"net6.0": {
"Google.Protobuf/3.19.4": {
"type": "package",
"compile": {
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net5.0/Google.Protobuf.dll": {
"related": ".pdb;.xml"
}
}
}
}
},
"libraries": {
"Google.Protobuf/3.19.4": {
"sha512": "fd07/ykL4O4FhqrZIELm5lmiyOHfdPg9+o+hWr6tcfRdS7tHXnImg/2wtogLzlW2eEmr0J7j6ZrZvaWOLiJbxQ==",
"type": "package",
"path": "google.protobuf/3.19.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"google.protobuf.3.19.4.nupkg.sha512",
"google.protobuf.nuspec",
"lib/net45/Google.Protobuf.dll",
"lib/net45/Google.Protobuf.pdb",
"lib/net45/Google.Protobuf.xml",
"lib/net5.0/Google.Protobuf.dll",
"lib/net5.0/Google.Protobuf.pdb",
"lib/net5.0/Google.Protobuf.xml",
"lib/netstandard1.1/Google.Protobuf.dll",
"lib/netstandard1.1/Google.Protobuf.pdb",
"lib/netstandard1.1/Google.Protobuf.xml",
"lib/netstandard2.0/Google.Protobuf.dll",
"lib/netstandard2.0/Google.Protobuf.pdb",
"lib/netstandard2.0/Google.Protobuf.xml"
]
}
},
"projectFileDependencyGroups": {
"net6.0": [
"Google.Protobuf >= 3.19.4"
]
},
"packageFolders": {
"/home/kim/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj",
"projectName": "InnovEnergy.WireFormat",
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/WireFormat.csproj",
"packagesPath": "/home/kim/.nuget/packages/",
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Wireformat/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/kim/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Google.Protobuf": {
"target": "Package",
"version": "[3.19.4, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
}
}
}
}