[Pkg-cli-libs-commits] [nunit] 05/06: Refreshed debian/patches/use_default_framework.patch

Jo Shields directhex at moszumanska.debian.org
Mon Jun 29 12:15:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository nunit.

commit fc0727d199cfab7ed0e7f4ad81bee754a216000e
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Jun 29 12:56:43 2015 +0100

    Refreshed debian/patches/use_default_framework.patch
---
 debian/patches/use_default_framework.patch | 153 ++++++++++++++---------------
 1 file changed, 73 insertions(+), 80 deletions(-)

diff --git a/debian/patches/use_default_framework.patch b/debian/patches/use_default_framework.patch
index 7f2337d..9f873c0 100644
--- a/debian/patches/use_default_framework.patch
+++ b/debian/patches/use_default_framework.patch
@@ -4,8 +4,8 @@ Description: use default framework
  find . -name "*.csproj" | xargs sed -i -n '/TargetFrameworkVersion/ !p'
 Index: nunit/src/ClientUtilities/tests/nunit.util.tests.csproj
 ===================================================================
---- nunit.orig/src/ClientUtilities/tests/nunit.util.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ClientUtilities/tests/nunit.util.tests.csproj	2014-09-16 12:23:32.066569221 +0100
+--- nunit.orig/src/ClientUtilities/tests/nunit.util.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ClientUtilities/tests/nunit.util.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -30,8 +30,8 @@ Index: nunit/src/ClientUtilities/tests/nunit.util.tests.csproj
 +</Project>
 Index: nunit/src/ClientUtilities/tests/resources/DebugOnly.csproj
 ===================================================================
---- nunit.orig/src/ClientUtilities/tests/resources/DebugOnly.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ClientUtilities/tests/resources/DebugOnly.csproj	2014-09-16 12:23:49.742569229 +0100
+--- nunit.orig/src/ClientUtilities/tests/resources/DebugOnly.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ClientUtilities/tests/resources/DebugOnly.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -56,8 +56,8 @@ Index: nunit/src/ClientUtilities/tests/resources/DebugOnly.csproj
 +</Project>
 Index: nunit/src/ClientUtilities/tests/resources/DisabledProject.csproj
 ===================================================================
---- nunit.orig/src/ClientUtilities/tests/resources/DisabledProject.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ClientUtilities/tests/resources/DisabledProject.csproj	2014-09-16 12:12:40.318568904 +0100
+--- nunit.orig/src/ClientUtilities/tests/resources/DisabledProject.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ClientUtilities/tests/resources/DisabledProject.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -82,8 +82,8 @@ Index: nunit/src/ClientUtilities/tests/resources/DisabledProject.csproj
 +</Project>
 Index: nunit/src/ClientUtilities/tests/resources/MissingOutputPath.csproj
 ===================================================================
---- nunit.orig/src/ClientUtilities/tests/resources/MissingOutputPath.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ClientUtilities/tests/resources/MissingOutputPath.csproj	2014-09-16 12:24:49.818569258 +0100
+--- nunit.orig/src/ClientUtilities/tests/resources/MissingOutputPath.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ClientUtilities/tests/resources/MissingOutputPath.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -108,8 +108,8 @@ Index: nunit/src/ClientUtilities/tests/resources/MissingOutputPath.csproj
 +</Project>
 Index: nunit/src/ClientUtilities/util/nunit.util.dll.csproj
 ===================================================================
---- nunit.orig/src/ClientUtilities/util/nunit.util.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ClientUtilities/util/nunit.util.dll.csproj	2014-09-16 12:23:15.042569212 +0100
+--- nunit.orig/src/ClientUtilities/util/nunit.util.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ClientUtilities/util/nunit.util.dll.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -134,8 +134,8 @@ Index: nunit/src/ClientUtilities/util/nunit.util.dll.csproj
 +</Project>
 Index: nunit/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj
 ===================================================================
---- nunit.orig/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj	2014-09-16 12:15:39.994568992 +0100
+--- nunit.orig/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -160,8 +160,8 @@ Index: nunit/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj
 +</Project>
 Index: nunit/src/ConsoleRunner/nunit-console/nunit-console.csproj
 ===================================================================
