Fix DocFX TFM for UWP

This commit is contained in:
Morten Nielsen 2022-04-05 09:14:43 -07:00
parent 8c4dbab601
commit c64b70e978

View file

@ -63,7 +63,7 @@
}
],
"dest": "../artifacts/docs/api/uwp",
"properties": { "TargetFramework": "uap10.0.16299" },
"properties": { "TargetFramework": "uap10.0.18362" },
"disableGitFeatures": false,
"disableDefaultFilter": false
}