Taylohtio/FBAUsersSearch/CustomFBADataSource/CustomFBADataSource.csproj

124 lines
6.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.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>
<ProjectGuid>{4CBC4C83-AB9F-4DE1-AFEF-F22FB1F0C14A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Taloyhtio.CustomFBADataSource</RootNamespace>
<AssemblyName>Taloyhtio.CustomFBADataSource</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetOfficeVersion>15.0</TargetOfficeVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{C1CDDADD-2546-481F-9697-4EA41081F2FC};{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SandboxedSolution>False</SandboxedSolution>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>keyfile.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Camlex.NET, Version=3.6.0.0, Culture=neutral, PublicKeyToken=831792d54d5285b7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>GAC\Camlex.NET.dll</HintPath>
</Reference>
<Reference Include="CKS.FormsBasedAuthentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d0c9b215512a2c5d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>GAC\CKS.FormsBasedAuthentication.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Microsoft.SharePoint" />
<Reference Include="Microsoft.SharePoint.Client.ServerRuntime" />
</ItemGroup>
<ItemGroup>
<Compile Include="CodeFiles\CondoInfo.cs" />
<Compile Include="CodeFiles\Constants.cs" />
<Compile Include="CodeFiles\CredentialsRepository.cs" />
<Compile Include="CodeFiles\EnumerableExtensions.cs" />
<Compile Include="CodeFiles\SearchParams.cs" />
<Compile Include="CodeFiles\Utils.cs" />
<Compile Include="CONTROLTEMPLATES\Taloyhtio\FBA\SearchParams.ascx.cs">
<DependentUpon>SearchParams.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CONTROLTEMPLATES\Taloyhtio\FBA\SearchParams.ascx.designer.cs">
<DependentUpon>SearchParams.ascx.cs</DependentUpon>
</Compile>
<Compile Include="CustomFBADataSource.cs" />
<Compile Include="CustomFBAUsersView.cs" />
<Compile Include="CustomGridView.cs" />
<Compile Include="Layouts\Taloyhtio\FBA\sitecolls.ashx.cs">
<DependentUpon>sitecolls.ashx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReflectionHelper.cs" />
</ItemGroup>
<ItemGroup>
<None Include="CONTROLTEMPLATES\SharePointProjectItem.spdata">
<SharePointProjectItemId>{32631056-b345-4f1a-8bcd-2665e1ba115b}</SharePointProjectItemId>
</None>
<None Include="keyfile.snk" />
<None Include="Layouts\SharePointProjectItem.spdata">
<SharePointProjectItemId>{f4f20cf7-59d3-49a9-af5e-61a97f259bb5}</SharePointProjectItemId>
</None>
<None Include="Layouts\Taloyhtio\FBA\sitecolls.ashx" />
<None Include="Package\Package.package">
<PackageId>{7dd26e59-a82b-45e5-9dc8-17332078a048}</PackageId>
</None>
<None Include="Package\Package.Template.xml">
<DependentUpon>Package.package</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Features\" />
</ItemGroup>
<ItemGroup>
<Content Include="CONTROLTEMPLATES\Taloyhtio\FBA\SearchParams.ascx" />
<Content Include="GAC\Camlex.NET.dll" />
<Content Include="Layouts\FBA\Management\css\styles.css" />
<Content Include="Layouts\FBA\Management\scripts\jquery-1.11.1.min.js" />
<Content Include="Layouts\FBA\Management\scripts\userdisp.js" />
<Content Include="Layouts\FBA\Management\UsersDisp.aspx" />
</ItemGroup>
<ItemGroup>
<Content Include="CONTROLTEMPLATES\Taloyhtio\FBA\App_LocalResources\SearchParams.ascx.resx" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">11.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(VSToolsPath)\SharePointTools\Microsoft.VisualStudio.SharePoint.targets" Condition="'$(VSToolsPath)' != ''" />
</Project>