File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
winforms/formatting-utility Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ products:
5
5
- dotnet-core
6
6
- windows
7
7
page_type : sample
8
- name : " .NET Core WinForms Formatting Utility"
8
+ name : " .NET Core WinForms Formatting Utility (C#) "
9
9
urlFragment : " winforms-formatting-utility-cs"
10
- description : " A .NET Core Windows Forms application that allows you to apply standard or custom format strings."
10
+ description : " A .NET Core Windows Forms application written in C# that allows you to apply standard or custom format strings."
11
11
---
12
12
13
13
# .NET Formatting Utility
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ products:
5
5
- dotnet-core
6
6
- windows
7
7
page_type : sample
8
- name : " .NET Core WinForms Formatting Utility"
8
+ name : " .NET Core WinForms Formatting Utility (Visual Basic) "
9
9
urlFragment : " winforms-formatting-utility-vb"
10
- description : " A .NET Core Windows Forms application that allows you to apply standard or custom format strings. ."
10
+ description : " A .NET Core Windows Forms application written in Visual Basic that allows you to apply standard or custom format strings."
11
11
---
12
12
# .NET Formatting Utility
13
13
You can’t perform that action at this time.
0 commit comments