mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
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. |
||
|---|---|---|
| .. | ||
| Properties | ||
| App.config | ||
| Constructor.tmp | ||
| ConstructorAbs.tmp | ||
| Method.tmp | ||
| Models.cs | ||
| packages.config | ||
| Program.cs | ||
| TeleSharp.Generator.csproj | ||