82 строки
2.1 KiB
JSON
82 строки
2.1 KiB
JSON
{
|
|
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
|
|
"docSetProductName": ".NET",
|
|
"rootDirectory": "docs/",
|
|
"docLinkSettings": {
|
|
"linkFormat": "relative",
|
|
"relativeLinkPrefix": "../"
|
|
},
|
|
"inclusionCriteria": {
|
|
"labels": [
|
|
"label:\":checkered_flag: Release: .NET 7\""
|
|
],
|
|
"maxFilesChanged": 100,
|
|
"minAdditionsToFile": 1
|
|
},
|
|
"navigationOptions": {
|
|
"maximumNumberOfArticles": 4,
|
|
"tocParentNode": "What's new",
|
|
"repoTocFolder": "docs/whats-new",
|
|
"indexParentNode": ".NET release updates",
|
|
"repoIndexFolder": "docs/whats-new"
|
|
},
|
|
"areas": [
|
|
{
|
|
"names": [ "." ],
|
|
"heading": "Home"
|
|
},
|
|
{
|
|
"names": [ "architecture" ],
|
|
"heading": "Architecture guides"
|
|
},
|
|
{
|
|
"names": [ "azure" ],
|
|
"heading": "Azure SDK for .NET"
|
|
},
|
|
{
|
|
"names": [ "csharp" ],
|
|
"heading": "C# language"
|
|
},
|
|
{
|
|
"names": [ "desktop-wpf" ],
|
|
"heading": ".NET Core desktop"
|
|
},
|
|
{
|
|
"names": [ "framework" ],
|
|
"heading": ".NET Framework"
|
|
},
|
|
{
|
|
"names": [ "fsharp" ],
|
|
"heading": "F# language"
|
|
},
|
|
{
|
|
"names": [ "core/compatibility" ],
|
|
"heading": ".NET breaking changes"
|
|
},
|
|
{
|
|
"names": [ "core", "fundamentals", "standard" ],
|
|
"heading": ".NET fundamentals"
|
|
},
|
|
{
|
|
"names": [ "iot" ],
|
|
"heading": ".NET IoT libraries"
|
|
},
|
|
{
|
|
"names": [ "machine-learning" ],
|
|
"heading": "ML.NET"
|
|
},
|
|
{
|
|
"names": [ "spark" ],
|
|
"heading": ".NET for Apache Spark"
|
|
},
|
|
{
|
|
"names": [ "visual-basic" ],
|
|
"heading": "Visual Basic language"
|
|
},
|
|
{
|
|
"names": [ "orleans", "dotnet-orleans" ],
|
|
"heading": "Microsoft Orleans"
|
|
}
|
|
]
|
|
}
|