Skip to content

Commit 5e0ccbb

Browse files
Add missing using to Package Versioning for WASDK
1 parent cab8704 commit 5e0ccbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CommunityToolkit.App.Shared/Pages/GettingStartedPage.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// See the LICENSE file in the project root for more information.
44

55
using CommunityToolkit.Tooling.SampleGen.Metadata;
6+
using Windows.ApplicationModel;
67

78
namespace CommunityToolkit.App.Shared.Pages;
89

0 commit comments

Comments
 (0)