mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
7 lines
298 B
C#
7 lines
298 B
C#
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.md in the project root for license information.
|
|
|
|
using System.Reflection;
|
|
|
|
[assembly: AssemblyTitle("Microsoft.AspNet.SignalR.Owin")]
|
|
[assembly: AssemblyDescription("Assembly containing default SignalR host.")]
|