2 references to OwinVersion
Microsoft.AspNetCore.Owin (2)
OwinEnvironment.cs (2)
57if (!context.Items.ContainsKey(OwinConstants.OwinVersion)) 59_context.Items[OwinConstants.OwinVersion] = "1.0";