From 222a11c088510226386c690f182a1db266c11201 Mon Sep 17 00:00:00 2001 From: Callon Campbell Date: Wed, 5 Aug 2015 22:53:44 -0400 Subject: [PATCH] CI changes for appveyor --- Build.ps1 | 1 - src/ReflectSoftware.Insight.Extensions.Log4net 2.0.csproj | 4 ++++ src/ReflectSoftware.Insight.Extensions.Log4net 4.0.csproj | 2 +- src/ReflectSoftware.Insight.Extensions.Log4net 4.5.csproj | 2 +- src/ReflectSoftware.Insight.Extensions.Log4net.nuspec | 4 ++-- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Build.ps1 b/Build.ps1 index b552abc..87899d3 100644 --- a/Build.ps1 +++ b/Build.ps1 @@ -39,7 +39,6 @@ function Invoke-NuGetPackProj($csproj) function Invoke-NuGetPackSpec($nuspec, $version) { - nuget pack $nuspec -Version $version -OutputDirectory ..\ } diff --git a/src/ReflectSoftware.Insight.Extensions.Log4net 2.0.csproj b/src/ReflectSoftware.Insight.Extensions.Log4net 2.0.csproj index 49a7205..3900a6a 100644 --- a/src/ReflectSoftware.Insight.Extensions.Log4net 2.0.csproj +++ b/src/ReflectSoftware.Insight.Extensions.Log4net 2.0.csproj @@ -72,6 +72,10 @@ False ..\packages\Newtonsoft.Json.7.0.1\lib\net35\Newtonsoft.Json.dll + + ..\packages\RabbitMQ.Client.3.4.0\lib\net35\RabbitMQ.Client.dll + True + ..\packages\ReflectSoftware.Insight.5.5.1-test2\lib\net20\ReflectSoftware.Insight.dll diff --git a/src/ReflectSoftware.Insight.Extensions.Log4net 4.0.csproj b/src/ReflectSoftware.Insight.Extensions.Log4net 4.0.csproj index 087eacd..4e9ff78 100644 --- a/src/ReflectSoftware.Insight.Extensions.Log4net 4.0.csproj +++ b/src/ReflectSoftware.Insight.Extensions.Log4net 4.0.csproj @@ -75,7 +75,7 @@ ..\packages\RabbitMQ.Client.3.5.4\lib\net40\RabbitMQ.Client.dll True - + ..\packages\ReflectSoftware.Insight.5.5.1-test2\lib\net40\ReflectSoftware.Insight.dll True diff --git a/src/ReflectSoftware.Insight.Extensions.Log4net 4.5.csproj b/src/ReflectSoftware.Insight.Extensions.Log4net 4.5.csproj index 8782b50..0f150d0 100644 --- a/src/ReflectSoftware.Insight.Extensions.Log4net 4.5.csproj +++ b/src/ReflectSoftware.Insight.Extensions.Log4net 4.5.csproj @@ -78,7 +78,7 @@ ..\packages\RabbitMQ.Client.3.5.4\lib\net40\RabbitMQ.Client.dll True - + ..\packages\ReflectSoftware.Insight.5.5.1-test2\lib\net45\ReflectSoftware.Insight.dll True diff --git a/src/ReflectSoftware.Insight.Extensions.Log4net.nuspec b/src/ReflectSoftware.Insight.Extensions.Log4net.nuspec index ee88f96..ad937bf 100644 --- a/src/ReflectSoftware.Insight.Extensions.Log4net.nuspec +++ b/src/ReflectSoftware.Insight.Extensions.Log4net.nuspec @@ -2,7 +2,7 @@ ReflectSoftware.Insight.Extensions.Log4net - 5.5.2 + $version$ ReflectSoftware.Insight.Extensions.Log4net ReflectSoftware Inc. ReflectSoftware Inc. @@ -22,7 +22,7 @@ You can view your log4net messages in realtime, in a rich viewer that allows you As of version 5.1 of the ReflectInsight NuGet Package, you are now required to manually add in the ReflectInsight configuration details that you may require. -For help on configuration, please see our documentation on the website (https://insightextensions.codeplex.com/wikipage?title=Getting%20Started%20with%20Log4net%20Extension&referringTitle=Documentation) and/or the knowledge base articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase). +For help on configuration, please see our documentation on the website (https://reflectsoftware.atlassian.net/wiki/display/RI5/ReflectInsight+5+documentation) and/or the knowledge base articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase). © 2015 ReflectSoftware Inc. Log4net Logging Extensions ReflectInsight Appender Log Tracing RabbitMQ