Skip to content

Commit a88053e

Browse files
Added supported versions to the README
1 parent c387bf0 commit a88053e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ We welcome direct contributions to the csharp-http-client code base. Thank you!
6464

6565
##### Prerequisites #####
6666

67+
- .NET version 4.5.2
6768
- Microsoft Visual Studio Community 2015 or greater
6869

6970
##### Initial setup: #####

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ All updates to this project is documented in our [CHANGELOG](https://github.com/
1010

1111
# Installation
1212

13+
## Prerequisites
14+
15+
- .NET version 4.5.2
16+
17+
## Install Package
18+
1319
To use CSharp.HTTP.Client in your C# project, you can either <a href="https://github.com/sendgrid/csharp-http-client.git">download the SendGrid C# .NET libraries directly from our Github repository</a> or, if you have the NuGet package manager installed, you can grab them automatically.
1420

1521
```

0 commit comments

Comments
 (0)