1
<Project name="SSH" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2
<Configurations active="Repo">
3
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
<Output directory="bin/Debug" assembly="SSH" />
5
<Build debugmode="True" target="Library" />
6
<Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
7
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
9
<Configuration name="Release" ctype="DotNetProjectConfiguration">
10
<Output directory="bin/Release" assembly="SSH" />
11
<Build debugmode="False" target="Library" />
12
<Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
13
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
15
<Configuration name="Repo" ctype="DotNetProjectConfiguration">
16
<Output directory="../buildrepo" assembly="SSH" />
17
<Build debugmode="True" target="Library" />
18
<Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
19
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
23
<File name="src" subtype="Directory" buildaction="Compile" />
24
<File name="src/SSHAction.cs" subtype="Code" buildaction="Compile" />
25
<File name="src/SSHHosts.cs" subtype="Code" buildaction="Compile" />
26
<File name="src/SSH.addin.xml" subtype="Code" buildaction="FileCopy" />
29
<ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
30
<ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
31
<ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
32
<ProjectReference type="Gac" localcopy="True" refto="Do.Addins, Version=0.4.0.1, Culture=neutral" />
b'\\ No newline at end of file'