Update for 6.1.4
parent
97d0ba433f
commit
54249cfd1e
|
@ -4,6 +4,9 @@ You can see what was included in each .NET Native 2.1 ([Microsoft.NETCore.Univer
|
|||
|
||||
When using Visual Studio these packages require Visual Studio 2017 Version 15.7 or later.
|
||||
|
||||
### UWP 6.1.5 (.NET native tools 2.1.8) (May 29th, 2018)
|
||||
- Upgrades NetStandard.Library version from 2.0.2 to 2.0.3 in order to fix [UWP reference additional NetStandard dll](https://developercommunity.visualstudio.com/content/problem/251571/uwp-reference-additional-netstandard-dll-after-157.html)
|
||||
|
||||
### UWP 6.1.4 (.NET native tools 2.1.8) (May 7th, 2018)
|
||||
- Adds support for [Optional packages with executable code](https://docs.microsoft.com/en-us/windows/uwp/packaging/optional-packages-with-executable-code)
|
||||
- Fixes multiple errors caused by low memory issues when compiling .NET native apps [521825, 574099, 574102]
|
||||
|
|
Loading…
Reference in New Issue