From 25655085f070aa3b9951de5a95ced9afe1efd826 Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Tue, 2 Jul 2024 09:22:12 -0700 Subject: [PATCH] update tfm --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index 15c3f2a..9bed812 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -96,7 +96,7 @@ } ], "dest": "../artifacts/docs/api/uwp", - "properties": { "TargetFramework": "uap10.0.18362" }, + "properties": { "TargetFramework": "uap10.0.19041" }, "disableGitFeatures": false, "disableDefaultFilter": false }