File: AssemblyInfo.cs | Web Access |
Project: src\src\Components\Aspire.StackExchange.Redis.DistributedCaching\Aspire.StackExchange.Redis.DistributedCaching.csproj (Aspire.StackExchange.Redis.DistributedCaching) |
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Aspire; [assembly: LoggingCategories("Microsoft.Extensions.Caching.StackExchangeRedis")] |