Skip to content

Commit

Permalink
Update what's new config file for 1.0.0 release (dotnet#22250)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie committed Jan 7, 2021
1 parent 7069624 commit 29aed66
Showing 1 changed file with 12 additions and 20 deletions.
32 changes: 12 additions & 20 deletions .whatsnew.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,59 +8,51 @@
},
"areas": [
{
"name": ".",
"names": ["."],
"heading": "Home"
},
{
"name": "architecture",
"names": ["architecture"],
"heading": "Architecture guides"
},
{
"name": "azure",
"names": ["azure"],
"heading": "Azure .NET SDK"
},
{
"name": "core",
"heading": ".NET Core"
},
{
"name": "csharp",
"names": ["csharp"],
"heading": "C# language"
},
{
"name": "desktop-wpf",
"names": ["desktop-wpf"],
"heading": ".NET Core desktop"
},
{
"name": "framework",
"names": ["framework"],
"heading": ".NET Framework"
},
{
"name": "fsharp",
"names": ["fsharp"],
"heading": "F# language"
},
{
"name": "fundamentals",
"names": ["core", "fundamentals", "standard"],
"heading": ".NET fundamentals"
},
{
"name": "iot",
"names": ["iot"],
"heading": ".NET IoT libraries"
},
{
"name": "machine-learning",
"names": ["machine-learning"],
"heading": "ML.NET"
},
{
"name": "spark",
"names": ["spark"],
"heading": ".NET for Apache Spark"
},
{
"name": "standard",
"heading": ".NET"
},
{
"name": "visual-basic",
"names": ["visual-basic"],
"heading": "Visual Basic language"
}
]
Expand Down

0 comments on commit 29aed66

Please sign in to comment.