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
In order to get on the RC3 builds of CoreFX, we needed to disable the Kestrel.Tests. This is because they were built on ASP.NET RC2, which isn't compatible with CoreFX RC3 assemblies.
We should re-enable the Kestrel.Tests when we get an ASP.NET RC3 build.