AIAHTML5.ADMIN.Web.csproj 10.8 KB
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
  <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>{1D50F7F2-4CA2-44C5-98C4-AE629A0A853E}</ProjectGuid>
    <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>AIAAdminWeb</RootNamespace>
    <AssemblyName>AIAAdminWeb</AssemblyName>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <UseIISExpress>true</UseIISExpress>
    <IISExpressSSLPort />
    <IISExpressAnonymousAuthentication />
    <IISExpressWindowsAuthentication />
    <IISExpressUseClassicPipelineMode />
    <TypeScriptToolsVersion>1.8</TypeScriptToolsVersion>
  </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>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Microsoft.CSharp" />
    <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=".angular-cli.json" />
    <Content Include=".editorconfig" />
    <Content Include="e2e\tsconfig.e2e.json" />
    <Content Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
    <Content Include="package.json" />
    <Content Include="README.md" />
    <Content Include="src\assets\img\alertmessage.png" />
    <Content Include="src\assets\img\calander.png" />
    <Content Include="src\assets\img\close-button.png" />
    <Content Include="src\assets\img\doller.png" />
    <Content Include="src\assets\img\search.png" />
    <Content Include="src\assets\styles\angular-custom.css" />
    <Content Include="tsconfig.json" />
    <Content Include="tslint.json" />
    <Content Include="src\app\shared\enum.js.map" />
    <Content Include="src\app\shared\global.js.map" />
    <Content Include="src\assets\.gitkeep" />
    <Content Include="src\assets\styles\fonts\glyphicons-halflings-regular.eot" />
    <Content Include="src\assets\styles\fonts\glyphicons-halflings-regular.ttf" />
    <Content Include="src\assets\styles\fonts\glyphicons-halflings-regular.woff" />
    <Content Include="src\assets\styles\fonts\glyphicons-halflings-regular.woff2" />
    <Content Include="src\tsconfig.app.json" />
    <Content Include="src\tsconfig.spec.json" />
    <None Include="Web.Debug.config">
      <DependentUpon>Web.config</DependentUpon>
    </None>
    <None Include="Web.Release.config">
      <DependentUpon>Web.config</DependentUpon>
    </None>
  </ItemGroup>
  <ItemGroup>
    <Content Include="karma.conf.js" />
    <Content Include="protractor.conf.js" />
    <Content Include="src\app\app.component.css" />
    <Content Include="src\app\app.component.html" />
    <Content Include="src\app\components\changeuserid.component.html" />
    <Content Include="src\app\components\changeuserpassword.component.html" />
    <Content Include="src\app\components\UpdateProfile\updateuserprofile.component.html" />
    <Content Include="src\app\shared\Confirm\confirm.component.html" />
    <Content Include="src\app\shared\enum.js" />
    <Content Include="src\app\shared\global.js" />
    <Content Include="src\assets\img\bg.gif" />
    <Content Include="src\assets\img\img1 - Copy.png" />
    <Content Include="src\assets\img\img1-white.png" />
    <Content Include="src\assets\img\img1.png" />
    <Content Include="src\assets\img\logo-large.png" />
    <Content Include="src\assets\img\logo-main.png" />
    <Content Include="src\assets\scripts\bootstrap-datetimepicker.min.js" />
    <Content Include="src\assets\scripts\bootstrap.js" />
    <Content Include="src\assets\scripts\fixed_table_rc.js" />
    <Content Include="src\assets\scripts\jquery-1.11.3.min.js" />
    <Content Include="src\assets\styles\admin-custom.css" />
    <Content Include="src\assets\styles\bootstrap-datetimepicker.min.css" />
    <Content Include="src\assets\styles\bootstrap.css" />
    <Content Include="src\assets\styles\fixed_table_rc.css" />
    <Content Include="src\assets\styles\fonts\glyphicons-halflings-regular.svg" />
    <Content Include="src\assets\styles\images\asc.gif" />
    <Content Include="src\assets\styles\images\bg.gif" />
    <Content Include="src\assets\styles\images\desc.gif" />
    <Content Include="src\assets\styles\main.css" />
    <Content Include="src\favicon.ico" />
    <Content Include="src\index.html" />
    <Content Include="src\styles.css" />
    <Content Include="Web.config" />
    <Content Include="wwwroot\HTML\UpdateProfile\updateuserprofile.component.html" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs" />
    <Compile Include="obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs" />
    <Compile Include="obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs" />
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Startup.cs" />
  </ItemGroup>
  <ItemGroup>
    <TypeScriptCompile Include="e2e\app.e2e-spec.ts" />
    <TypeScriptCompile Include="e2e\app.po.ts" />
    <TypeScriptCompile Include="src\app\app.component.spec.ts" />
    <TypeScriptCompile Include="src\app\app.component.ts" />
    <TypeScriptCompile Include="src\app\app.module.ts" />
    <TypeScriptCompile Include="src\app\app.routing.module.ts" />
    <TypeScriptCompile Include="src\app\components\changeuserid.component.ts" />
    <TypeScriptCompile Include="src\app\components\changeuserpassword.component.ts" />
    <TypeScriptCompile Include="src\app\components\UpdateProfile\datamodel.ts" />
    <TypeScriptCompile Include="src\app\components\UpdateProfile\updateuserprofile.component.ts" />
    <TypeScriptCompile Include="src\app\components\UpdateProfile\user.service.ts" />
    <TypeScriptCompile Include="src\app\model\add-user.interface.ts" />
    <TypeScriptCompile Include="src\app\model\data-model.ts" />
    <TypeScriptCompile Include="src\app\model\db-tables.ts" />
    <TypeScriptCompile Include="src\app\services\application.service.ts" />
    <TypeScriptCompile Include="src\app\services\update-user.service.ts" />
    <TypeScriptCompile Include="src\app\shared\Confirm\confirm.component.ts" />
    <TypeScriptCompile Include="src\app\shared\Confirm\confirm.service.ts" />
    <TypeScriptCompile Include="src\app\shared\enum.ts" />
    <TypeScriptCompile Include="src\app\shared\global.ts" />
    <TypeScriptCompile Include="src\environments\environment.prod.ts" />
    <TypeScriptCompile Include="src\environments\environment.ts" />
    <TypeScriptCompile Include="src\main.ts" />
    <TypeScriptCompile Include="src\polyfills.ts" />
    <TypeScriptCompile Include="src\test.ts" />
    <TypeScriptCompile Include="src\typings.d.ts" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="bin\" />
    <Folder Include="obj\Debug\TempPE\" />
  </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="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.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>64726</DevelopmentServerPort>
          <DevelopmentServerVPath>/</DevelopmentServerVPath>
          <IISUrl>http://localhost:64726/</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>