You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/1.1/1.1.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
## .NET Core 1.1 released 11/16/2016
4
4
5
-
.NET Core 1.1 and SDK 1.0.0 Preview2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Annoucement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
5
+
.NET Core 1.1 and SDK 1.0.0 Preview2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
6
6
7
7
The [.NET Core 1.1 Known Issues](1.1-known-issues.md) document covers a few things to be aware of before installing.
8
8
9
-
### Linux Distros Added
9
+
### New OS Distros Added
10
10
11
11
Support has been added for the distros highlighted below.
12
12
@@ -41,7 +41,7 @@ Changes to the .NET Core API surface are can be seen in the [1.0-1.1-api-diff](1
41
41
42
42
### ASP.NET Core
43
43
44
-
* Please see the [ASP.NET Core release page](https://github.com/aspnet/home/releases/1.1.0) for details on fixes from ASP.NET Core, MVC, Entitiy Framework Core and others.
44
+
* Please see the [ASP.NET Core release page](https://github.com/aspnet/home/releases/1.1.0) for details on fixes from ASP.NET Core, MVC, Entity Framework Core and others.
45
45
46
46
### Commits
47
47
@@ -50,4 +50,3 @@ The great work included in .NET Core 1.1 can be seen in the [1.1 commits](1.1-co
50
50
### Contributors
51
51
52
52
The list of contributors can be found in the [1.1 Contributor List](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1-contributor-list.md).
0 commit comments