blob: c4f4b3cd441b8261471ef83341cc15d762ac619d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<Project name="Noddybox.Net" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
<Contents>
<File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\FTPClient.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\Debug.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\ServerDialog.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\NetException.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\FTPFile.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\FTPFileCollection.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
</Contents>
<References />
<DeploymentInformation target="" script="" strategy="File" />
<Configuration runwithwarnings="False" name="Release">
<CodeGeneration runtime="MsNet" compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" />
<Execution commandlineparameters="" consolepause="False" />
<Output directory=".\bin\Release" assembly="Noddybox.Net" executeScript="" executeBeforeBuild="" executeAfterBuild="" />
</Configuration>
<Configurations active="Release">
<Configuration runwithwarnings="False" name="Debug">
<CodeGeneration runtime="MsNet" compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" />
<Execution commandlineparameters="" consolepause="False" />
<Output directory=".\bin\Debug" assembly="Noddybox.Net" executeScript="" executeBeforeBuild="" executeAfterBuild="" />
</Configuration>
<Configuration runwithwarnings="False" name="Release">
<CodeGeneration runtime="MsNet" compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" />
<Execution commandlineparameters="" consolepause="False" />
<Output directory=".\bin\Release" assembly="Noddybox.Net" executeScript="" executeBeforeBuild="" executeAfterBuild="" />
</Configuration>
</Configurations>
</Project>
|