---- nunit.orig/src/ConsoleRunner/nunit-console/nunit-console.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ConsoleRunner/nunit-console/nunit-console.csproj	2014-09-16 12:11:46.322568878 +0100
+--- nunit.orig/src/ConsoleRunner/nunit-console/nunit-console.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ConsoleRunner/nunit-console/nunit-console.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -186,8 +186,8 @@ Index: nunit/src/ConsoleRunner/nunit-console/nunit-console.csproj
 +</Project>
 Index: nunit/src/ConsoleRunner/tests/nunit-console.tests.csproj
 ===================================================================
---- nunit.orig/src/ConsoleRunner/tests/nunit-console.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ConsoleRunner/tests/nunit-console.tests.csproj	2014-09-16 12:15:57.666569000 +0100
+--- nunit.orig/src/ConsoleRunner/tests/nunit-console.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ConsoleRunner/tests/nunit-console.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -212,8 +212,8 @@ Index: nunit/src/ConsoleRunner/tests/nunit-console.tests.csproj
 +</Project>
 Index: nunit/src/GuiComponents/UiKit/nunit.uikit.dll.csproj
 ===================================================================
---- nunit.orig/src/GuiComponents/UiKit/nunit.uikit.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiComponents/UiKit/nunit.uikit.dll.csproj	2014-09-16 12:12:03.626568887 +0100
+--- nunit.orig/src/GuiComponents/UiKit/nunit.uikit.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiComponents/UiKit/nunit.uikit.dll.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -238,8 +238,8 @@ Index: nunit/src/GuiComponents/UiKit/nunit.uikit.dll.csproj
 +</Project>
 Index: nunit/src/GuiComponents/tests/nunit.uikit.tests.csproj
 ===================================================================
---- nunit.orig/src/GuiComponents/tests/nunit.uikit.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiComponents/tests/nunit.uikit.tests.csproj	2014-09-16 12:22:59.286569205 +0100
+--- nunit.orig/src/GuiComponents/tests/nunit.uikit.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiComponents/tests/nunit.uikit.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -264,8 +264,8 @@ Index: nunit/src/GuiComponents/tests/nunit.uikit.tests.csproj
 +</Project>
 Index: nunit/src/GuiException/UiException/nunit.uiexception.dll.csproj
 ===================================================================
---- nunit.orig/src/GuiException/UiException/nunit.uiexception.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiException/UiException/nunit.uiexception.dll.csproj	2014-09-16 12:12:56.978568913 +0100
+--- nunit.orig/src/GuiException/UiException/nunit.uiexception.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiException/UiException/nunit.uiexception.dll.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -290,8 +290,8 @@ Index: nunit/src/GuiException/UiException/nunit.uiexception.dll.csproj
 +</Project>
 Index: nunit/src/GuiException/tests/nunit.uiexception.tests.csproj
 ===================================================================
---- nunit.orig/src/GuiException/tests/nunit.uiexception.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiException/tests/nunit.uiexception.tests.csproj	2014-09-16 12:14:04.738568945 +0100
+--- nunit.orig/src/GuiException/tests/nunit.uiexception.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiException/tests/nunit.uiexception.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -316,8 +316,8 @@ Index: nunit/src/GuiException/tests/nunit.uiexception.tests.csproj
 +</Project>
 Index: nunit/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj
 ===================================================================
---- nunit.orig/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj	2014-09-16 12:10:11.026568832 +0100
+--- nunit.orig/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -342,8 +342,8 @@ Index: nunit/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj
 +</Project>
 Index: nunit/src/GuiRunner/nunit-gui/nunit-gui.csproj
 ===================================================================
---- nunit.orig/src/GuiRunner/nunit-gui/nunit-gui.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiRunner/nunit-gui/nunit-gui.csproj	2014-09-16 12:10:32.954568843 +0100
+--- nunit.orig/src/GuiRunner/nunit-gui/nunit-gui.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiRunner/nunit-gui/nunit-gui.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -368,8 +368,8 @@ Index: nunit/src/GuiRunner/nunit-gui/nunit-gui.csproj
 +</Project>
 Index: nunit/src/GuiRunner/tests/nunit-gui.tests.csproj
 ===================================================================
