Repository: logging-log4net
Updated Branches:
  refs/heads/feature/cd-pipeline e1f33b4da -> 969ff1d89


Update dotnet-test-nunit to 3.5.0 when testing netstandard-1.3


Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/4e1ec390
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/4e1ec390
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/4e1ec390

Branch: refs/heads/feature/cd-pipeline
Commit: 4e1ec3909f3b3e08420f6674414888b7d8a8305c
Parents: e1f33b4
Author: Dominik Psenner <[email protected]>
Authored: Sat Nov 11 02:05:28 2017 +0100
Committer: Dominik Psenner <[email protected]>
Committed: Sat Nov 11 02:05:28 2017 +0100

----------------------------------------------------------------------
 netstandard/log4net.tests/log4net.tests.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/4e1ec390/netstandard/log4net.tests/log4net.tests.csproj
----------------------------------------------------------------------
diff --git a/netstandard/log4net.tests/log4net.tests.csproj 
b/netstandard/log4net.tests/log4net.tests.csproj
index 69d5fcb..b72728c 100755
--- a/netstandard/log4net.tests/log4net.tests.csproj
+++ b/netstandard/log4net.tests/log4net.tests.csproj
@@ -21,7 +21,7 @@
 
   <ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
     <ProjectReference Include="../log4net/log4net.csproj" />
-    <PackageReference Include="dotnet-test-nunit" Version="3.4.0-beta-2" />
+    <PackageReference Include="dotnet-test-nunit" Version="3.5.0" />
     <PackageReference Include="NUnit" Version="3.4.1" />
   </ItemGroup>
 

Reply via email to