Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Removed obsolete netstandrd1.3 and netstandard1.6 #224

Closed gpailler closed 4 years ago

gpailler commented 4 years ago

I removed netstandard1.3 and netstandard1.6 because of the new TLS1.2 Slack requirement. This PR is dependent of the GitVersion PR #223 because I bumped the version to 1.2.0 (using specific commit message)