[Pkg-cli-apps-commits] [SCM] XML Schema Definition (XSD) diagram viewer branch, debian, updated. upstream/0.5-13-gb0ca34e

Mathieu Malaterre mathieu.malaterre at gmail.com
Sun May 29 16:30:27 UTC 2011


The following commit has been merged in the debian branch:
commit b0ca34e23d04d373b1fa93a46e85c6594f1b9c7c
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Sun May 29 18:29:46 2011 +0200

    Update patch. Missing console version

diff --git a/debian/patches/use_default_framework.patch b/debian/patches/use_default_framework.patch
index 9eee639..903d9e7 100644
--- a/debian/patches/use_default_framework.patch
+++ b/debian/patches/use_default_framework.patch
@@ -1,7 +1,7 @@
 Index: xsddiagram-0.9/XSDDiagram.csproj
 ===================================================================
---- xsddiagram-0.9.orig/XSDDiagram.csproj	2011-05-28 19:15:29.000000000 +0200
-+++ xsddiagram-0.9/XSDDiagram.csproj	2011-05-28 19:16:22.000000000 +0200
+--- xsddiagram-0.9.orig/XSDDiagram.csproj	2011-05-29 18:27:45.000000000 +0200
++++ xsddiagram-0.9/XSDDiagram.csproj	2011-05-29 18:27:47.000000000 +0200
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
@@ -17,3 +17,29 @@ Index: xsddiagram-0.9/XSDDiagram.csproj
      <UpgradeBackupLocation>
      </UpgradeBackupLocation>
      <PublishUrl>http://localhost/XSDDiagram/</PublishUrl>
+Index: xsddiagram-0.9/XSDDiagramConsole/XSDDiagramConsole.csproj
+===================================================================
+--- xsddiagram-0.9.orig/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-29 18:28:02.000000000 +0200
++++ xsddiagram-0.9/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-29 18:28:27.000000000 +0200
+@@ -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">
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+   <PropertyGroup>
+     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+@@ -10,7 +10,6 @@
+     <AppDesignerFolder>Properties</AppDesignerFolder>
+     <RootNamespace>XSDDiagramConsole</RootNamespace>
+     <AssemblyName>XSDDiagramConsole</AssemblyName>
+-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+     <FileAlignment>512</FileAlignment>
+     <TargetFrameworkSubset>
+     </TargetFrameworkSubset>
+@@ -78,4 +77,4 @@
+   <Target Name="AfterBuild">
+   </Target>
+   -->
+-</Project>
+\ No newline at end of file
++</Project>

-- 
XML Schema Definition (XSD) diagram viewer



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