Skip to content

Commit 5523f81

Browse files
committed
fix build
1 parent f93b35b commit 5523f81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/MvvmSample.Core/ViewModels/IocPageViewModel.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for more information.
44

5+
using MvvmSample.Core.Services;
6+
57
namespace MvvmSample.Core.ViewModels;
68

79
public class IocPageViewModel : SamplePageViewModel

0 commit comments

Comments
 (0)