| | |
| | | <AssemblyName>UploadFiles</AssemblyName> |
| | | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| | | <UseIISExpress>false</UseIISExpress> |
| | | <Use64BitIISExpress /> |
| | | <IISExpressSSLPort /> |
| | | <IISExpressAnonymousAuthentication /> |
| | | <IISExpressWindowsAuthentication /> |
| | | <IISExpressUseClassicPipelineMode /> |
| | | <UseGlobalApplicationHostFile /> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="Brettle.Web.NeatUpload, Version=1.2.3610.4520, Culture=neutral"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>bin\Brettle.Web.NeatUpload.dll</HintPath> |
| | | <Reference Include="Brettle.Web.NeatUpload"> |
| | | <HintPath>..\CY.WebForm\DLL\Brettle.Web.NeatUpload.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | | <Reference Include="System" /> |