mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-09 00:14:54 +00:00
Merge pull request #255 from knocte/netFrameworkVersion
build: switch to lower framework version (4.5.2 -> 4.5)
This commit is contained in:
commit
1b90e64ec5
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue