summaryrefslogtreecommitdiff
path: root/libs/tdlib/td/example/uwp/SDKManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tdlib/td/example/uwp/SDKManifest.xml')
-rw-r--r--libs/tdlib/td/example/uwp/SDKManifest.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/libs/tdlib/td/example/uwp/SDKManifest.xml b/libs/tdlib/td/example/uwp/SDKManifest.xml
deleted file mode 100644
index d6896fcb65..0000000000
--- a/libs/tdlib/td/example/uwp/SDKManifest.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<FileList
- DisplayName="TDLib for Universal Windows Platform"
- ProductFamilyName="Telegram.Td.UWP"
- MoreInfo="https://core.telegram.org/tdlib"
- MinVSVersion="14.0"
- AppliesTo="WindowsAppContainer"
- DependsOn="Microsoft.VCLibs, version=14.0"
- SupportsMultipleVersions="Error"
- SupportedArchitectures="x86;x64;ARM">
- <File Reference="Telegram.Td.winmd" Implementation="Telegram.Td.dll" />
-</FileList>