Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/skills/release-notes/references/component-mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Uses the `repo` field from `changes.json` (which matches `source-manifest.json`
| `sdk` | .NET SDK | `dotnet/sdk` | `sdk.md` | @baronfel |
| `templating` | .NET SDK (Templating) | `dotnet/templating` | `sdk.md` | @baronfel |
| `msbuild` | MSBuild | `dotnet/msbuild` | `msbuild.md` | @baronfel |
| `winforms` | Windows Forms | `dotnet/winforms` | `winforms.md` | @KlausLoeffelmann @merriemcgaw |
| `wpf` | WPF | `dotnet/wpf` | `wpf.md` | @harshit7962 @adegeo |
| `efcore` | EF Core | `dotnet/efcore` | `efcore.md` | @SamMonoRT @roji |
| `winforms` | Windows Forms | `dotnet/winforms` | `winforms.md` | @KlausLoeffelmann |
| `wpf` | WPF | `dotnet/wpf` | `wpf.md` | @vinnarayana-msft |
| `efcore` | EF Core | `dotnet/efcore` | `efcore.md` | @SamMonoRT @AndriySvyryd |
| `roslyn` | C# / Visual Basic | `dotnet/roslyn` | `csharp.md` | @BillWagner |
| `fsharp` | F# | `dotnet/fsharp` | `fsharp.md` | @T-Gro |
| `nuget-client` | NuGet | `nuget/nuget.client` | `nuget.md` | @baronfel |
Expand Down
Loading