Skip to content

Commit 308b7f1

Browse files
authored
Added 2.1 and 2.2 release to UWP Readme.md
1 parent 32316d8 commit 308b7f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

releases/UWP/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ You can learn about Microsoft.NETCore.UniversalWindowsPlatform [releases](#relea
66

77
You can see what was included in each .NET Native (Microsoft.NETCore.UniversalWindowsPlatform) release.
88

9-
- .NET Native 2.1 (UWP 6.1.x) is coming in early May 2018! Preview bits are available on [Nuget](https://www.nuget.org/packages/Microsoft.NETCore.UniversalWindowsPlatform) or [Visual Studio Update 15.7 Preview 5](https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-preview-relnotes#15.7_Preview5)
9+
- [.NET Native 2.1 (UWP 6.1.x)](net-native2.1/README.md)
1010
- [.NET Native 2.0 (UWP 6.0.x)](net-native2.0/README.md)
1111
- [.NET Native 1.7 (UWP 5.4.x)](net-native1.7/README.md)
1212
- [.NET Native 1.6 (UWP 5.3.x)](net-native1.6/README.md)
1313
- [.NET Native 1.4 (UWP 5.2.x)](net-native1.4/README.md)
1414

15+
## Preview Notes
16+
17+
- [.NET Native 2.2 (UWP 6.2.x)](net-native2.2/README.md)
18+
1519
## Resources
1620

1721
- [Getting Started with .NET Native](https://docs.microsoft.com/en-us/dotnet/framework/net-native/getting-started-with-net-native)

0 commit comments

Comments
 (0)