Skip to content

Commit 1b47240

Browse files
author
Zach Montoya
committed
Fix the .NET native 1.7 release notes to correctly state the package contents of UWP 5.4.2 and UWP 6.0.6
1 parent d4b59b9 commit 1b47240

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

releases/UWP/net-native1.7/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ You can see what was included in each .NET Native 1.7 ([Microsoft.NETCore.Univer
33

44
When using Visual Studio these packages require Visual Studio 2017 or later.
55

6-
### UWP 5.4.2 (.NET native tools 1.7.3) (January 9th, 2018)
6+
### UWP 6.0.6 (.NET native tools 1.7.3) (January 9th, 2018)
77
- Fixed CVE-2018-0786: Security Feature Bypass in X509 Certificate Validation: https://github.com/Microsoft/dotnet/issues/597
88

99
### UWP 6.0.5 (.NET native tools 1.7.3) (December 12th, 2017)
@@ -13,6 +13,9 @@ When using Visual Studio these packages require Visual Studio 2017 or later.
1313
- Fixed an unhandled exception when ClientWebSocket loses connection to server. [518456]
1414
- Fixed a regression in the 1.7 toolchain causing winmd file corruption when the file stream is left open. [496929]
1515

16+
### UWP 5.4.2 (.NET native tools 1.7.1) (January 9th, 2018)
17+
- Fixed CVE-2018-0786: Security Feature Bypass in X509 Certificate Validation: https://github.com/Microsoft/dotnet/issues/597
18+
1619
### UWP 5.4.1 (.NET native tools 1.7.1) (October 9th, 2017)
1720
- Fixed an issue with Microsoft.NetNative.targets that prevented C++ hybrid apps from compiling; apps would fail to compile due to an attempt to write a file to a folder that does not exist. [511674]
1821

0 commit comments

Comments
 (0)