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
This means all references to Kestrel should now be changed to Microsoft.AspNet.Server.Kestrel. I'm going to try to make these changes myself in all the affected projects I can find.
This means all references to
Kestrel
should now be changed toMicrosoft.AspNet.Server.Kestrel
. I'm going to try to make these changes myself in all the affected projects I can find.Example changes:
project.json
becomes
MyApp.ini
becomes
Startup.cs
becomes
etc...
For questions, discussions or concerns, use this thread.
The text was updated successfully, but these errors were encountered: