diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-26 15:07:06 -0500 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-26 15:07:06 -0500 |
| commit | 170154df18fda463de5107b7767f226fe79da79d (patch) | |
| tree | 42bc601839a5bf03ab78da7409fd8ecf87ab1edd /MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs | |
| parent | cd96c7dab25b30ffab267609e9d3578de071a044 (diff) | |
assembly consolidation
Diffstat (limited to 'MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs')
| -rw-r--r-- | MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs b/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs deleted file mode 100644 index 345d727bee..0000000000 --- a/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,31 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -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.Logging.NLog")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MediaBrowser.Logging.NLog")] -[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("095763bf-68a9-4d89-ad01-d0e3c1f5c11f")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -//
\ No newline at end of file |
