174 lines
8 KiB
XML
174 lines
8 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|||
|
<PropertyGroup>
|
|||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|||
|
<ProductVersion>
|
|||
|
</ProductVersion>
|
|||
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
<ProjectGuid>{6060D154-28A8-4E13-88A8-B82B02FDCA44}</ProjectGuid>
|
|||
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|||
|
<OutputType>Library</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>DocService</RootNamespace>
|
|||
|
<AssemblyName>DocService</AssemblyName>
|
|||
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|||
|
<UseIISExpress>true</UseIISExpress>
|
|||
|
<IISExpressSSLPort />
|
|||
|
<IISExpressAnonymousAuthentication />
|
|||
|
<IISExpressWindowsAuthentication />
|
|||
|
<IISExpressUseClassicPipelineMode />
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<OutputPath>Bin\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
<DebugType>none</DebugType>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<OutputPath>Bin\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="ASC.Core.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\ASC.Core.Common.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="AWSSDK, Version=1.5.2.2, Culture=neutral, PublicKeyToken=cd2d24cd2bace800, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\AWSSDK.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Enyim.Caching, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\Enyim.Caching.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="FileConverterUtils2, Version=1.0.0.131, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\FileConverterUtils2.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Ionic.Zip.Reduced, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\Ionic.Zip.Reduced.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\log4net.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
<Reference Include="OpenMcdf, Version=1.5.4.22637, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>Bin\OpenMcdf.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Runtime.Serialization" />
|
|||
|
<Reference Include="System.Web.DynamicData" />
|
|||
|
<Reference Include="System.Web.Entity" />
|
|||
|
<Reference Include="System.Web.ApplicationServices" />
|
|||
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|||
|
<Reference Include="System" />
|
|||
|
<Reference Include="System.Data" />
|
|||
|
<Reference Include="System.Core" />
|
|||
|
<Reference Include="System.Data.DataSetExtensions" />
|
|||
|
<Reference Include="System.Web.Extensions" />
|
|||
|
<Reference Include="System.Xml.Linq" />
|
|||
|
<Reference Include="System.Drawing" />
|
|||
|
<Reference Include="System.Web" />
|
|||
|
<Reference Include="System.Xml" />
|
|||
|
<Reference Include="System.Configuration" />
|
|||
|
<Reference Include="System.Web.Services" />
|
|||
|
<Reference Include="System.EnterpriseServices" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Content Include="Default.aspx" />
|
|||
|
<Content Include="Global.asax" />
|
|||
|
<None Include="Properties\PublishProfiles\Deploy.pubxml" />
|
|||
|
<Content Include="Web.config" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="App_Code\DocServiceUtils.cs" />
|
|||
|
<Compile Include="App_Code\ZBase32Encoder.cs" />
|
|||
|
<Compile Include="CanvasService.ashx.cs">
|
|||
|
<DependentUpon>CanvasService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="ConvertService.ashx.cs">
|
|||
|
<DependentUpon>ConvertService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="fileDownloader.ashx.cs">
|
|||
|
<DependentUpon>fileDownloader.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="FileUploader.ashx.cs">
|
|||
|
<DependentUpon>FileUploader.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="FontService.ashx.cs">
|
|||
|
<DependentUpon>FontService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Global.asax.cs">
|
|||
|
<DependentUpon>Global.asax</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="ResourceService.ashx.cs">
|
|||
|
<DependentUpon>ResourceService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="TrackingService.ashx.cs">
|
|||
|
<DependentUpon>TrackingService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="UploadService.ashx.cs">
|
|||
|
<DependentUpon>UploadService.ashx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Content Include="CanvasService.ashx" />
|
|||
|
<Content Include="ConvertService.ashx" />
|
|||
|
<Content Include="fileDownloader.ashx" />
|
|||
|
<Content Include="FileUploader.ashx" />
|
|||
|
<Content Include="FontService.ashx" />
|
|||
|
<Content Include="ResourceService.ashx" />
|
|||
|
<Content Include="TrackingService.ashx" />
|
|||
|
<Content Include="UploadService.ashx" />
|
|||
|
<None Include="Web.Debug.config">
|
|||
|
<DependentUpon>Web.config</DependentUpon>
|
|||
|
</None>
|
|||
|
<None Include="Web.Release.config">
|
|||
|
<DependentUpon>Web.config</DependentUpon>
|
|||
|
</None>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup>
|
|||
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|||
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|||
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|||
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|||
|
<ProjectExtensions>
|
|||
|
<VisualStudio>
|
|||
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|||
|
<WebProjectProperties>
|
|||
|
<UseIIS>True</UseIIS>
|
|||
|
<AutoAssignPort>True</AutoAssignPort>
|
|||
|
<DevelopmentServerPort>54956</DevelopmentServerPort>
|
|||
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|||
|
<IISUrl>http://localhost:54956/</IISUrl>
|
|||
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|||
|
<UseCustomServer>False</UseCustomServer>
|
|||
|
<CustomServerUrl>
|
|||
|
</CustomServerUrl>
|
|||
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|||
|
</WebProjectProperties>
|
|||
|
</FlavorProperties>
|
|||
|
</VisualStudio>
|
|||
|
</ProjectExtensions>
|
|||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|||
|
<Target Name="BeforeBuild">
|
|||
|
</Target>
|
|||
|
<Target Name="AfterBuild">
|
|||
|
</Target>
|
|||
|
-->
|
|||
|
</Project>
|