Skip to content

Commit

Permalink
notes 32.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
robinrodricks committed Sep 29, 2020
1 parent 1b20b1f commit eccfe55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ FluentFTP is also supported on these platforms: (via .NET Standard)
- **Xamarin.Android** 10.0
- **Universal Windows Platform** 10.0

Binaries for all platforms are built from a single VS 2017 Project. You will need [VS 2017](https://visualstudio.microsoft.com/downloads/) to build or contribute to FluentFTP.
Binaries for all platforms are built from a single Visual Studio 2019 Project. You will need [VS 2019](https://visualstudio.microsoft.com/downloads/) to build or contribute to FluentFTP.


## Example Usage
Expand Down
3 changes: 3 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes

#### 32.4.6
- Upgrade System.Net.Security from version 4.3.0 to 4.3.2 to fix security issues

#### 32.4.5
- Fix: Uncatchable NullReferenceException is occasionally thrown from `ConnectAsync`

Expand Down

0 comments on commit eccfe55

Please sign in to comment.