From e1ec72eab6d00b3ba38e5932bc88920f103b6e4a Mon Sep 17 00:00:00 2001 From: aunsane Date: Fri, 27 Apr 2018 21:33:17 +0300 Subject: Telegram: initial commit - tdlib moved to telegram dir --- libs/tdlib/td/example/csharp/TdExample.csproj | 85 --------------------------- 1 file changed, 85 deletions(-) delete mode 100644 libs/tdlib/td/example/csharp/TdExample.csproj (limited to 'libs/tdlib/td/example/csharp/TdExample.csproj') diff --git a/libs/tdlib/td/example/csharp/TdExample.csproj b/libs/tdlib/td/example/csharp/TdExample.csproj deleted file mode 100644 index ea2ad56532..0000000000 --- a/libs/tdlib/td/example/csharp/TdExample.csproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - Debug - x86 - {3F9A93EA-DC26-4F8B-ACE0-131B33B00CA7} - Exe - false - ConsoleApplication - v4.0 - Client - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - x86 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - x86 - - - TdExample - - - - - - - - - - - False - build\Debug\Telegram.Td.dll - build\Release\Telegram.Td.dll - - - - - - - - LIBEAY32.dll - PreserveNewest - - - SSLEAY32.dll - PreserveNewest - - - zlibd1.dll - PreserveNewest - - - - - LIBEAY32.dll - PreserveNewest - - - SSLEAY32.dll - PreserveNewest - - - zlib1.dll - PreserveNewest - - - - - - - \ No newline at end of file -- cgit v1.2.3