Update 2.1.3-commits.md

This commit is contained in:
Dan Moseley 2018-08-21 16:08:09 -07:00 committed by GitHub
parent 853a3607d9
commit 8d5af8a4dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@ This is a somewhat curated list of commits across the .NET Core 2.1.3 developmen
* [`[6c6b536]`](https://github.com/dotnet/corefx/commit/6c6b536) Update runtime IDs for new RHEL/OL/Fedora releases
* [`[754664c]`](https://github.com/dotnet/corefx/commit/754664c) Default generateversionsource to true (#31197)
* [`[b6be5d7]`](https://github.com/dotnet/corefx/commit/b6be5d7) Ensure ConcurrentBag's TryTake is linearizable (#30947) (#31009)
* [`[8f34b49]`](https://github.com/dotnet/corefx/commit/8f34b49) Fix handle double-free in recently added WindowsIdentity test (#30731) (#30977)
* [`[ffa1879]`](https://github.com/dotnet/corefx/commit/ffa1879) Add Tizen 5.0 RID for NETCoreApp (#30888)
* [`[87b79bd]`](https://github.com/dotnet/corefx/commit/87b79bd) Fix compilation for deprecated API on macOS Mojave preview (#30716) (#30744)
@ -83,4 +82,4 @@ This is a somewhat curated list of commits across the .NET Core 2.1.3 developmen
* [aspnet/Security#1809](https://github.com/aspnet/Security/issues/1809) SaveTokens + GetTokenAsync does not work for JwtBearer
* [aspnet/SignalR#2561](https://github.com/aspnet/SignalR/issues/2561) Update AddSignalRCore to respect user registered services
* [aspnet/Templating#565](https://github.com/aspnet/Templating/issues/565) ResponseCache attribute on RazorPages Error handler method should be moved to model
* [dotnet/core#1655](https://github.com/dotnet/core/issues/1655) Hosting Bundle installer removes RC version of 2.1.0, breaking all RC apps
* [dotnet/core#1655](https://github.com/dotnet/core/issues/1655) Hosting Bundle installer removes RC version of 2.1.0, breaking all RC apps