opentelemetry-dotnet/global.json

8 lines
111 B
JSON

{
"sdk": {
"rollForward": "latestFeature",
"version": "6.0.100",
"allowPrerelease": "true"
}
}