| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| | |
| | | <AssemblyName>SendEmail</AssemblyName> |
| | | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| | | <FileAlignment>512</FileAlignment> |
| | | <FileUpgradeFlags> |
| | | </FileUpgradeFlags> |
| | | <UpgradeBackupLocation> |
| | | </UpgradeBackupLocation> |
| | | <OldToolsVersion>3.5</OldToolsVersion> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <None Include="Properties\Settings.settings"> |
| | | <Generator>SettingsSingleFileGenerator</Generator> |