You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/templates.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ The following table shows the templates that come pre-installed with the .NET SD
11
11
| Windows Forms (WinForms) Application |[`winforms`](../docs/core/tools/dotnet-new-sdk-templates.md#winforms)|[C#], VB | Common/WinForms | 3.0 (5.0 for VB) |
12
12
| Windows Forms (WinForms) Class library |[`winformslib`](../docs/core/tools/dotnet-new-sdk-templates.md#winforms)|[C#], VB | Common/WinForms | 3.0 (5.0 for VB) |
13
13
| Worker Service |[`worker`](../docs/core/tools/dotnet-new-sdk-templates.md#web-others)|[C#]| Common/Worker/Web | 3.0 |
0 commit comments