- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{461E3789-7D39-49CA-BD5B-19934E8F412E}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>WebApplication</RootNamespace>
- <AssemblyName>WebApplication</AssemblyName>
- </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="System" />
- <Reference Include="System.Data" />
- <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" />
- <Reference Include="System.Web.Mobile" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="default.aspx" />
- <Content Include="robots.txt" />
- <Content Include="SearchControl.ascx" />
- <Content Include="Search.aspx" />
- <Content Include="SearchSpider.aspx" />
- <Content Include="Web.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="404.aspx" />
- <Content Include="App_CodeSearchPageBase.cs" />
- <Content Include="App_CodeSearchControlBase.cs" />
- <Content Include="clientaccesspolicy.xml" />
- <Content Include="javascriptloading.gif" />
- <Content Include="jsearcharoo.html" />
- <Content Include="javascriptjquery-1.3.2.min.js" />
- <Content Include="SearchJson.aspx" />
- <Content Include="SearchKml.aspx" />
- <Content Include="SearchKmlTest.aspx" />
- <Content Include="Silverlight.html" />
- <Compile Include="PropertiesAssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..SearcharooSearcharoo.csproj">
- <Project>{864689AB-F471-4A08-AD4C-A125D5B9B3EC}</Project>
- <Name>Searcharoo</Name>
- </ProjectReference>
- <ProjectReference Include="..WebAppCatalogResourceWebAppCatalogResource.csproj">
- <Project>{9A159842-4459-4A0D-A49F-5BCBE6E5ED95}</Project>
- <Name>WebAppCatalogResource</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="Silverlightaroo.zip" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="content" />
- <Folder Include="Temp" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)MicrosoftVisualStudiov8.0WebApplicationsMicrosoft.WebApplication.targets" />
- <!-- 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>
- -->
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>False</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>3359</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>
- </IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- </Project>