---- nunit.orig/src/GuiRunner/tests/nunit-gui.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/GuiRunner/tests/nunit-gui.tests.csproj	2014-09-16 12:10:53.566568853 +0100
+--- nunit.orig/src/GuiRunner/tests/nunit-gui.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/GuiRunner/tests/nunit-gui.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -394,15 +394,8 @@ Index: nunit/src/GuiRunner/tests/nunit-gui.tests.csproj
 +</Project>
 Index: nunit/src/NUnitCore/core/nunit.core.dll.csproj
 ===================================================================
---- nunit.orig/src/NUnitCore/core/nunit.core.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitCore/core/nunit.core.dll.csproj	2014-09-16 12:15:23.614568984 +0100
-@@ -1,5 +1,5 @@
- <?xml version="1.0" encoding="utf-8"?>
--<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
-+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-   <PropertyGroup>
-     <ProjectType>Local</ProjectType>
-     <ProductVersion>9.0.30729</ProductVersion>
+--- nunit.orig/src/NUnitCore/core/nunit.core.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitCore/core/nunit.core.dll.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -23,7 +23,6 @@
      </UpgradeBackupLocation>
      <OldToolsVersion>3.5</OldToolsVersion>
@@ -411,7 +404,7 @@ Index: nunit/src/NUnitCore/core/nunit.core.dll.csproj
      <PublishUrl>http://localhost/nunit.core/</PublishUrl>
      <Install>true</Install>
      <InstallFrom>Web</InstallFrom>
-@@ -232,4 +231,4 @@
+@@ -233,4 +232,4 @@
      <PostBuildEvent>
      </PostBuildEvent>
    </PropertyGroup>
@@ -420,8 +413,8 @@ Index: nunit/src/NUnitCore/core/nunit.core.dll.csproj
 +</Project>
 Index: nunit/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj
 ===================================================================
---- nunit.orig/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj	2014-09-16 12:12:18.722568894 +0100
+--- nunit.orig/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -446,8 +439,8 @@ Index: nunit/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj
 +</Project>
 Index: nunit/src/NUnitCore/tests/nunit.core.tests.csproj
 ===================================================================
---- nunit.orig/src/NUnitCore/tests/nunit.core.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitCore/tests/nunit.core.tests.csproj	2014-09-16 12:16:56.182569029 +0100
+--- nunit.orig/src/NUnitCore/tests/nunit.core.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitCore/tests/nunit.core.tests.csproj	2015-06-29 12:56:18.145214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -472,8 +465,8 @@ Index: nunit/src/NUnitCore/tests/nunit.core.tests.csproj
 +</Project>
 Index: nunit/src/NUnitFramework/framework/nunit.framework.dll.csproj
 ===================================================================
---- nunit.orig/src/NUnitFramework/framework/nunit.framework.dll.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitFramework/framework/nunit.framework.dll.csproj	2014-09-16 12:20:02.346569119 +0100
+--- nunit.orig/src/NUnitFramework/framework/nunit.framework.dll.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitFramework/framework/nunit.framework.dll.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -498,8 +491,8 @@ Index: nunit/src/NUnitFramework/framework/nunit.framework.dll.csproj
 +</Project>
 Index: nunit/src/NUnitFramework/tests/nunit.framework.tests.csproj
 ===================================================================
---- nunit.orig/src/NUnitFramework/tests/nunit.framework.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitFramework/tests/nunit.framework.tests.csproj	2014-09-16 12:14:19.446568953 +0100
+--- nunit.orig/src/NUnitFramework/tests/nunit.framework.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitFramework/tests/nunit.framework.tests.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -524,8 +517,8 @@ Index: nunit/src/NUnitFramework/tests/nunit.framework.tests.csproj
 +</Project>
 Index: nunit/src/NUnitMocks/mocks/nunit.mocks.csproj
 ===================================================================
