update asp commit list

This commit is contained in:
Lee Coward 2018-06-26 12:58:53 -07:00
parent 17fee179af
commit bb9a989344

View file

@ -43,8 +43,6 @@ This is a somewhat currated list of commits across the entire .NET Core 2.1.1 de
### Entity Framework
* [`[5bf9cc37]`](https://github.com/aspnet/EntityFrameworkCore/commit/5bf9cc370699f86e3609c183b3b23bfe2e3b1b23) Adds recursion guards to analyzer. [(#12054)](https://github.com/aspnet/EntityFrameworkCore/issues/12054)
* [`[96049284]`](https://github.com/dotnet/corefx/pull/29846/commits/96049284dd577863c8b361fea06eadcfe5f1588b) Fix Sockets hang caused by concurrent Socket disposal [(#11993)](https://github.com/aspnet/EntityFrameworkCore/issues/11993)
* [`[96049284]`](https://github.com/dotnet/corefx/pull/29846/commits/96049284dd577863c8b361fea06eadcfe5f1588b) Fix Sockets hang caused by concurrent Socket disposal [(#11977)](https://github.com/aspnet/EntityFrameworkCore/issues/11977)
* [`[ef61273e]`](https://github.com/aspnet/EntityFrameworkCore/pull/12164/commits/ef61273ed948a2be8f0a081dc57b16ad3bc2de03) [(#12119)](https://github.com/aspnet/EntityFrameworkCore/issues/12119)
* [`[1d447bdb]`](https://github.com/aspnet/EntityFrameworkCore/commit/1d447bdb0a550c52a04dcbd2cbc1200faa837686) SqlServer RevEng: Use concat operators instead of function[(#11932)](https://github.com/aspnet/EntityFrameworkCore/issues/11932)