File: AssemblyInfo.cs | Web Access |
Project: src\src\Components\Aspire.StackExchange.Redis.OutputCaching\Aspire.StackExchange.Redis.OutputCaching.csproj (Aspire.StackExchange.Redis.OutputCaching) |
// 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.AspNetCore.OutputCaching.StackExchangeRedis")] |