MSIX: prompt and uninstall MSI PT version (#1248)

This commit is contained in:
Andrey Nekrasov
2020-02-18 18:11:01 +03:00
committed by GitHub
parent 733613ad28
commit 20519e3b81
19 changed files with 747 additions and 35 deletions

View File

@@ -23,3 +23,8 @@
#include <unordered_set>
#include <string>
#include <ProjectTelemetry.h>
#include <winrt/Windows.ApplicationModel.h>
#include <winrt/Windows.Storage.h>
#include <wil/resource.h>