---- nunit.orig/src/NUnitMocks/mocks/nunit.mocks.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitMocks/mocks/nunit.mocks.csproj	2014-09-16 12:14:52.486568969 +0100
+--- nunit.orig/src/NUnitMocks/mocks/nunit.mocks.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitMocks/mocks/nunit.mocks.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -550,8 +543,8 @@ Index: nunit/src/NUnitMocks/mocks/nunit.mocks.csproj
 +</Project>
 Index: nunit/src/NUnitMocks/tests/nunit.mocks.tests.csproj
 ===================================================================
---- nunit.orig/src/NUnitMocks/tests/nunit.mocks.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitMocks/tests/nunit.mocks.tests.csproj	2014-09-16 12:17:09.646569035 +0100
+--- nunit.orig/src/NUnitMocks/tests/nunit.mocks.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitMocks/tests/nunit.mocks.tests.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -576,8 +569,8 @@ Index: nunit/src/NUnitMocks/tests/nunit.mocks.tests.csproj
 +</Project>
 Index: nunit/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj
 ===================================================================
---- nunit.orig/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj	2014-09-16 12:15:06.914568976 +0100
+--- nunit.orig/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -602,8 +595,8 @@ Index: nunit/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj
 +</Project>
 Index: nunit/src/PNUnit/agent/pnunit-agent.csproj
 ===================================================================
---- nunit.orig/src/PNUnit/agent/pnunit-agent.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/PNUnit/agent/pnunit-agent.csproj	2014-09-16 12:13:13.230568920 +0100
+--- nunit.orig/src/PNUnit/agent/pnunit-agent.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/PNUnit/agent/pnunit-agent.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -628,8 +621,8 @@ Index: nunit/src/PNUnit/agent/pnunit-agent.csproj
 +</Project>
 Index: nunit/src/PNUnit/launcher/pnunit-launcher.csproj
 ===================================================================
---- nunit.orig/src/PNUnit/launcher/pnunit-launcher.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/PNUnit/launcher/pnunit-launcher.csproj	2014-09-16 12:16:26.410569014 +0100
+--- nunit.orig/src/PNUnit/launcher/pnunit-launcher.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/PNUnit/launcher/pnunit-launcher.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -654,8 +647,8 @@ Index: nunit/src/PNUnit/launcher/pnunit-launcher.csproj
 +</Project>
 Index: nunit/src/PNUnit/pnunit.framework/pnunit.framework.csproj
 ===================================================================
---- nunit.orig/src/PNUnit/pnunit.framework/pnunit.framework.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/PNUnit/pnunit.framework/pnunit.framework.csproj	2014-09-16 12:16:09.926569006 +0100
+--- nunit.orig/src/PNUnit/pnunit.framework/pnunit.framework.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/PNUnit/pnunit.framework/pnunit.framework.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -680,8 +673,8 @@ Index: nunit/src/PNUnit/pnunit.framework/pnunit.framework.csproj
 +</Project>
 Index: nunit/src/PNUnit/tests/pnunit.tests.csproj
 ===================================================================
---- nunit.orig/src/PNUnit/tests/pnunit.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/PNUnit/tests/pnunit.tests.csproj	2014-09-16 12:16:41.186569021 +0100
+--- nunit.orig/src/PNUnit/tests/pnunit.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/PNUnit/tests/pnunit.tests.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -706,8 +699,8 @@ Index: nunit/src/PNUnit/tests/pnunit.tests.csproj
 +</Project>
 Index: nunit/src/ProjectEditor/editor/nunit-editor.csproj
 ===================================================================
---- nunit.orig/src/ProjectEditor/editor/nunit-editor.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ProjectEditor/editor/nunit-editor.csproj	2014-09-16 12:13:46.554568937 +0100
+--- nunit.orig/src/ProjectEditor/editor/nunit-editor.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ProjectEditor/editor/nunit-editor.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -732,8 +725,8 @@ Index: nunit/src/ProjectEditor/editor/nunit-editor.csproj
 +</Project>
 Index: nunit/src/ProjectEditor/tests/nunit-editor.tests.csproj
 ===================================================================
