Merge pull request #255 from knocte/netFrameworkVersion

build: switch to lower framework version (4.5.2 -> 4.5)
This commit is contained in:
Ilya Pirozhenko 2016-10-23 10:56:51 +03:00 committed by GitHub
commit 1b90e64ec5
4 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ Library _almost_ ready for production usage. We need contributors to make 1.0.0
To use TLSharp follow next steps:
1. Clone TLSharp from GitHub
1. Compile source with VS2015
1. Compile source with VS2015 or MonoDevelop
1. Add reference to ```TLSharp.Core.dll``` to your awesome project.
# Dependencies