diff options
Diffstat (limited to 'libs/tdlib/td/example/uwp/app/project.json')
| -rw-r--r-- | libs/tdlib/td/example/uwp/app/project.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libs/tdlib/td/example/uwp/app/project.json b/libs/tdlib/td/example/uwp/app/project.json deleted file mode 100644 index e3b2dba25f..0000000000 --- a/libs/tdlib/td/example/uwp/app/project.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "dependencies": { - "Microsoft.ApplicationInsights": "1.0.0", - "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0", - "Microsoft.ApplicationInsights.WindowsApps": "1.0.0", - "Microsoft.NETCore.UniversalWindowsPlatform": "5.0.0" - }, - "frameworks": { - "uap10.0": {} - }, - "runtimes": { - "win10-arm": {}, - "win10-arm-aot": {}, - "win10-x86": {}, - "win10-x86-aot": {}, - "win10-x64": {}, - "win10-x64-aot": {} - } -}
\ No newline at end of file |
