Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _zip/missingapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,15 +174,15 @@ references:
- uid: StackExchange.Redis.ConfigurationOptions
name: ConfigurationOptions
fullname: StackExchange.Redis.ConfigurationOptions
href: https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis/ConfigurationOptions
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/ConfigurationOptions.cs
- uid: StackExchange.Redis.IConnectionMultiplexer
name: IConnectionMultiplexer
fullname: StackExchange.Redis.IConnectionMultiplexer
href: https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis/IConnectionMultiplexer
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/Interfaces/IConnectionMultiplexer.cs
- uid: StackExchange.Redis.Profiling.ProfilingSession
name: ProfilingSession
fullname: StackExchange.Redis.Profiling.ProfilingSession
href: https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis.Profiling/ProfilingSession
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/Profiling/ProfilingSession.cs
- uid: System.Diagnostics.PresentationTraceSources.TraceLevel
name: PresentationTraceSources.TraceLevel
fullname: System.Diagnostics.PresentationTraceSources.TraceLevel
Expand Down