Skip to content

Commit 2e0622b

Browse files
Update NewsViewModel_BadAsyncAwaitPractices.cs
1 parent 35d9078 commit 2e0622b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Diagnostics;
2+
using System.Runtime.CompilerServices;
23
using AsyncAwaitBestPractices;
34
using CommunityToolkit.Mvvm.ComponentModel;
45
using CommunityToolkit.Mvvm.Input;

0 commit comments

Comments
 (0)