---- nunit.orig/src/ProjectEditor/tests/nunit-editor.tests.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/ProjectEditor/tests/nunit-editor.tests.csproj	2014-09-16 12:13:32.158568930 +0100
+--- nunit.orig/src/ProjectEditor/tests/nunit-editor.tests.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/ProjectEditor/tests/nunit-editor.tests.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -758,8 +751,8 @@ Index: nunit/src/ProjectEditor/tests/nunit-editor.tests.csproj
 +</Project>
 Index: nunit/src/tests/mock-assembly/mock-assembly.csproj
 ===================================================================
---- nunit.orig/src/tests/mock-assembly/mock-assembly.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/tests/mock-assembly/mock-assembly.csproj	2014-09-16 12:24:34.550569251 +0100
+--- nunit.orig/src/tests/mock-assembly/mock-assembly.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/tests/mock-assembly/mock-assembly.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -784,8 +777,8 @@ Index: nunit/src/tests/mock-assembly/mock-assembly.csproj
 +</Project>
 Index: nunit/src/tests/nonamespace-assembly/nonamespace-assembly.csproj
 ===================================================================
---- nunit.orig/src/tests/nonamespace-assembly/nonamespace-assembly.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/tests/nonamespace-assembly/nonamespace-assembly.csproj	2014-09-16 12:14:37.074568961 +0100
+--- nunit.orig/src/tests/nonamespace-assembly/nonamespace-assembly.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/tests/nonamespace-assembly/nonamespace-assembly.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -810,8 +803,8 @@ Index: nunit/src/tests/nonamespace-assembly/nonamespace-assembly.csproj
 +</Project>
 Index: nunit/src/tests/test-assembly/test-assembly.csproj
 ===================================================================
---- nunit.orig/src/tests/test-assembly/test-assembly.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/tests/test-assembly/test-assembly.csproj	2014-09-16 12:24:06.446569237 +0100
+--- nunit.orig/src/tests/test-assembly/test-assembly.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/tests/test-assembly/test-assembly.csproj	2015-06-29 12:56:18.149214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -836,8 +829,8 @@ Index: nunit/src/tests/test-assembly/test-assembly.csproj
 +</Project>
 Index: nunit/src/tests/test-utilities/test-utilities.csproj
 ===================================================================
---- nunit.orig/src/tests/test-utilities/test-utilities.csproj	2014-09-16 12:08:47.414568792 +0100
-+++ nunit/src/tests/test-utilities/test-utilities.csproj	2014-09-16 12:24:21.502569244 +0100
+--- nunit.orig/src/tests/test-utilities/test-utilities.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/tests/test-utilities/test-utilities.csproj	2015-06-29 12:56:18.153214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
@@ -862,8 +855,8 @@ Index: nunit/src/tests/test-utilities/test-utilities.csproj
 +</Project>
 Index: nunit/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj
 ===================================================================
---- nunit.orig/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj	2014-09-16 11:47:13.986568164 +0100
-+++ nunit/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj	2014-09-16 12:25:54.506569290 +0100
+--- nunit.orig/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj	2015-06-29 12:56:18.153214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -888,8 +881,8 @@ Index: nunit/src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj
 +</Project>
 Index: nunit/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj
 ===================================================================
---- nunit.orig/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj	2014-09-16 11:47:14.010568164 +0100
-+++ nunit/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj	2014-09-16 12:27:08.190569325 +0100
+--- nunit.orig/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj	2015-06-29 12:56:18.153214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -914,8 +907,8 @@ Index: nunit/src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj
 +</Project>
 Index: nunit/src/tests/test-assembly-net45/test-assembly-net45.csproj
 ===================================================================
---- nunit.orig/src/tests/test-assembly-net45/test-assembly-net45.csproj	2014-09-16 11:47:14.034568164 +0100
-+++ nunit/src/tests/test-assembly-net45/test-assembly-net45.csproj	2014-09-16 12:26:39.338569311 +0100
+--- nunit.orig/src/tests/test-assembly-net45/test-assembly-net45.csproj	2015-06-29 12:56:18.157214882 +0100
++++ nunit/src/tests/test-assembly-net45/test-assembly-net45.csproj	2015-06-29 12:56:18.153214881 +0100
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/nunit.git



More information about the Pkg-cli-libs-commits mailing list