mirror of
https://github.com/Readarr/Readarr
synced 2026-04-27 23:30:59 +02:00
7 lines
252 B
C#
7 lines
252 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("NzbDrone.Web")]
|
|
|
|
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
[assembly: Guid("1ec2c814-7c1e-470d-bbae-59b129b720fd")]
|