|
|
|
@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
|
|
|
|
|
// General Information about an assembly is controlled through the following
|
|
|
|
|
// set of attributes. Change these attribute values to modify the information
|
|
|
|
|
// associated with an assembly.
|
|
|
|
|
[assembly: AssemblyTitle("RequestPlex.Api.Interfaces")]
|
|
|
|
|
[assembly: AssemblyTitle("PlexRequests.Api.Interfaces")]
|
|
|
|
|
[assembly: AssemblyDescription("")]
|
|
|
|
|
[assembly: AssemblyConfiguration("")]
|
|
|
|
|
[assembly: AssemblyCompany("")]
|
|
|
|
|
[assembly: AssemblyProduct("RequestPlex.Api.Interfaces")]
|
|
|
|
|
[assembly: AssemblyProduct("PlexRequests.Api.Interfaces")]
|
|
|
|
|
[assembly: AssemblyCopyright("Copyright © 2016")]
|
|
|
|
|
[assembly: AssemblyTrademark("")]
|
|
|
|
|
[assembly: AssemblyCulture("")]
|
|
|
|
|