diff --git a/src/NLog.proj b/src/NLog.proj index 1d7d5fd1..3d688655 100644 --- a/src/NLog.proj +++ b/src/NLog.proj @@ -52,6 +52,7 @@ $(BaseOutputDirectory)\obj\BuildInfo.cs NuGet.exe $(BaseOutputDirectory)\obj\$(Configuration)\NuGet + BuildVersion=$(BuildVersion) @@ -156,7 +157,7 @@ .wp71 $(DocReferencesWP71) - sl4-wp + sl4-windowsphone71 .netcf20 @@ -201,8 +202,8 @@ BuildLabel=$(BuildLabel);BuildVersion=$(BuildVersion) - - + + @@ -448,20 +449,22 @@ - - + + - - - + + + - + + + - - + + @@ -474,17 +477,19 @@ - - + - - + + + @@ -500,6 +505,8 @@ + + @@ -516,10 +523,12 @@ + + - - + + @@ -632,6 +641,22 @@ + + + + + + + + + + + diff --git a/src/NuGet/NLog.Config/NLog.Config.nuspec b/src/NuGet/NLog.Config/NLog.Config.nuspec index cf907c76..d2f516b8 100644 --- a/src/NuGet/NLog.Config/NLog.Config.nuspec +++ b/src/NuGet/NLog.Config/NLog.Config.nuspec @@ -3,7 +3,7 @@ NLog.Config NLog Configuration - 2.0.0.0 + $BuildVersion$ Jaroslaw Kowalski Jaroslaw Kowalski false @@ -14,7 +14,7 @@ http://nlog-project.org/ https://raw.github.com/jkowalski/NLog/master/LICENSE.txt - + \ No newline at end of file diff --git a/src/NuGet/NLog.Extended/NLog.Extended.nuspec b/src/NuGet/NLog.Extended/NLog.Extended.nuspec index e64f2a97..3f1d681b 100644 --- a/src/NuGet/NLog.Extended/NLog.Extended.nuspec +++ b/src/NuGet/NLog.Extended/NLog.Extended.nuspec @@ -3,7 +3,7 @@ NLog.Extended NLog for Extended Profile - 2.0.0.0 + $BuildVersion$ Jaroslaw Kowalski Jaroslaw Kowalski false @@ -14,7 +14,7 @@ http://nlog-project.org/ https://raw.github.com/jkowalski/NLog/master/LICENSE.txt - + \ No newline at end of file diff --git a/src/NuGet/NLog.Schema/NLog.Schema.nuspec b/src/NuGet/NLog.Schema/NLog.Schema.nuspec index c1dd9fda..e6c14795 100644 --- a/src/NuGet/NLog.Schema/NLog.Schema.nuspec +++ b/src/NuGet/NLog.Schema/NLog.Schema.nuspec @@ -3,7 +3,7 @@ NLog.Schema NLog Schema for Intellisense(TM) - 2.0.0.0 + $BuildVersion$ Jaroslaw Kowalski Jaroslaw Kowalski false diff --git a/src/NuGet/NLog/NLog.nuspec b/src/NuGet/NLog/NLog.nuspec index fead2f9d..01205397 100644 --- a/src/NuGet/NLog/NLog.nuspec +++ b/src/NuGet/NLog/NLog.nuspec @@ -3,7 +3,7 @@ NLog NLog - 2.0.0.0 + $BuildVersion$ Jaroslaw Kowalski Jaroslaw Kowalski false