diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-16 13:30:16 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-16 13:30:16 -0400 |
| commit | a57c887f7f367402cd1e3e215a8b8052f3c603da (patch) | |
| tree | 750fa55f337c524728b038643fc296a6cf4b8cfe /MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs | |
| parent | 56263a9fa26a93bbfa34f673be0e373572ec2fee (diff) | |
update components
Diffstat (limited to 'MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs b/MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs deleted file mode 100644 index db656b934..000000000 --- a/MediaBrowser.Server.Implementations/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,30 +0,0 @@ -using System.Reflection; -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("MediaBrowser.Server.Implementations")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MediaBrowser.Server.Implementations")] -[assembly: AssemblyCopyright("Copyright © 2013")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("0537cdd3-a069-4d86-9318-d46d8b119903")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// |
