Skip to content

Commit 6d46190

Browse files
authored
Merge pull request #3 from SyncfusionExamples/test
Removed the unwanted vs folder and key defined in the product key row in build-in mask sample.
2 parents 9c0c0b9 + 1ea8a9f commit 6d46190

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-68.5 KB
Binary file not shown.

Samples/Built-in-Mask/ViewModel/BuiltInMaskViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public BuiltInMaskViewModel()
3636
BuiltInMask.NumberMaskProperty = "-8728";
3737
BuiltInMask.OctalMaskProperty = "/012";
3838
BuiltInMask.PositiveNumberMaskProperty = "3721972";
39-
BuiltInMask.ProductKeyMaskProperty = "HTY23OPY678GR56R01G564GH";
39+
BuiltInMask.ProductKeyMaskProperty = " ";
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)