Skip to content

Commit bc6765b

Browse files
authored
Merge pull request #19 from dotnet/master
Upstream master
2 parents 12d9b41 + 5b5d0b7 commit bc6765b

22 files changed

+66
-28
lines changed

microsoft-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ This table describes support type, supported patch version and end of support da
1414
| -- | -- | -- | -- | -- |
1515
| [.NET Core 2.2](https://aka.ms/netcore22announce) | December 04, 2018 | Current | [2.2.5](https://www.microsoft.com/net/download/dotnet-core/runtime-2.2.5) | |
1616
| [.NET Core 2.1](https://blogs.msdn.microsoft.com/dotnet/2018/05/30/announcing-net-core-2-1) | May 30, 2018 | LTS | [2.1.11](https://www.microsoft.com/net/download/dotnet-core/runtime-2.1.11) | At least three years from LTS declaration (August 21, 2018). |
17-
| [.NET Core 1.1](https://blogs.msdn.microsoft.com/dotnet/2016/11/16/announcing-net-core-1-1/) | November 16, 2016 | Maintenance | [1.1.13](https://www.microsoft.com/net/download/dotnet-core/runtime-1.1.13) | June 27, 2019 |
18-
| [.NET Core 1.0](https://blogs.msdn.microsoft.com/dotnet/2016/06/27/announcing-net-core-1-0/) | June 27, 2016 | Maintenance | [1.0.16](https://www.microsoft.com/net/download/dotnet-core/runtime-1.0.16) | June 27, 2019 |
1917

2018
## Release Types
2119

@@ -59,4 +57,6 @@ End of support refers to the date when Microsoft no longer provides fixes, updat
5957

6058
| Version | End of Support |
6159
| -- | -- |
62-
| [.NET Core 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/) | October 1, 2018 |
60+
| [.NET Core 1.1](https://blogs.msdn.microsoft.com/dotnet/2016/11/16/announcing-net-core-1-1/) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/)
61+
| [.NET Core 1.0](https://blogs.msdn.microsoft.com/dotnet/2016/06/27/announcing-net-core-1-0/) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/)
62+
| [.NET Core 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/) | [October 1, 2018](https://devblogs.microsoft.com/dotnet/net-core-2-0-will-reach-end-of-life-on-september-1-2018/)

netci.groovy

Whitespace-only changes.

release-notes/2.1/2.1-supported-os.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ OS | Version | Architectures |
3030
------------------------------|-------------------------------|----------------|-----
3131
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
3232
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
33-
Fedora | 28 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
33+
Red Hat Enterprise Linux | 8 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
34+
Fedora | 29, 30 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
3435
Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
3536
Ubuntu | 19.04, 18.04, 16.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases)
3637
Linux Mint | 18, 17 | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
@@ -49,7 +50,8 @@ Support for the following versions was ended by the distribution owners and are
4950

5051
|OS | Version | End of Life |
5152
|-----------|----------|-------------|
52-
| Fedora | 27 | [11/30/2018](https://fedoraproject.org/wiki/End_of_life) |
53+
| Fedora | 28 | [05/28/2019](https://fedoramagazine.org/fedora-28-end-of-life/) |
54+
| Fedora | 27 | [11/30/2018](https://fedoramagazine.org/fedora-27-end-of-life/) |
5355
| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) |
5456
| Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html)
5557
| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) |

release-notes/2.1/2.1.10/2.1.10-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ See the [Release Notes](https://github.com/dotnet/core/blob/master/release-notes
1212

1313
| VS Version | .NET Core SDK |
1414
| :-- | :--: |
15-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.506](#downloads) |
15+
| Visual Studio 2017 (Windows) | [2.1.506](#downloads) |
1616
| Visual Studio 2019 (Windows) | [2.1.603](../2.1.603-SDK/2.1.603-SDK-download.md) |
17+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1718

1819
## Downloads
1920

release-notes/2.1/2.1.10/2.1.10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
| VS Version | .NET Core SDK |
88
| :-- | :--: |
9-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.506](#downloads) |
9+
| Visual Studio 2017 (Windows) | [2.1.506](#downloads) |
1010
| Visual Studio 2019 (Windows) | [2.1.603](../2.1.603-SDK/2.1.603-SDK-download.md) |
11+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1112

1213
* [Blog Post][dotnet-blog]
1314
* [Downloads](#downloads)

release-notes/2.1/2.1.11/2.1.11-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ See the [Release Notes](2.1.11.md) for details about what is included in this up
1212

1313
| VS Version | .NET Core SDK |
1414
| :-- | :--: |
15-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.507](#downloads) |
15+
| Visual Studio 2017 (Windows) | [2.1.507](#downloads) |
1616
| Visual Studio 2019 (Windows) | [2.1.604](../2.1.604-SDK/2.1.604-SDK-download.md) |
17+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1718

1819
## Downloads
1920

release-notes/2.1/2.1.11/2.1.11.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
| VS Version | .NET Core SDK |
88
| :-- | :--: |
9-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.507](#downloads) |
9+
| Visual Studio 2017 (Windows) | [2.1.507](#downloads) |
1010
| Visual Studio 2019 (Windows) | [2.1.604](../2.1.604-SDK/2.1.604-SDK-download.md) |
11+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1112

1213
* [Blog Post][dotnet-blog]
1314
* [Downloads](#downloads)

release-notes/2.1/2.1.603-SDK/2.1.603-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.506](../2.1.10/2.1.10-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.1.506](../2.1.10/2.1.10-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.1.603](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.1/2.1.604-SDK/2.1.604-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019.
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.507](../2.1.11/2.1.11-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.1.507](../2.1.11/2.1.11-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.1.604](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.1/2.1.700-SDK/2.1.700-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.1.507](../2.1.11/2.1.11-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.1.507](../2.1.11/2.1.11-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.1.700](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.2/2.2-supported-os.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OS | Version | Architectures |
3131
------------------------------|-------------------------------|----------------|-----
3232
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
3333
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
34-
Fedora | 28, 29 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
34+
Fedora | 29, 30 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
3535
Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
3636
Ubuntu | 18.10, 18.04, 16.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases)
3737
Linux Mint | 18, 17 | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
@@ -50,7 +50,8 @@ Support for the following versions was ended by the distribution owners and are
5050

5151
|OS | Version | End of Life |
5252
|-----------|----------|-------------|
53-
| Fedora | 27 | [11/30/2018](https://fedoraproject.org/wiki/End_of_life) |
53+
| Fedora | 28 | [05/28/2019](https://fedoramagazine.org/fedora-28-end-of-life/) |
54+
| Fedora | 27 | [11/30/2018](https://fedoramagazine.org/fedora-27-end-of-life/) |
5455
| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) |
5556
| Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html)
5657
| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) |

release-notes/2.2/2.2.203-SDK/2.2.203-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.106](../2.2.4/2.2.4-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.2.106](../2.2.4/2.2.4-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.2.203](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.2/2.2.204-SDK/2.2.204-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019.
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.107](../2.2.5/2.2.5-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.2.107](../2.2.5/2.2.5-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.2.204](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019
1010

1111
| VS Version | .NET Core SDK |
1212
| :-- | :--: |
13-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.107](../2.2.5/2.2.5-download.md) |
13+
| Visual Studio 2017 (Windows) | [2.2.107](../2.2.5/2.2.5-download.md) |
1414
| Visual Studio 2019 (Windows) | [2.2.300](#downloads) |
15+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1516

1617
## Downloads
1718

release-notes/2.2/2.2.4/2.2.4-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ See the [Release Notes](https://github.com/dotnet/core/blob/master/release-notes
1212

1313
| VS Version | .NET Core SDK |
1414
| :-- | :--: |
15-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.106](#downloads) |
15+
| Visual Studio 2017 (Windows) | [2.2.106](#downloads) |
1616
| Visual Studio 2019 (Windows) | [2.2.203](../2.2.203-SDK/2.2.203-SDK-download.md) |
17+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1718

1819
## Downloads
1920

release-notes/2.2/2.2.4/2.2.4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
| VS Version | .NET Core SDK |
88
| :-- | :--: |
9-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.106](#downloads) |
9+
| Visual Studio 2017 (Windows) | [2.2.106](#downloads) |
1010
| Visual Studio 2019 (Windows) | [2.2.203](../2.2.203-SDK/2.2.203-SDK-download.md) |
11+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1112

1213
* [Blog Post][dotnet-blog]
1314
* [Downloads](#downloads)

release-notes/2.2/2.2.5/2.2.5-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ See the [Release Notes](2.2.5.md) for details about what is included in this upd
1212

1313
| VS Version | .NET Core SDK |
1414
| :-- | :--: |
15-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.107](#downloads) |
15+
| Visual Studio 2017 (Windows) | [2.2.107](#downloads) |
1616
| Visual Studio 2019 (Windows) | [2.2.204](../2.2.204-SDK/2.2.204-SDK-download.md) |
17+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1718

1819
## Downloads
1920

release-notes/2.2/2.2.5/2.2.5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
| VS Version | .NET Core SDK |
88
| :-- | :--: |
9-
| Visual Studio 2017 and Visual Studio for Mac | [2.2.107](#downloads) |
9+
| Visual Studio 2017 (Windows) | [2.2.107](#downloads) |
1010
| Visual Studio 2019 (Windows) | [2.2.204](../2.2.204-SDK/2.2.204-SDK-download.md) |
11+
| Visual Studio for Mac | https://docs.microsoft.com/en-us/visualstudio/mac/net-core-support |
1112

1213
* [Blog Post][dotnet-blog]
1314
* [Downloads](#downloads)

release-notes/2.2/releases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"release-version": "2.2.300",
1414
"security": false,
1515
"cve-list": [],
16-
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.5/2.2.300.md",
16+
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md",
1717
"runtime": {
1818
"version": "2.2.5",
1919
"version-display": "2.2.5",

release-notes/3.0/preview/3.0.0-preview-known-issues.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,23 @@ This document lists known issues for **.NET Core 3.0 Preview releases** which ma
7575

7676
This issue will fixed in a future update.
7777

78+
- **Cancellation is not sent to the server when using the `Grpc.Net.Client` gRPC client**
79+
80+
Canceling a gRPC client will cancel the call on the client, but will not send a cancellation notification to the server.
81+
82+
If your gRPC services rely on cancellation you should continue to use the `Grpc.Core` gRPC client until preview 7. This issue will fixed in a future update.
83+
84+
- **`Grpc.Net.ClientFactory` does not reference all required types when used outside of ASP.NET Core**
85+
86+
The gRPC client factory does not reference the `Microsoft.Extensions.Http` package. If you are using the client factory you will need to include a reference to `Microsoft.Extensions.Http` in the project file.
87+
88+
```xml
89+
<PackageReference Include="Grpc.Net.ClientFactory" Version="0.1.21-pre1" />
90+
<PackageReference Include="Microsoft.Extensions.Http" Version="2.2.1" />
91+
```
92+
93+
This issue will fixed in a future update.
94+
7895
### Preview 4
7996

8097
- **[RESOLVED] Server-side Blazor app fails to run on non-Windows platforms**

release-notes/3.0/preview/3.0.0-preview6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The .NET Core SDK 3.0.100 Preview 6 includes .NET Core 3.0 Runtime so downloadin
1919

2020
`dotnet --version`
2121

22-
Your feedback is important and appreciated. We've created an issue at [dotnet/core #2859](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
22+
Your feedback is important and appreciated. We've created an issue at [dotnet/core #2859](https://github.com/dotnet/core/issues/2859) for your questions and comments.
2323

2424
## Downloads
2525

samples/nuget.config

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
3-
<packageSources>
4-
<clear />
5-
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
6-
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
7-
</packageSources>
3+
<packageSources>
4+
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
5+
<add key="dotnet-windowsdesktop" value="https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json" />
6+
<add key="aspnet-aspnetcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
7+
<add key="aspnet-aspnetcore-tooling" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json" />
8+
<add key="aspnet-entityframeworkcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json" />
9+
<add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" />
10+
<add key="gRPC repository" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
11+
</packageSources>
812
</configuration>

0 commit comments

Comments
 (0)