aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Logging.NLog
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-02-22 02:17:50 -0500
committerLukePulverenti <luke.pulverenti@gmail.com>2013-02-22 02:17:50 -0500
commitfab627c845d980e46f1385f460c0c4d19fcabc86 (patch)
treeb258be7015cee1894f2e4967d14730292e1ed977 /MediaBrowser.Logging.NLog
parent746c5d2fa7cd14f648c72a87ce52e5096c1f03f1 (diff)
added a master version file
Diffstat (limited to 'MediaBrowser.Logging.NLog')
-rw-r--r--MediaBrowser.Logging.NLog/MediaBrowser.Logging.NLog.csproj3
-rw-r--r--MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs7
2 files changed, 4 insertions, 6 deletions
diff --git a/MediaBrowser.Logging.NLog/MediaBrowser.Logging.NLog.csproj b/MediaBrowser.Logging.NLog/MediaBrowser.Logging.NLog.csproj
index e24373aebd..592e09a832 100644
--- a/MediaBrowser.Logging.NLog/MediaBrowser.Logging.NLog.csproj
+++ b/MediaBrowser.Logging.NLog/MediaBrowser.Logging.NLog.csproj
@@ -44,6 +44,9 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="..\SharedVersion.cs">
+ <Link>Properties\SharedVersion.cs</Link>
+ </Compile>
<Compile Include="LogHelper.cs" />
<Compile Include="NLogger.cs" />
<Compile Include="NlogManager.cs" />
diff --git a/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs b/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs
index 35e1002812..345d727bee 100644
--- a/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs
+++ b/MediaBrowser.Logging.NLog/Properties/AssemblyInfo.cs
@@ -28,9 +28,4 @@ using System.Runtime.InteropServices;
// Minor Version
// Build Number
// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// \ No newline at end of file