Skip to content

Commit 13e60d7

Browse files
Copilotgewarren
andcommitted
Fix Snippets 5000 error by renaming Example class to ThreadSleepExample
Co-authored-by: gewarren <[email protected]>
1 parent 0b9c731 commit 13e60d7

File tree

1 file changed

+1
-1
lines changed
  • snippets/visualbasic/System.Threading/Thread/Sleep

1 file changed

+1
-1
lines changed

snippets/visualbasic/System.Threading/Thread/Sleep/example.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'<Snippet1>
22
Imports System.Threading
33

4-
Class Example
4+
Class ThreadSleepExample
55

66
Shared Sub Main()
77

0 commit comments

Comments
 (0)