1
<Project name="Evolution" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2
<Configurations active="Debug">
3
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
<Output directory="./bin/Debug" assembly="Evolution" />
5
<Build debugmode="True" target="Library" />
6
<Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
9
<Configuration name="Release" ctype="DotNetProjectConfiguration">
10
<Output directory="./bin/Release" assembly="Evolution" />
11
<Build debugmode="False" target="Library" />
12
<Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
17
<File name="./src" subtype="Directory" buildaction="Compile" />
18
<File name="./src/EvolutionContactItemSource.cs" subtype="Code" buildaction="Compile" />
19
<File name="./src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
22
<ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
23
<ProjectReference type="Gac" localcopy="True" refto="evolution-sharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=457eed85bd9370df" />
24
<ProjectReference type="Gac" localcopy="True" refto="Do.Addins, Version=1.0.2867.21010, Culture=neutral" />
b'\\ No newline at end of file'