Add app ID for WinRT deep links (#684)

This commit is contained in:
Guillaume Jenkins 2018-02-27 14:11:31 -05:00 committed by Michał Moskal
parent f1a8280be3
commit 5ff5801910

View File

@ -0,0 +1,13 @@
{
"json": [
{
"packageFamilyName": "MicrobitEducationalFounda.196216C47839B_e88r6s0b2swar",
"paths": [
"*"
],
"excludePaths": [
"/docs/*"
]
}
]
}