TLSharp/TLSharp.Core
Andres G. Aragoneses b129e655f8 build: switch to lower framework version (4.5.2 -> 4.5)
This change is good because:
a) It's better to target a lower target framework version if
the project doesn't necessarily depend on the new features
of the newer versions (so, bigger target audience).
b) It lets compile the project with implementations of the
.NET Framework that are not compatible with 4.5.2. For example,
after this change I can successfully build TLSharp with the
Mono v4.2.1 that comes in my Ubuntu Linux 16.04.1.
2016-10-21 23:58:21 +08:00
..
Auth Fix spelling of Receive 2016-07-20 08:15:28 +01:00
MTProto Update Everything 2016-09-22 17:01:59 +03:30
Network Redesign Everything 2016-09-24 17:08:26 +03:30
Properties TLSharp and Tests 2015-09-28 10:01:17 +08:00
Requests Redesign Everything 2016-09-24 17:08:26 +03:30
Utils formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
Session.cs Redesign Everything 2016-09-24 17:08:26 +03:30
TelegramClient.cs - Updated README 2016-10-11 17:31:30 +03:00
TLSharp.Core.csproj build: switch to lower framework version (4.5.2 -> 4.5) 2016-10-21 23:58:21 +08:00