Exemple_Kafka/dotnet/gregorsamsa_consumer/obj/gregorsamsa.csproj.nuget.dgspec.json
2023-11-06 13:30:36 -05:00

67 lines
1.9 KiB
JSON

{
"format": 1,
"restore": {
"/scratch/repos/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj": {}
},
"projects": {
"/scratch/repos/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/scratch/repos/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj",
"projectName": "gregorsamsa",
"projectPath": "/scratch/repos/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj",
"packagesPath": "/home/memartel/.nuget/packages/",
"outputPath": "/scratch/repos/Exemple_Kafka/dotnet/gregorsamsa_consumer/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/memartel/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Confluent.Kafka": {
"target": "Package",
"version": "[2.3.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/opt/dotnet-sdk-bin-7.0/sdk/7.0.403/RuntimeIdentifierGraph.json"
}
}
}
}
}