Skip to content

Commit b8ed5c2

Browse files
author
Ron Petrusha
authored
Disambiguate C# and VB examples (#1184)
1 parent ca88aa7 commit b8ed5c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

winforms/formatting-utility/cs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ products:
55
- dotnet-core
66
- windows
77
page_type: sample
8-
name: ".NET Core WinForms Formatting Utility"
8+
name: ".NET Core WinForms Formatting Utility (C#)"
99
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."
1111
---
1212

1313
# .NET Formatting Utility

winforms/formatting-utility/vb/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ products:
55
- dotnet-core
66
- windows
77
page_type: sample
8-
name: ".NET Core WinForms Formatting Utility"
8+
name: ".NET Core WinForms Formatting Utility (Visual Basic)"
99
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."
1111
---
1212
# .NET Formatting Utility
1313

0 commit comments

Comments
 (0)