xsddiagram-0.16/ 0000755 0001750 0001750 00000000000 12100170107 013422 5 ustar mathieu mathieu xsddiagram-0.16/XSDDiagramConsole/ 0000755 0001750 0001750 00000000000 12100053074 016673 5 ustar mathieu mathieu xsddiagram-0.16/XSDDiagramConsole/app.config 0000644 0001750 0001750 00000000166 11673402566 020667 0 ustar mathieu mathieu
xsddiagram-0.16/XSDDiagramConsole/Program.cs 0000644 0001750 0001750 00000002015 11531463334 020642 0 ustar mathieu mathieu // XSDDiagram - A XML Schema Definition file viewer
// Copyright (C) 2006-2011 Regis COSNIER
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
using System;
namespace XSDDiagramConsole
{
class Program
{
[STAThread]
static void Main(string[] args)
{
XSDDiagram.Program.Main();
}
}
}
xsddiagram-0.16/XSDDiagramConsole/XSDDiagramConsole2008.csproj 0000644 0001750 0001750 00000006715 11673375712 023732 0 ustar mathieu mathieu
Debug
AnyCPU
9.0.30729
2.0
{1D732DFD-D631-4BFB-8057-C34B9327A08F}
Exe
Properties
XSDDiagramConsole
XSDDiagramConsole
v2.0
512
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
pdbonly
true
bin\Release\
TRACE
prompt
4
true
bin\x86\Debug\
DEBUG;TRACE
full
x86
true
GlobalSuppressions.cs
prompt
bin\x86\Release\
TRACE
true
pdbonly
x86
true
GlobalSuppressions.cs
prompt
{B212CAFE-B4C8-44CB-B82D-AA32B55D2719}
XSDDiagram2008