Exemple_Kafka/dotnet/gregorsamsa_consumer/obj/gregorsamsa.csproj.nuget.dgspec.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2023-11-03 15:48:17 -04:00
{
"format": 1,
"restore": {
2023-11-03 19:47:35 -04:00
"/scratch/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj": {}
2023-11-03 15:48:17 -04:00
},
"projects": {
2023-11-03 19:47:35 -04:00
"/scratch/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj": {
2023-11-03 15:48:17 -04:00
"version": "1.0.0",
"restore": {
2023-11-03 19:47:35 -04:00
"projectUniqueName": "/scratch/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj",
2023-11-03 15:48:17 -04:00
"projectName": "gregorsamsa",
2023-11-03 19:47:35 -04:00
"projectPath": "/scratch/Exemple_Kafka/dotnet/gregorsamsa_consumer/gregorsamsa.csproj",
2023-11-03 15:48:17 -04:00
"packagesPath": "/home/memartel/.nuget/packages/",
2023-11-03 19:47:35 -04:00
"outputPath": "/scratch/Exemple_Kafka/dotnet/gregorsamsa_consumer/obj/",
2023-11-03 15:48:17 -04:00
"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.401/RuntimeIdentifierGraph.json"
}
}
}
}
}