Update readme with 5.4.4 release

pull/826/head
Holly Muenchow 2018-07-28 10:06:50 -07:00 committed by GitHub
parent 0f81cd062c
commit 75bbb83aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ When using Visual Studio these packages require Visual Studio 2017 or later.
- Fixed an unhandled exception when ClientWebSocket loses connection to server. [518456]
- Fixed a regression in the 1.7 toolchain causing winmd file corruption when the file stream is left open. [496929]
### UWP 5.4.4 (.NET native tools 1.7.3) (July 27th, 2018)
- Fixed CVE-2018-8356: Security Feature Bypass in X509 Certificate Validation: https://github.com/dotnet/announcements/issues/73
### UWP 5.4.2 (.NET native tools 1.7.1) (January 9th, 2018)
- Fixed CVE-2018-0786: Security Feature Bypass in X509 Certificate Validation: https://github.com/Microsoft/dotnet/issues/597