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
@jkotalik Will this schema change apply ONLY to 2.1 and up? I'm wondering if we should state that the current note applies to all versions prior to 2.1. Thoughts?
Schema is a global singleton. As long as you've installed a newer ANCM (the one that will ship with 2.1) you'll get the fix, regardless of whether you continue to use an older version of ASP.NET Core.
The requestTimeout in the aspnetcore_schema will be updated to allow a requestTimeout to be specified in seconds. https://github.com/aspnet/Docs/blob/313486d76f89ceac7af9b8c0769f72d1b224d4ca/aspnetcore/host-and-deploy/aspnet-core-module.md can now remove the note about only allowing whole minutes.
cc/ @shirhatti
The text was updated successfully, but these errors were encountered: