Skip to content

Commit 76aa847

Browse files
Update Microsoft.Toolkit.Uwp/Helpers/ObjectStorage/ApplicationDataStorageHelper.cs
Co-authored-by: Sergio Pedri <sergio0694@live.com>
1 parent e65332b commit 76aa847

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Microsoft.Toolkit.Uwp/Helpers/ObjectStorage/ApplicationDataStorageHelper.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
using Windows.Storage;
1111
using Windows.System;
1212

13+
#nullable enable
14+
1315
namespace Microsoft.Toolkit.Uwp.Helpers
1416
{
1517
/// <summary>

0 commit comments

Comments
 (0)